tap/Gemfile.lock

351 lines
8.6 KiB
Plaintext
Raw Normal View History

2014-11-06 13:46:59 +00:00
GEM
remote: https://rubygems.org/
specs:
2019-08-24 19:24:56 +00:00
actionmailer (4.2.11.1)
actionpack (= 4.2.11.1)
actionview (= 4.2.11.1)
activejob (= 4.2.11.1)
2014-11-06 13:46:59 +00:00
mail (~> 2.5, >= 2.5.4)
2015-02-10 08:00:29 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2019-08-24 19:24:56 +00:00
actionpack (4.2.11.1)
actionview (= 4.2.11.1)
activesupport (= 4.2.11.1)
2015-12-01 20:54:35 +00:00
rack (~> 1.6)
2014-11-06 13:46:59 +00:00
rack-test (~> 0.6.2)
2015-02-10 08:00:29 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2015-12-01 20:54:35 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2019-08-24 19:24:56 +00:00
actionview (4.2.11.1)
activesupport (= 4.2.11.1)
2014-11-06 13:46:59 +00:00
builder (~> 3.1)
erubis (~> 2.7.0)
2015-02-10 08:00:29 +00:00
rails-dom-testing (~> 1.0, >= 1.0.5)
2018-08-07 21:02:17 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2019-08-24 19:24:56 +00:00
activejob (4.2.11.1)
activesupport (= 4.2.11.1)
2015-02-10 08:00:29 +00:00
globalid (>= 0.3.0)
2019-08-24 19:24:56 +00:00
activemodel (4.2.11.1)
activesupport (= 4.2.11.1)
2014-11-06 13:46:59 +00:00
builder (~> 3.1)
2019-08-24 19:24:56 +00:00
activerecord (4.2.11.1)
activemodel (= 4.2.11.1)
activesupport (= 4.2.11.1)
2015-02-10 08:00:29 +00:00
arel (~> 6.0)
2019-08-24 19:24:56 +00:00
activesupport (4.2.11.1)
2015-02-10 08:00:29 +00:00
i18n (~> 0.7)
2014-11-06 13:46:59 +00:00
minitest (~> 5.1)
2015-02-10 08:00:29 +00:00
thread_safe (~> 0.3, >= 0.3.4)
2014-11-06 13:46:59 +00:00
tzinfo (~> 1.1)
2019-04-08 19:15:33 +00:00
addressable (2.6.0)
2018-12-30 17:03:43 +00:00
public_suffix (>= 2.0.2, < 4.0)
airbrake (4.3.8)
2015-03-19 21:55:40 +00:00
builder
multi_json
2019-08-24 16:09:20 +00:00
airbrussh (1.3.3)
2018-08-07 22:24:39 +00:00
sshkit (>= 1.6.1, != 1.7.0)
2019-08-24 16:09:20 +00:00
annotate (2.7.5)
activerecord (>= 3.2, < 7.0)
2018-12-30 17:03:43 +00:00
rake (>= 10.4, < 13.0)
2018-08-07 21:02:17 +00:00
arel (6.0.4)
2019-08-24 16:09:20 +00:00
autoprefixer-rails (9.6.1.1)
2019-04-08 19:15:33 +00:00
execjs
2019-08-24 16:09:20 +00:00
bcrypt (3.1.13)
2019-04-08 19:15:33 +00:00
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
bootstrap-switch-rails (3.3.3)
2014-11-09 21:53:39 +00:00
bootstrap-will_paginate (0.0.10)
will_paginate
2018-08-07 21:02:17 +00:00
builder (3.2.3)
2019-04-08 19:15:33 +00:00
byebug (11.0.1)
2015-12-01 20:54:35 +00:00
cancancan (1.13.1)
2018-08-07 22:24:39 +00:00
capistrano (3.11.0)
airbrussh (>= 1.0.0)
2014-11-25 09:00:55 +00:00
i18n
rake (>= 10.0.0)
2018-08-07 22:24:39 +00:00
sshkit (>= 1.9.0)
2019-08-24 16:09:20 +00:00
capistrano-bundler (1.6.0)
2014-11-25 09:00:55 +00:00
capistrano (~> 3.1)
2015-12-31 15:36:08 +00:00
capistrano-passenger (0.2.0)
2015-03-19 22:55:06 +00:00
capistrano (~> 3.0)
2018-12-30 17:03:43 +00:00
capistrano-rails (1.4.0)
2014-11-25 09:00:55 +00:00
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
2018-12-30 17:03:43 +00:00
capistrano-rbenv (2.1.4)
2015-09-01 13:04:23 +00:00
capistrano (~> 3.1)
sshkit (~> 1.3)
2014-11-25 09:00:55 +00:00
capistrano-rvm (0.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
2018-12-30 17:03:43 +00:00
chunky_png (1.3.11)
climate_control (0.2.0)
codeclimate-test-reporter (1.0.9)
simplecov (<= 0.13)
coffee-rails (4.2.2)
2014-11-06 13:46:59 +00:00
coffee-script (>= 2.2.0)
2018-12-30 17:03:43 +00:00
railties (>= 4.0.0)
2015-12-01 20:54:35 +00:00
coffee-script (2.4.1)
2014-11-06 13:46:59 +00:00
coffee-script-source
execjs
2018-12-30 17:03:43 +00:00
coffee-script-source (1.12.2)
2019-04-08 19:15:33 +00:00
concurrent-ruby (1.1.5)
2018-12-30 17:03:43 +00:00
coveralls (0.8.19)
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
2015-03-03 15:26:14 +00:00
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
2018-12-30 17:03:43 +00:00
tins (~> 1.6)
2016-02-05 21:47:51 +00:00
crack (0.4.3)
safe_yaml (~> 1.0.0)
2018-08-07 21:02:17 +00:00
crass (1.0.4)
daemons (1.2.3)
2019-08-24 16:09:20 +00:00
delayed_job (4.1.8)
activesupport (>= 3.0, < 6.1)
delayed_job_active_record (4.1.4)
activerecord (>= 3.0, < 6.1)
2015-12-01 20:54:35 +00:00
delayed_job (>= 3.0, < 5)
2019-08-24 19:34:00 +00:00
devise (4.7.0)
2014-12-09 06:05:30 +00:00
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
2019-08-24 19:34:00 +00:00
railties (>= 4.1.0)
2014-12-09 06:05:30 +00:00
responders
warden (~> 1.2.3)
2018-12-30 17:03:43 +00:00
diff-lcs (1.3)
2015-03-03 15:26:14 +00:00
docile (1.1.5)
2014-11-06 13:46:59 +00:00
erubis (2.7.0)
2018-12-30 17:03:43 +00:00
execjs (2.7.0)
factory_girl (4.5.0)
activesupport (>= 3.0.0)
2016-02-04 15:50:38 +00:00
factory_girl_rails (4.6.0)
factory_girl (~> 4.5.0)
railties (>= 3.0.0)
2014-12-09 17:46:56 +00:00
faker (1.4.2)
i18n (~> 0.5)
2018-12-30 17:03:43 +00:00
faraday (0.15.4)
2015-03-19 18:03:17 +00:00
multipart-post (>= 1.2, < 3)
2019-08-24 16:09:20 +00:00
ffi (1.11.1)
2015-09-18 11:20:57 +00:00
friendly_id (5.1.0)
activerecord (>= 4.0.0)
2019-04-08 19:15:33 +00:00
globalid (0.4.2)
2018-08-07 21:02:17 +00:00
activesupport (>= 4.2.0)
2015-09-17 12:05:33 +00:00
haml (4.0.7)
tilt
haml-rails (0.9.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml (>= 4.0.6, < 5.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
2019-08-24 16:09:20 +00:00
hashdiff (1.0.0)
2018-12-30 17:03:43 +00:00
hashie (3.6.0)
2014-11-06 13:46:59 +00:00
hike (1.2.3)
2018-12-30 17:03:43 +00:00
html2haml (2.2.0)
2015-09-17 12:05:33 +00:00
erubis (~> 2.7.0)
2018-12-30 17:03:43 +00:00
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
2015-09-17 12:05:33 +00:00
ruby_parser (~> 3.5)
2015-12-01 20:54:35 +00:00
httparty (0.13.7)
2015-04-03 23:44:28 +00:00
json (~> 1.8)
multi_xml (>= 0.5.2)
2018-08-07 21:02:17 +00:00
i18n (0.9.5)
concurrent-ruby (~> 1.0)
2015-12-01 20:54:35 +00:00
identicon (0.0.5)
chunky_png
2016-02-02 13:42:02 +00:00
jquery-rails (4.1.0)
2015-02-10 08:00:29 +00:00
rails-dom-testing (~> 1.0)
railties (>= 4.2.0)
2014-11-06 13:46:59 +00:00
thor (>= 0.14, < 2.0)
2018-08-07 21:02:17 +00:00
json (1.8.6)
2019-08-24 16:09:20 +00:00
jwt (2.2.1)
2018-12-30 17:03:43 +00:00
loofah (2.2.3)
2018-08-07 21:02:17 +00:00
crass (~> 1.0.2)
2015-02-10 08:00:29 +00:00
nokogiri (>= 1.5.9)
2018-12-30 17:03:43 +00:00
mail (2.7.1)
2018-08-07 21:02:17 +00:00
mini_mime (>= 0.1.1)
2018-12-30 17:03:43 +00:00
mime-types (3.2.2)
mime-types-data (~> 3.2015)
2019-04-08 19:15:33 +00:00
mime-types-data (3.2019.0331)
2019-08-19 10:27:56 +00:00
mimemagic (0.3.3)
2019-08-24 16:09:20 +00:00
mini_mime (1.0.2)
2018-12-30 17:03:43 +00:00
mini_portile2 (2.4.0)
2018-08-07 21:02:17 +00:00
minitest (5.11.3)
multi_json (1.13.1)
2018-12-30 17:03:43 +00:00
multi_xml (0.6.0)
2019-08-24 16:09:20 +00:00
multipart-post (2.1.1)
2018-12-30 17:03:43 +00:00
mysql2 (0.4.10)
2019-04-08 19:15:33 +00:00
net-scp (2.0.0)
net-ssh (>= 2.6.5, < 6.0.0)
net-ssh (5.2.0)
2019-08-24 16:09:20 +00:00
nokogiri (1.10.4)
2018-12-30 17:03:43 +00:00
mini_portile2 (~> 2.4.0)
oauth2 (1.4.1)
faraday (>= 0.8, < 0.16.0)
jwt (>= 1.0, < 3.0)
2015-03-19 18:03:17 +00:00
multi_json (~> 1.3)
multi_xml (~> 0.5)
2016-02-02 13:42:02 +00:00
rack (>= 1.2, < 3)
2018-12-30 17:03:43 +00:00
omniauth (1.9.0)
hashie (>= 3.4.6, < 3.7.0)
rack (>= 1.6.2, < 3)
2015-12-31 15:36:08 +00:00
omniauth-oauth2 (1.3.1)
2015-03-19 18:03:17 +00:00
oauth2 (~> 1.0)
omniauth (~> 1.2)
2014-12-09 06:05:30 +00:00
orm_adapter (0.5.0)
2019-08-19 10:27:56 +00:00
paperclip (6.1.0)
activemodel (>= 4.2.0)
activesupport (>= 4.2.0)
mime-types
2019-08-19 10:27:56 +00:00
mimemagic (~> 0.3.0)
terrapin (~> 0.6.0)
2019-08-24 16:09:20 +00:00
public_suffix (3.1.1)
2018-12-30 17:03:43 +00:00
rack (1.6.11)
2015-02-10 08:00:29 +00:00
rack-test (0.6.3)
2014-11-06 13:46:59 +00:00
rack (>= 1.0)
2019-08-24 19:24:56 +00:00
rails (4.2.11.1)
actionmailer (= 4.2.11.1)
actionpack (= 4.2.11.1)
actionview (= 4.2.11.1)
activejob (= 4.2.11.1)
activemodel (= 4.2.11.1)
activerecord (= 4.2.11.1)
activesupport (= 4.2.11.1)
2014-11-06 13:46:59 +00:00
bundler (>= 1.3.0, < 2.0)
2019-08-24 19:24:56 +00:00
railties (= 4.2.11.1)
2015-02-10 08:00:29 +00:00
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
2018-08-07 21:02:17 +00:00
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
2015-02-10 08:00:29 +00:00
rails-deprecated_sanitizer (>= 1.0.1)
2019-08-24 16:09:20 +00:00
rails-html-sanitizer (1.2.0)
2018-08-07 21:02:17 +00:00
loofah (~> 2.2, >= 2.2.2)
2019-08-24 19:24:56 +00:00
railties (4.2.11.1)
actionpack (= 4.2.11.1)
activesupport (= 4.2.11.1)
2014-11-06 13:46:59 +00:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2019-08-24 16:09:20 +00:00
rake (12.3.3)
2018-12-30 17:03:43 +00:00
rdoc (4.3.0)
2019-04-08 19:15:33 +00:00
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
2019-08-24 16:09:20 +00:00
rspec-core (3.8.2)
2018-12-30 17:03:43 +00:00
rspec-support (~> 3.8.0)
2019-08-24 16:09:20 +00:00
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
2018-12-30 17:03:43 +00:00
rspec-support (~> 3.8.0)
2019-08-24 16:09:20 +00:00
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
2018-12-30 17:03:43 +00:00
rspec-support (~> 3.8.0)
2019-04-08 19:15:33 +00:00
rspec-rails (3.8.2)
2018-12-30 17:03:43 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
2019-08-24 16:09:20 +00:00
rspec-support (3.8.2)
2019-04-08 19:15:33 +00:00
ruby_parser (3.13.1)
2018-12-30 17:03:43 +00:00
sexp_processor (~> 4.9)
2019-04-08 19:15:33 +00:00
safe_yaml (1.0.5)
2014-11-06 13:46:59 +00:00
sass (3.2.19)
2015-02-10 08:00:29 +00:00
sass-rails (4.0.5)
2014-11-06 13:46:59 +00:00
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.2)
2015-02-10 08:00:29 +00:00
sprockets (~> 2.8, < 3.0)
2014-11-06 13:46:59 +00:00
sprockets-rails (~> 2.0)
2019-08-24 16:09:20 +00:00
sassc (2.1.0)
2019-04-08 19:15:33 +00:00
ffi (~> 1.9)
2018-12-30 17:03:43 +00:00
sdoc (0.4.2)
2014-11-06 13:46:59 +00:00
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
2019-08-24 16:09:20 +00:00
sexp_processor (4.12.1)
2018-12-30 17:03:43 +00:00
simplecov (0.12.0)
2015-03-03 15:26:14 +00:00
docile (~> 1.1.0)
2018-12-30 17:03:43 +00:00
json (>= 1.8, < 3)
2015-12-01 20:54:35 +00:00
simplecov-html (~> 0.10.0)
2018-12-30 17:03:43 +00:00
simplecov-html (0.10.2)
2016-02-02 13:42:02 +00:00
spring (1.6.2)
2018-08-07 21:02:17 +00:00
sprockets (2.12.5)
2014-11-06 13:46:59 +00:00
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2015-12-01 20:54:35 +00:00
sprockets-rails (2.3.3)
2014-11-06 13:46:59 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
2015-12-01 20:54:35 +00:00
sqlite3 (1.3.11)
2019-08-24 16:09:20 +00:00
sshkit (1.20.0)
2014-11-25 09:00:55 +00:00
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
2019-04-08 19:15:33 +00:00
term-ansicolor (1.7.1)
2015-03-03 15:26:14 +00:00
tins (~> 1.0)
2019-08-19 10:27:56 +00:00
terrapin (0.6.0)
climate_control (>= 0.0.3, < 1.0)
2018-08-07 21:02:17 +00:00
thor (0.19.4)
thread_safe (0.3.6)
2014-11-06 13:46:59 +00:00
tilt (1.4.1)
2019-08-24 16:09:20 +00:00
tins (1.21.1)
2015-02-10 08:00:29 +00:00
turbolinks (2.5.3)
2014-11-06 13:46:59 +00:00
coffee-rails
2018-08-07 21:02:17 +00:00
tzinfo (1.2.5)
2014-11-06 13:46:59 +00:00
thread_safe (~> 0.1)
2018-12-30 17:03:43 +00:00
uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
warden (1.2.7)
2014-12-09 06:05:30 +00:00
rack (>= 1.0)
2019-08-24 16:09:20 +00:00
webmock (3.6.2)
2016-02-05 21:47:51 +00:00
addressable (>= 2.3.6)
crack (>= 0.3.2)
2019-08-24 16:09:20 +00:00
hashdiff (>= 0.4.0, < 2.0.0)
2014-11-09 21:53:39 +00:00
will_paginate (3.0.7)
2014-11-06 13:46:59 +00:00
PLATFORMS
2014-11-23 20:12:31 +00:00
ruby
2014-11-06 13:46:59 +00:00
DEPENDENCIES
2015-12-31 15:36:08 +00:00
airbrake (~> 4)
annotate
2019-04-08 19:15:33 +00:00
bootstrap-sass (>= 3.4.1)
2018-08-07 21:02:17 +00:00
bootstrap-switch-rails (= 3.3.3)
2014-11-09 21:53:39 +00:00
bootstrap-will_paginate (= 0.0.10)
2018-08-07 21:02:17 +00:00
byebug
cancancan (= 1.13.1)
2018-08-07 22:24:39 +00:00
capistrano (~> 3.4)
2015-03-19 22:55:06 +00:00
capistrano-passenger
2014-11-25 09:00:55 +00:00
capistrano-rails (~> 1.1)
2015-09-01 13:04:23 +00:00
capistrano-rbenv
2014-11-25 09:00:55 +00:00
capistrano-rvm
2015-03-03 19:11:50 +00:00
codeclimate-test-reporter
2015-03-03 15:26:14 +00:00
coveralls
2018-08-07 21:02:17 +00:00
daemons (= 1.2.3)
delayed_job (~> 4.0)
delayed_job_active_record
2019-08-24 19:34:00 +00:00
devise (>= 4.6.0)
2018-08-07 21:02:17 +00:00
factory_girl_rails (= 4.6.0)
2014-12-09 17:46:56 +00:00
faker (= 1.4.2)
2015-09-18 11:20:57 +00:00
friendly_id (~> 5.1.0)
2015-09-17 12:05:33 +00:00
haml-rails (~> 0.9)
2018-08-07 21:02:17 +00:00
httparty (= 0.13.7)
identicon (= 0.0.5)
jquery-rails (= 4.1.0)
2018-12-30 17:03:43 +00:00
mysql2 (~> 0.4.10)
2015-12-31 15:36:08 +00:00
omniauth-oauth2 (= 1.3.1)
2019-08-19 10:27:56 +00:00
paperclip (>= 5.2.0)
2019-08-24 19:24:56 +00:00
rails (= 4.2.11.1)
rspec-rails
2014-11-06 13:46:59 +00:00
sass-rails (~> 4.0.3)
sdoc (~> 0.4.0)
2018-08-07 21:02:17 +00:00
spring (= 1.6.2)
sqlite3 (= 1.3.11)
turbolinks (= 2.5.3)
2018-12-13 18:42:18 +00:00
tzinfo-data
2014-11-06 13:46:59 +00:00
uglifier (>= 1.3.0)
2016-02-05 21:47:51 +00:00
webmock
2014-11-09 21:53:39 +00:00
will_paginate (= 3.0.7)
2015-09-01 13:04:23 +00:00
BUNDLED WITH
2018-12-30 17:03:43 +00:00
1.17.3