rucaptcha/Gemfile.lock

143 lines
3.4 KiB
Plaintext
Raw Normal View History

2015-10-26 13:55:46 +00:00
PATH
remote: .
specs:
rucaptcha (1.2.0)
railties (>= 3.2)
2015-10-26 13:55:46 +00:00
GEM
remote: https://rubygems.org/
specs:
2016-11-08 03:32:44 +00:00
actioncable (5.0.0.1)
actionpack (= 5.0.0.1)
nio4r (~> 1.2)
websocket-driver (~> 0.6.1)
actionmailer (5.0.0.1)
actionpack (= 5.0.0.1)
actionview (= 5.0.0.1)
activejob (= 5.0.0.1)
2015-10-28 06:50:44 +00:00
mail (~> 2.5, >= 2.5.4)
2016-11-08 03:32:44 +00:00
rails-dom-testing (~> 2.0)
actionpack (5.0.0.1)
actionview (= 5.0.0.1)
activesupport (= 5.0.0.1)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
2015-10-28 06:50:44 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-11-08 03:32:44 +00:00
actionview (5.0.0.1)
activesupport (= 5.0.0.1)
2015-10-28 06:50:44 +00:00
builder (~> 3.1)
erubis (~> 2.7.0)
2016-11-08 03:32:44 +00:00
rails-dom-testing (~> 2.0)
2015-10-28 06:50:44 +00:00
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2016-11-08 03:32:44 +00:00
activejob (5.0.0.1)
activesupport (= 5.0.0.1)
globalid (>= 0.3.6)
activemodel (5.0.0.1)
activesupport (= 5.0.0.1)
activerecord (5.0.0.1)
activemodel (= 5.0.0.1)
activesupport (= 5.0.0.1)
arel (~> 7.0)
activesupport (5.0.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
2016-11-08 03:32:44 +00:00
arel (7.1.4)
2015-10-28 06:50:44 +00:00
builder (3.2.2)
2016-05-23 07:15:47 +00:00
concurrent-ruby (1.0.2)
concurrent-ruby (1.0.2-java)
2016-10-29 03:06:10 +00:00
dalli (2.7.6)
2015-10-26 13:55:46 +00:00
diff-lcs (1.2.5)
2015-10-28 06:50:44 +00:00
erubis (2.7.0)
2016-11-08 03:32:44 +00:00
globalid (0.3.7)
2015-10-28 06:50:44 +00:00
activesupport (>= 4.1.0)
i18n (0.7.0)
2015-10-28 06:50:44 +00:00
loofah (2.0.3)
nokogiri (>= 1.5.9)
2016-05-23 07:15:47 +00:00
mail (2.6.4)
mime-types (>= 1.16, < 4)
2016-11-08 03:32:44 +00:00
method_source (0.8.2)
2016-05-23 07:15:47 +00:00
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
2016-11-08 03:32:44 +00:00
mini_portile2 (2.1.0)
minitest (5.9.1)
nio4r (1.2.1)
nio4r (1.2.1-java)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
nokogiri (1.6.8.1-java)
rack (2.0.1)
2015-10-28 06:50:44 +00:00
rack-test (0.6.3)
rack (>= 1.0)
2016-11-08 03:32:44 +00:00
rails (5.0.0.1)
actioncable (= 5.0.0.1)
actionmailer (= 5.0.0.1)
actionpack (= 5.0.0.1)
actionview (= 5.0.0.1)
activejob (= 5.0.0.1)
activemodel (= 5.0.0.1)
activerecord (= 5.0.0.1)
activesupport (= 5.0.0.1)
2015-10-28 06:50:44 +00:00
bundler (>= 1.3.0, < 2.0)
2016-11-08 03:32:44 +00:00
railties (= 5.0.0.1)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.1)
activesupport (>= 4.2.0, < 6.0)
2015-10-28 06:50:44 +00:00
nokogiri (~> 1.6.0)
2016-05-23 07:15:47 +00:00
rails-html-sanitizer (1.0.3)
2015-10-28 06:50:44 +00:00
loofah (~> 2.0)
2016-11-08 03:32:44 +00:00
railties (5.0.0.1)
actionpack (= 5.0.0.1)
activesupport (= 5.0.0.1)
method_source
2015-10-28 06:50:44 +00:00
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
2016-11-08 03:32:44 +00:00
rake (11.3.0)
2015-10-26 13:55:46 +00:00
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
2016-11-08 03:32:44 +00:00
sprockets (3.7.0)
2016-05-23 07:15:47 +00:00
concurrent-ruby (~> 1.0)
2015-10-28 06:50:44 +00:00
rack (> 1, < 3)
2016-11-08 03:32:44 +00:00
sprockets-rails (3.2.0)
2016-05-23 07:15:47 +00:00
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
2015-10-28 06:50:44 +00:00
thor (0.19.1)
thread_safe (0.3.5)
thread_safe (0.3.5-java)
tzinfo (1.2.2)
thread_safe (~> 0.1)
2016-11-08 03:32:44 +00:00
websocket-driver (0.6.4)
websocket-extensions (>= 0.1.0)
websocket-driver (0.6.4-java)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
2015-10-26 13:55:46 +00:00
PLATFORMS
java
2015-10-26 13:55:46 +00:00
ruby
DEPENDENCIES
2016-10-29 03:06:10 +00:00
dalli
2015-10-28 06:50:44 +00:00
rails
2015-10-26 13:55:46 +00:00
rake
2016-05-25 03:07:26 +00:00
rspec
2015-10-26 13:55:46 +00:00
rucaptcha!
BUNDLED WITH
2016-11-08 02:04:10 +00:00
1.13.6