Files
ch420/Gemfile.lock
T

405 lines
9.7 KiB
Gemfile.lock
Raw Normal View History

2015-10-02 21:05:03 +02:00
GEM
remote: https://rubygems.org/
specs:
2017-10-02 13:21:56 +02:00
actionmailer (4.2.10)
actionpack (= 4.2.10)
actionview (= 4.2.10)
activejob (= 4.2.10)
2015-10-02 21:05:03 +02:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
2017-10-02 13:21:56 +02:00
actionpack (4.2.10)
actionview (= 4.2.10)
activesupport (= 4.2.10)
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)
2017-10-02 13:21:56 +02:00
actionview (4.2.10)
activesupport (= 4.2.10)
2015-10-02 21:05:03 +02:00
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
2017-03-28 00:25:41 +02:00
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2017-10-02 13:21:56 +02:00
activejob (4.2.10)
activesupport (= 4.2.10)
2015-10-02 21:05:03 +02:00
globalid (>= 0.3.0)
2017-10-02 13:21:56 +02:00
activemodel (4.2.10)
activesupport (= 4.2.10)
2015-10-02 21:05:03 +02:00
builder (~> 3.1)
2017-10-02 13:21:56 +02:00
activerecord (4.2.10)
activemodel (= 4.2.10)
activesupport (= 4.2.10)
2015-10-02 21:05:03 +02:00
arel (~> 6.0)
2017-10-02 13:21:56 +02:00
activesupport (4.2.10)
2015-10-02 21:05:03 +02:00
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
2017-10-02 13:21:56 +02:00
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
2017-03-28 00:25:41 +02:00
arel (6.0.4)
2017-10-02 13:21:56 +02:00
autoprefixer-rails (7.1.4.1)
2015-10-03 06:38:11 +02:00
execjs
2017-10-07 20:29:58 +02:00
aws-sdk (2.10.61)
aws-sdk-resources (= 2.10.61)
aws-sdk-core (2.10.61)
2017-04-13 17:16:03 +02:00
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
2017-10-07 20:29:58 +02:00
aws-sdk-resources (2.10.61)
aws-sdk-core (= 2.10.61)
2017-10-02 13:21:56 +02:00
aws-sigv4 (1.0.2)
2017-03-28 01:14:45 +02:00
bcrypt (3.1.11)
2017-04-10 20:36:41 +02:00
benchmark-ips (2.7.2)
2015-10-02 21:05:03 +02:00
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
2017-03-28 00:25:41 +02:00
bootstrap-sass (3.3.7)
2016-03-27 11:03:33 +02:00
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
2017-10-02 13:21:56 +02:00
bson (4.2.2)
2017-03-28 00:25:41 +02:00
builder (3.2.3)
2017-10-02 13:21:56 +02:00
byebug (9.1.0)
capybara (2.15.1)
2016-03-27 11:03:33 +02:00
addressable
2017-10-02 13:21:56 +02:00
mini_mime (>= 0.1.3)
2015-10-05 12:40:08 +02:00
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
2017-10-02 13:21:56 +02:00
climate_control (0.2.0)
2017-04-13 17:16:03 +02:00
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
2017-10-02 13:21:56 +02:00
coderay (1.1.2)
2016-03-27 11:03:33 +02:00
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
2017-03-28 00:25:41 +02:00
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
2018-05-29 09:05:55 +02:00
crass (1.0.4)
2017-10-02 13:21:56 +02:00
css_parser (1.6.0)
2017-03-25 18:21:58 +01:00
addressable
2017-10-02 13:21:56 +02:00
debug_inspector (0.0.3)
2017-04-10 20:36:41 +02:00
derailed_benchmarks (1.3.2)
benchmark-ips (~> 2)
get_process_mem (~> 0)
heapy (~> 0)
memory_profiler (~> 0)
rack (>= 1)
rake (> 10, < 13)
thor (~> 0.19)
2017-10-02 13:21:56 +02:00
devise (4.3.0)
2017-03-28 01:14:45 +02:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2017-10-02 13:21:56 +02:00
railties (>= 4.1.0, < 5.2)
2017-03-28 01:14:45 +02:00
responders
warden (~> 1.2.3)
2017-10-02 13:21:56 +02:00
devise-i18n (1.2.0)
2017-03-28 00:25:41 +02:00
diff-lcs (1.3)
2017-10-02 13:21:56 +02:00
dotenv (2.2.1)
dotenv-rails (2.2.1)
dotenv (= 2.2.1)
railties (>= 3.2, < 5.2)
2015-10-02 21:05:03 +02:00
erubis (2.7.0)
2016-06-20 22:48:33 +02:00
execjs (2.7.0)
2017-10-02 13:21:56 +02:00
factory_girl (4.8.1)
2017-04-13 17:16:03 +02:00
activesupport (>= 3.0.0)
2017-10-02 13:21:56 +02:00
faker (1.8.4)
2017-03-31 14:42:37 +02:00
i18n (~> 0.5)
2017-10-18 23:32:28 +02:00
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
2018-10-05 19:07:46 +02:00
ffi (1.9.25)
2018-05-29 09:05:55 +02:00
font-awesome-rails (4.7.0.4)
railties (>= 3.2, < 6.0)
2017-10-02 13:21:56 +02:00
geocoder (1.4.4)
2017-04-10 20:36:41 +02:00
get_process_mem (0.2.1)
2018-05-29 09:05:55 +02:00
globalid (0.4.1)
2017-10-02 13:21:56 +02:00
activesupport (>= 4.2.0)
2018-05-29 09:05:55 +02:00
haml (5.0.4)
2017-10-02 13:21:56 +02:00
temple (>= 0.8.0)
2016-04-22 11:10:40 +02:00
tilt
2017-10-02 13:21:56 +02:00
heapy (0.1.3)
2018-05-29 09:05:55 +02:00
i18n (0.9.5)
concurrent-ruby (~> 1.0)
2017-10-02 13:21:56 +02:00
i18n-js (3.0.1)
2017-05-20 15:24:44 +02:00
i18n (~> 0.6, >= 0.6.6)
2017-10-02 13:21:56 +02:00
jbuilder (2.7.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
2017-04-13 17:16:03 +02:00
jmespath (1.3.1)
2018-05-29 09:05:55 +02:00
jquery-rails (4.3.3)
2016-03-27 11:03:33 +02:00
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)
2017-03-28 00:25:41 +02:00
json (1.8.6)
2018-05-29 09:05:55 +02:00
kaminari (1.1.1)
2017-10-02 13:21:56 +02:00
activesupport (>= 4.1.0)
2018-05-29 09:05:55 +02:00
kaminari-actionview (= 1.1.1)
kaminari-activerecord (= 1.1.1)
kaminari-core (= 1.1.1)
kaminari-actionview (1.1.1)
2017-04-03 08:13:06 +02:00
actionview
2018-05-29 09:05:55 +02:00
kaminari-core (= 1.1.1)
kaminari-activerecord (1.1.1)
2017-10-02 13:21:56 +02:00
activerecord
2018-05-29 09:05:55 +02:00
kaminari-core (= 1.1.1)
kaminari-core (1.1.1)
2017-03-28 00:37:39 +02:00
kaminari-mongoid (1.0.1)
kaminari-core (~> 1.0)
mongoid
2018-05-29 09:05:55 +02:00
loofah (2.2.2)
2017-10-02 13:21:56 +02:00
crass (~> 1.0.2)
2015-10-02 21:05:03 +02:00
nokogiri (>= 1.5.9)
2018-05-29 09:05:55 +02:00
mail (2.7.0)
mini_mime (>= 0.1.1)
2017-04-10 20:36:41 +02:00
memory_profiler (0.9.8)
2017-10-02 13:21:56 +02:00
method_source (0.9.0)
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)
2017-04-13 17:16:03 +02:00
mimemagic (0.3.2)
2017-10-02 13:21:56 +02:00
mini_mime (0.1.4)
mini_portile2 (2.3.0)
2018-05-29 09:05:55 +02:00
minitest (5.11.3)
2017-10-02 13:21:56 +02:00
mongo (2.4.3)
2017-03-28 00:25:41 +02:00
bson (>= 4.2.1, < 5.0.0)
2016-03-27 11:03:33 +02:00
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)
2017-10-02 13:21:56 +02:00
mongoid-compatibility (0.5.0)
2016-04-22 11:10:40 +02:00
activesupport
mongoid (>= 2.0)
2017-04-13 17:16:03 +02:00
mongoid-paperclip (0.0.11)
mongoid
paperclip (>= 2.3.6, != 4.3.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
2017-10-02 13:21:56 +02:00
multi_json (1.12.2)
2017-10-18 23:32:28 +02:00
multipart-post (2.0.0)
2016-04-22 11:10:40 +02:00
nested_form (0.3.2)
2018-10-05 19:07:46 +02:00
nokogiri (1.8.5)
2017-10-02 13:21:56 +02:00
mini_portile2 (~> 2.3.0)
origin (2.3.1)
2017-03-28 01:14:45 +02:00
orm_adapter (0.5.0)
paperclip (5.2.0)
2017-04-13 17:16:03 +02:00
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
cocaine (~> 0.5.5)
mime-types
mimemagic (~> 0.3.0)
paperclip-i18n (4.3.0)
2017-10-02 13:21:56 +02:00
pry (0.11.1)
2015-10-06 09:16:07 +02:00
coderay (~> 1.1.0)
2017-10-02 13:21:56 +02:00
method_source (~> 0.9.0)
2017-03-28 00:25:41 +02:00
pry-rails (0.3.6)
pry (>= 0.10.4)
2017-10-02 13:21:56 +02:00
public_suffix (3.0.0)
puma (3.10.0)
2018-05-29 09:05:55 +02:00
rack (1.6.10)
2017-03-28 00:25:41 +02:00
rack-pjax (1.0.0)
2016-04-22 11:10:40 +02:00
nokogiri (~> 1.5)
2017-03-28 00:25:41 +02:00
rack (>= 1.1)
2015-10-02 21:05:03 +02:00
rack-test (0.6.3)
rack (>= 1.0)
2017-10-02 13:21:56 +02:00
rails (4.2.10)
actionmailer (= 4.2.10)
actionpack (= 4.2.10)
actionview (= 4.2.10)
activejob (= 4.2.10)
activemodel (= 4.2.10)
activerecord (= 4.2.10)
activesupport (= 4.2.10)
2015-10-02 21:05:03 +02:00
bundler (>= 1.3.0, < 2.0)
2017-10-02 13:21:56 +02:00
railties (= 4.2.10)
2015-10-02 21:05:03 +02:00
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
2018-05-29 09:05:55 +02:00
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
2017-03-28 00:25:41 +02:00
nokogiri (~> 1.6)
2015-10-02 21:05:03 +02:00
rails-deprecated_sanitizer (>= 1.0.1)
2018-05-29 09:05:55 +02:00
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
2017-03-28 00:25:41 +02:00
rails-i18n (4.0.9)
2016-03-27 11:03:33 +02:00
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
2018-05-29 09:05:55 +02:00
rails_admin (1.3.0)
2016-04-22 11:10:40 +02:00
builder (~> 3.1)
coffee-rails (~> 4.0)
font-awesome-rails (>= 3.0, < 5)
2017-10-02 13:21:56 +02:00
haml (>= 4.0, < 6)
2016-04-22 11:10:40 +02:00
jquery-rails (>= 3.0, < 5)
jquery-ui-rails (~> 5.0)
2017-10-02 13:21:56 +02:00
kaminari (>= 0.14, < 2.0)
2016-04-22 11:10:40 +02:00
nested_form (~> 0.3)
2017-03-28 00:25:41 +02:00
rack-pjax (>= 0.7)
rails (>= 4.0, < 6)
remotipart (~> 1.3)
2016-04-22 11:10:40 +02:00
sass-rails (>= 4.0, < 6)
2016-03-27 11:03:33 +02:00
rails_serve_static_assets (0.0.5)
rails_stdout_logging (0.0.5)
2017-10-02 13:21:56 +02:00
railties (4.2.10)
actionpack (= 4.2.10)
activesupport (= 4.2.10)
2015-10-02 21:05:03 +02:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2020-02-28 23:52:57 +00:00
rake (12.3.3)
2018-05-29 09:05:55 +02:00
rb-fsevent (0.10.3)
2017-10-02 13:21:56 +02:00
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
2017-03-28 00:25:41 +02:00
rdoc (4.3.0)
2017-11-12 13:27:10 +01:00
redcarpet (3.4.0)
2018-05-29 09:05:55 +02:00
remotipart (1.4.2)
2017-10-02 13:21:56 +02:00
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
roadie (3.2.2)
css_parser (~> 1.4)
nokogiri (~> 1.5)
roadie-rails (1.2.1)
railties (>= 3.0, < 5.2)
2017-03-25 18:21:58 +01:00
roadie (~> 3.1)
2017-04-11 08:06:32 +02:00
route_translator (4.4.1)
actionpack (>= 3.2, < 5.0)
activesupport (>= 3.2, < 5.0)
2017-10-02 13:21:56 +02:00
rspec (3.6.0)
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-core (3.6.0)
rspec-support (~> 3.6.0)
rspec-expectations (3.6.0)
2015-10-02 21:36:46 +02:00
diff-lcs (>= 1.2.0, < 2.0)
2017-10-02 13:21:56 +02:00
rspec-support (~> 3.6.0)
rspec-mocks (3.6.0)
2015-10-02 21:36:46 +02:00
diff-lcs (>= 1.2.0, < 2.0)
2017-10-02 13:21:56 +02:00
rspec-support (~> 3.6.0)
rspec-rails (3.6.1)
2017-03-28 00:25:41 +02:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
2017-10-02 13:21:56 +02:00
rspec-core (~> 3.6.0)
rspec-expectations (~> 3.6.0)
rspec-mocks (~> 3.6.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
2018-05-29 09:05:55 +02:00
sass (3.5.6)
2017-10-02 13:21:56 +02:00
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
2018-05-29 09:05:55 +02:00
sass-rails (5.0.7)
2017-03-28 00:25:41 +02:00
railties (>= 4.0.0, < 6)
2015-10-02 21:05:03 +02:00
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
2017-03-28 00:25:41 +02:00
sdoc (0.4.2)
2015-10-02 21:05:03 +02:00
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
2017-11-10 12:18:05 +01:00
simple-navigation (4.0.5)
activesupport (>= 2.3.2)
2017-10-02 13:21:56 +02:00
simple_form (3.5.0)
actionpack (> 4, < 5.2)
activemodel (> 4, < 5.2)
slim (3.0.8)
temple (>= 0.7.6, < 0.9)
2015-10-02 21:12:03 +02:00
tilt (>= 1.3.3, < 2.1)
2017-03-28 00:25:41 +02:00
slim-rails (3.1.2)
2016-06-20 22:48:33 +02:00
actionpack (>= 3.1)
railties (>= 3.1)
2015-10-02 21:12:03 +02:00
slim (~> 3.0)
2018-10-05 19:07:46 +02:00
sprockets (3.7.2)
2016-03-27 11:03:33 +02:00
concurrent-ruby (~> 1.0)
2015-10-02 21:05:03 +02:00
rack (> 1, < 3)
2017-10-02 13:21:56 +02:00
sprockets-rails (3.2.1)
2016-03-27 11:03:33 +02:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2017-04-10 20:36:41 +02:00
stackprof (0.2.10)
2017-10-18 23:32:28 +02:00
stripe (3.6.0)
faraday (~> 0.10)
2017-10-02 13:21:56 +02:00
temple (0.8.0)
thor (0.20.0)
2017-03-28 00:25:41 +02:00
thread_safe (0.3.6)
2017-10-02 13:21:56 +02:00
tilt (2.0.8)
2018-05-29 09:05:55 +02:00
tzinfo (1.2.5)
2015-10-02 21:05:03 +02:00
thread_safe (~> 0.1)
2017-10-02 13:21:56 +02:00
uglifier (3.2.0)
2016-03-27 11:03:33 +02:00
execjs (>= 0.3.0, < 3)
2017-03-28 01:14:45 +02:00
warden (1.2.7)
rack (>= 1.0)
2016-03-27 11:03:33 +02:00
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)
2017-10-02 13:21:56 +02:00
xpath (2.1.0)
2015-10-05 12:40:08 +02:00
nokogiri (~> 1.3)
2015-10-02 21:05:03 +02:00
PLATFORMS
ruby
DEPENDENCIES
2017-10-07 20:29:58 +02:00
aws-sdk (< 3.0)
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)
2017-04-10 20:36:41 +02:00
derailed_benchmarks
2017-03-28 01:14:45 +02:00
devise
2017-03-31 14:42:37 +02:00
devise-i18n
2016-11-15 10:05:53 +01:00
dotenv-rails
2017-04-13 17:16:03 +02:00
factory_girl
2017-03-31 14:42:37 +02:00
faker
2015-10-06 13:07:01 +02:00
geocoder
2017-05-20 15:24:44 +02:00
i18n-js
2015-10-02 21:05:03 +02:00
jbuilder (~> 2.0)
jquery-rails
2017-04-03 08:13:06 +02:00
kaminari-actionview
2017-03-28 00:25:41 +02:00
kaminari-mongoid
2015-10-02 21:10:17 +02:00
mongoid (~> 5.0.0)
2017-04-13 17:16:03 +02:00
mongoid-paperclip
2015-10-02 22:03:51 +02:00
mongoid-rspec (= 3.0.0)
2016-04-22 11:10:40 +02:00
mongoid_paranoia
2017-04-13 17:16:03 +02:00
paperclip-i18n
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-11-12 13:27:10 +01:00
redcarpet
2017-03-25 18:21:58 +01:00
roadie-rails (~> 1.0)
2017-04-11 08:06:32 +02:00
route_translator
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)
2017-11-10 12:18:05 +01:00
simple-navigation
2015-10-05 12:40:08 +02:00
simple_form
2015-10-02 21:12:03 +02:00
slim
slim-rails
2017-04-10 20:36:41 +02:00
stackprof
2017-10-18 23:32:28 +02:00
stripe
2015-10-02 21:05:03 +02:00
uglifier (>= 1.3.0)
web-console (~> 2.0)
2016-04-21 17:23:50 +02:00
2017-03-28 00:37:39 +02:00
RUBY VERSION
ruby 2.3.1p112
2016-04-21 17:23:50 +02:00
BUNDLED WITH
2017-11-10 12:18:05 +01:00
1.16.0