Files

315 lines
7.5 KiB
Gemfile.lock
Raw Permalink Normal View History

2015-10-02 21:05:03 +02:00
GEM
remote: https://rubygems.org/
specs:
2016-03-27 11:03:33 +02:00
actionmailer (4.2.6)
actionpack (= 4.2.6)
actionview (= 4.2.6)
activejob (= 4.2.6)
2015-10-02 21:05:03 +02:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
2016-03-27 11:03:33 +02:00
actionpack (4.2.6)
actionview (= 4.2.6)
activesupport (= 4.2.6)
2015-10-02 21:05:03 +02:00
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-03-27 11:03:33 +02:00
actionview (4.2.6)
activesupport (= 4.2.6)
2015-10-02 21:05:03 +02:00
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-03-27 11:03:33 +02:00
activejob (4.2.6)
activesupport (= 4.2.6)
2015-10-02 21:05:03 +02:00
globalid (>= 0.3.0)
2016-03-27 11:03:33 +02:00
activemodel (4.2.6)
activesupport (= 4.2.6)
2015-10-02 21:05:03 +02:00
builder (~> 3.1)
2016-03-27 11:03:33 +02:00
activerecord (4.2.6)
activemodel (= 4.2.6)
activesupport (= 4.2.6)
2015-10-02 21:05:03 +02:00
arel (~> 6.0)
2016-03-27 11:03:33 +02:00
activesupport (4.2.6)
2015-10-02 21:05:03 +02:00
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
2016-03-27 11:03:33 +02:00
addressable (2.4.0)
2015-10-02 21:05:03 +02:00
arel (6.0.3)
2016-06-20 22:48:33 +02:00
autoprefixer-rails (6.3.6.2)
2015-10-03 06:38:11 +02:00
execjs
2015-10-02 21:05:03 +02:00
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
2017-03-22 22:57:01 +01:00
bootstrap-navbar (2.4.0)
gem_config (~> 0.3)
2016-03-27 11:03:33 +02:00
bootstrap-sass (3.3.6)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
2016-06-20 22:48:33 +02:00
bson (4.1.1)
2015-10-02 21:05:03 +02:00
builder (3.2.2)
2016-06-20 22:48:33 +02:00
byebug (9.0.5)
capybara (2.7.1)
2016-03-27 11:03:33 +02:00
addressable
2015-10-05 12:40:08 +02:00
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
2016-03-27 11:03:33 +02:00
coderay (1.1.1)
coffee-rails (4.1.1)
2015-10-02 21:05:03 +02:00
coffee-script (>= 2.2.0)
2016-03-27 11:03:33 +02:00
railties (>= 4.0.0, < 5.1.x)
2015-10-02 21:05:03 +02:00
coffee-script (2.4.1)
coffee-script-source
execjs
2016-03-27 11:03:33 +02:00
coffee-script-source (1.10.0)
2016-06-20 22:48:33 +02:00
concurrent-ruby (1.0.2)
2017-03-25 18:21:58 +01:00
css_parser (1.4.8)
addressable
2015-10-02 21:05:03 +02:00
debug_inspector (0.0.2)
2015-10-02 21:36:46 +02:00
diff-lcs (1.2.5)
2016-11-15 10:05:53 +01:00
dotenv (2.1.1)
dotenv-rails (2.1.1)
dotenv (= 2.1.1)
railties (>= 4.0, < 5.1)
2015-10-02 21:05:03 +02:00
erubis (2.7.0)
2016-04-25 12:07:53 +02:00
excon (0.49.0)
2016-06-20 22:48:33 +02:00
execjs (2.7.0)
font-awesome-rails (4.6.3.0)
2016-04-22 11:10:40 +02:00
railties (>= 3.2, < 5.1)
2017-03-22 22:57:01 +01:00
gem_config (0.3.1)
2016-06-20 22:48:33 +02:00
geocoder (1.3.7)
2015-10-02 21:05:03 +02:00
globalid (0.3.6)
activesupport (>= 4.1.0)
2016-04-22 11:10:40 +02:00
haml (4.0.7)
tilt
2015-10-02 21:05:03 +02:00
i18n (0.7.0)
2016-06-20 22:48:33 +02:00
jbuilder (2.5.0)
2016-03-27 11:03:33 +02:00
activesupport (>= 3.0.0, < 5.1)
2015-10-02 21:05:03 +02:00
multi_json (~> 1.2)
2016-03-27 11:03:33 +02:00
jquery-rails (4.1.1)
rails-dom-testing (>= 1, < 3)
2015-10-02 21:05:03 +02:00
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
2016-04-22 11:10:40 +02:00
jquery-ui-rails (5.0.5)
railties (>= 3.2.16)
2015-10-02 21:05:03 +02:00
json (1.8.3)
2016-06-20 22:48:33 +02:00
kaminari (0.17.0)
2016-04-22 11:10:40 +02:00
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
2015-10-02 21:05:03 +02:00
loofah (2.0.3)
nokogiri (>= 1.5.9)
2016-03-27 11:03:33 +02:00
mail (2.6.4)
mime-types (>= 1.16, < 4)
2016-04-25 12:07:53 +02:00
mailchimp-api (2.0.6)
excon (>= 0.16.0)
json (>= 1.7.7)
2015-10-06 09:16:07 +02:00
method_source (0.8.2)
2016-06-20 22:48:33 +02:00
mime-types (3.1)
2016-03-27 11:03:33 +02:00
mime-types-data (~> 3.2015)
2016-06-20 22:48:33 +02:00
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
minitest (5.9.0)
mongo (2.2.5)
2016-03-27 11:03:33 +02:00
bson (~> 4.0)
mongoid (5.0.2)
2015-10-02 21:10:17 +02:00
activemodel (~> 4.0)
mongo (~> 2.1)
origin (~> 2.1)
tzinfo (>= 0.3.37)
2016-06-20 22:48:33 +02:00
mongoid-compatibility (0.4.0)
2016-04-22 11:10:40 +02:00
activesupport
mongoid (>= 2.0)
2015-10-02 22:03:51 +02:00
mongoid-rspec (3.0.0)
mongoid (~> 5.0)
rake
rspec (~> 3.3)
2016-04-22 11:10:40 +02:00
mongoid_paranoia (0.2.1)
mongoid (>= 4)
mongoid-compatibility
2016-06-20 22:48:33 +02:00
multi_json (1.12.1)
2016-04-22 11:10:40 +02:00
nested_form (0.3.2)
2016-06-20 22:48:33 +02:00
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
2016-03-27 11:03:33 +02:00
origin (2.2.0)
2016-06-20 22:48:33 +02:00
pkg-config (1.1.7)
2016-03-27 11:03:33 +02:00
pry (0.10.3)
2015-10-06 09:16:07 +02:00
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-rails (0.3.4)
pry (>= 0.9.10)
2016-06-20 22:48:33 +02:00
puma (3.4.0)
2015-10-02 21:05:03 +02:00
rack (1.6.4)
2016-04-22 11:10:40 +02:00
rack-pjax (0.8.0)
nokogiri (~> 1.5)
rack (~> 1.1)
2015-10-02 21:05:03 +02:00
rack-test (0.6.3)
rack (>= 1.0)
2016-03-27 11:03:33 +02:00
rails (4.2.6)
actionmailer (= 4.2.6)
actionpack (= 4.2.6)
actionview (= 4.2.6)
activejob (= 4.2.6)
activemodel (= 4.2.6)
activerecord (= 4.2.6)
activesupport (= 4.2.6)
2015-10-02 21:05:03 +02:00
bundler (>= 1.3.0, < 2.0)
2016-03-27 11:03:33 +02:00
railties (= 4.2.6)
2015-10-02 21:05:03 +02:00
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.7)
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6.0)
rails-deprecated_sanitizer (>= 1.0.1)
2016-03-27 11:03:33 +02:00
rails-html-sanitizer (1.0.3)
2015-10-02 21:05:03 +02:00
loofah (~> 2.0)
2016-03-27 11:03:33 +02:00
rails-i18n (4.0.8)
i18n (~> 0.7)
2015-10-05 12:40:08 +02:00
railties (~> 4.0)
2015-10-19 10:44:37 +02:00
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
2016-04-22 11:10:40 +02:00
rails_admin (0.8.1)
builder (~> 3.1)
coffee-rails (~> 4.0)
font-awesome-rails (>= 3.0, < 5)
haml (~> 4.0)
jquery-rails (>= 3.0, < 5)
jquery-ui-rails (~> 5.0)
kaminari (~> 0.14)
nested_form (~> 0.3)
rack-pjax (~> 0.7)
rails (~> 4.0)
remotipart (~> 1.0)
safe_yaml (~> 1.0)
sass-rails (>= 4.0, < 6)
2017-03-22 22:57:01 +01:00
rails_bootstrap_navbar (2.0.1)
bootstrap-navbar (~> 2.0)
rails (>= 3.0.0)
2016-03-27 11:03:33 +02:00
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
railties (4.2.6)
actionpack (= 4.2.6)
activesupport (= 4.2.6)
2015-10-02 21:05:03 +02:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2016-06-20 22:48:33 +02:00
rake (11.2.2)
2016-03-27 11:03:33 +02:00
rdoc (4.2.2)
json (~> 1.4)
2016-04-22 11:10:40 +02:00
remotipart (1.2.1)
2017-03-25 18:21:58 +01:00
roadie (3.2.1)
css_parser (~> 1.4.5)
nokogiri (>= 1.5.0, < 1.8.0)
roadie-rails (1.1.1)
railties (>= 3.0, < 5.1)
roadie (~> 3.1)
2016-03-27 11:03:33 +02:00
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
2015-10-02 21:36:46 +02:00
diff-lcs (>= 1.2.0, < 2.0)
2016-03-27 11:03:33 +02:00
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
2015-10-02 21:36:46 +02:00
diff-lcs (>= 1.2.0, < 2.0)
2016-03-27 11:03:33 +02:00
rspec-support (~> 3.4.0)
rspec-rails (3.4.2)
2015-10-02 21:36:46 +02:00
actionpack (>= 3.0, < 4.3)
activesupport (>= 3.0, < 4.3)
railties (>= 3.0, < 4.3)
2016-03-27 11:03:33 +02:00
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
2016-04-22 11:10:40 +02:00
safe_yaml (1.0.4)
2016-06-20 22:48:33 +02:00
sass (3.4.22)
2015-10-02 21:05:03 +02:00
sass-rails (5.0.4)
railties (>= 4.0.0, < 5.0)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
2016-03-27 11:03:33 +02:00
simple_form (3.2.1)
actionpack (> 4, < 5.1)
activemodel (> 4, < 5.1)
2016-06-20 22:48:33 +02:00
slim (3.0.7)
temple (~> 0.7.6)
2015-10-02 21:12:03 +02:00
tilt (>= 1.3.3, < 2.1)
2016-06-20 22:48:33 +02:00
slim-rails (3.1.0)
actionpack (>= 3.1)
railties (>= 3.1)
2015-10-02 21:12:03 +02:00
slim (~> 3.0)
2015-10-06 09:16:07 +02:00
slop (3.6.0)
2016-06-20 22:48:33 +02:00
sprockets (3.6.1)
2016-03-27 11:03:33 +02:00
concurrent-ruby (~> 1.0)
2015-10-02 21:05:03 +02:00
rack (> 1, < 3)
2016-03-27 11:03:33 +02:00
sprockets-rails (3.0.4)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2016-06-20 22:48:33 +02:00
temple (0.7.7)
2015-10-02 21:05:03 +02:00
thor (0.19.1)
thread_safe (0.3.5)
2016-06-20 22:48:33 +02:00
tilt (2.0.5)
2015-10-02 21:05:03 +02:00
turbolinks (2.5.3)
coffee-rails
tzinfo (1.2.2)
thread_safe (~> 0.1)
2016-03-27 11:03:33 +02:00
uglifier (3.0.0)
execjs (>= 0.3.0, < 3)
web-console (2.3.0)
2015-10-02 21:05:03 +02:00
activemodel (>= 4.0)
binding_of_caller (>= 0.7.2)
railties (>= 4.0)
sprockets-rails (>= 2.0, < 4.0)
2015-10-05 12:40:08 +02:00
xpath (2.0.0)
nokogiri (~> 1.3)
2015-10-02 21:05:03 +02:00
PLATFORMS
ruby
DEPENDENCIES
2015-10-03 06:38:11 +02:00
bootstrap-sass (~> 3.3.5)
2015-10-02 21:05:03 +02:00
byebug
2015-10-05 12:40:08 +02:00
capybara
2015-10-02 21:05:03 +02:00
coffee-rails (~> 4.1.0)
2016-11-15 10:05:53 +01:00
dotenv-rails
2015-10-06 13:07:01 +02:00
geocoder
2015-10-02 21:05:03 +02:00
jbuilder (~> 2.0)
jquery-rails
2016-04-25 12:07:53 +02:00
mailchimp-api
2015-10-02 21:10:17 +02:00
mongoid (~> 5.0.0)
2015-10-02 22:03:51 +02:00
mongoid-rspec (= 3.0.0)
2016-04-22 11:10:40 +02:00
mongoid_paranoia
2015-10-06 09:16:07 +02:00
pry-rails
2015-10-05 16:42:27 +02:00
puma
2016-03-27 11:03:33 +02:00
rails (~> 4.2)
2015-10-05 12:40:08 +02:00
rails-i18n
2015-10-19 10:44:37 +02:00
rails_12factor
2016-04-22 11:10:40 +02:00
rails_admin
2017-03-22 22:57:01 +01:00
rails_bootstrap_navbar
2017-03-25 18:21:58 +01:00
roadie-rails (~> 1.0)
2015-10-02 21:36:46 +02:00
rspec-rails (~> 3.0)
2015-10-02 21:05:03 +02:00
sass-rails (~> 5.0)
sdoc (~> 0.4.0)
2015-10-05 12:40:08 +02:00
simple_form
2015-10-02 21:12:03 +02:00
slim
slim-rails
2015-10-02 21:05:03 +02:00
turbolinks
uglifier (>= 1.3.0)
web-console (~> 2.0)
2016-04-21 17:23:50 +02:00
BUNDLED WITH
2017-03-22 22:57:01 +01:00
1.14.6