thoughtbot--shoulda-matchers/gemfiles/rails_5_1.gemfile.lock

268 lines
6.4 KiB
Plaintext
Raw Normal View History

2017-09-17 23:10:00 +00:00
GEM
remote: https://rubygems.org/
specs:
2019-03-17 22:44:06 +00:00
actioncable (5.1.6.2)
actionpack (= 5.1.6.2)
2017-09-17 23:10:00 +00:00
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
2019-03-17 22:44:06 +00:00
actionmailer (5.1.6.2)
actionpack (= 5.1.6.2)
actionview (= 5.1.6.2)
activejob (= 5.1.6.2)
2017-09-17 23:10:00 +00:00
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
2019-03-17 22:44:06 +00:00
actionpack (5.1.6.2)
actionview (= 5.1.6.2)
activesupport (= 5.1.6.2)
2017-09-17 23:10:00 +00:00
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2019-03-17 22:44:06 +00:00
actionview (5.1.6.2)
activesupport (= 5.1.6.2)
2017-09-17 23:10:00 +00:00
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2019-03-17 22:44:06 +00:00
activejob (5.1.6.2)
activesupport (= 5.1.6.2)
2017-09-17 23:10:00 +00:00
globalid (>= 0.3.6)
2019-03-17 22:44:06 +00:00
activemodel (5.1.6.2)
activesupport (= 5.1.6.2)
activerecord (5.1.6.2)
activemodel (= 5.1.6.2)
activesupport (= 5.1.6.2)
2017-09-17 23:10:00 +00:00
arel (~> 8.0)
2019-03-17 22:44:06 +00:00
activesupport (5.1.6.2)
2017-09-17 23:10:00 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2018-09-15 21:57:08 +00:00
i18n (>= 0.7, < 2)
2017-09-17 23:10:00 +00:00
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
2017-09-17 23:10:00 +00:00
ansi (1.5.0)
2018-01-24 06:01:41 +00:00
appraisal (2.2.0)
2017-09-17 23:10:00 +00:00
bundler
rake
thor (>= 0.14.0)
arel (8.0.0)
ast (2.4.0)
2018-09-15 21:57:08 +00:00
bcrypt (3.1.12)
2017-09-17 23:10:00 +00:00
builder (3.2.3)
2018-09-15 21:57:08 +00:00
byebug (10.0.2)
capybara (2.18.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
2018-09-15 21:57:08 +00:00
xpath (>= 2.0, < 4.0)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.2)
2019-03-17 22:44:06 +00:00
concurrent-ruby (1.1.5)
2018-09-15 21:57:08 +00:00
crass (1.0.4)
2017-09-17 23:10:00 +00:00
diff-lcs (1.3)
2019-02-16 08:31:10 +00:00
erubi (1.8.0)
2018-09-15 21:57:08 +00:00
ffi (1.9.25)
2017-09-17 23:10:00 +00:00
fssm (0.2.10)
2019-02-16 08:31:10 +00:00
globalid (0.4.2)
2017-09-17 23:10:00 +00:00
activesupport (>= 4.2.0)
2019-03-17 22:44:06 +00:00
i18n (1.6.0)
2018-09-15 21:57:08 +00:00
concurrent-ruby (~> 1.0)
2019-06-09 18:19:21 +00:00
jaro_winkler (1.5.2)
2017-09-17 23:10:00 +00:00
jbuilder (2.7.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
2019-02-16 08:31:10 +00:00
loofah (2.2.3)
2017-11-09 04:26:30 +00:00
crass (~> 1.0.2)
2017-09-17 23:10:00 +00:00
nokogiri (>= 1.5.9)
2019-02-16 08:31:10 +00:00
mail (2.7.1)
2018-09-15 21:57:08 +00:00
mini_mime (>= 0.1.1)
2019-02-16 08:31:10 +00:00
method_source (0.9.2)
2018-09-15 21:57:08 +00:00
mini_mime (1.0.1)
2019-02-16 08:31:10 +00:00
mini_portile2 (2.4.0)
2018-09-15 21:57:08 +00:00
minitest (5.11.3)
multi_json (1.13.1)
nio4r (2.3.1)
2019-07-26 06:41:19 +00:00
nokogiri (1.10.3)
2019-02-16 08:31:10 +00:00
mini_portile2 (~> 2.4.0)
2019-06-09 18:19:21 +00:00
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
2018-09-15 21:57:08 +00:00
pg (1.1.3)
pry (0.11.3)
2017-09-17 23:10:00 +00:00
coderay (~> 1.1.0)
method_source (~> 0.9.0)
2018-09-15 21:57:08 +00:00
pry-byebug (3.6.0)
byebug (~> 10.0)
2017-09-17 23:10:00 +00:00
pry (~> 0.10)
2018-09-15 21:57:08 +00:00
public_suffix (3.0.3)
puma (3.12.0)
pygments.rb (1.2.1)
2017-09-17 23:10:00 +00:00
multi_json (>= 1.0.0)
2019-07-26 06:41:19 +00:00
rack (2.0.7)
2018-09-15 21:57:08 +00:00
rack-test (1.1.0)
2017-09-17 23:10:00 +00:00
rack (>= 1.0, < 3)
2019-03-17 22:44:06 +00:00
rails (5.1.6.2)
actioncable (= 5.1.6.2)
actionmailer (= 5.1.6.2)
actionpack (= 5.1.6.2)
actionview (= 5.1.6.2)
activejob (= 5.1.6.2)
activemodel (= 5.1.6.2)
activerecord (= 5.1.6.2)
activesupport (= 5.1.6.2)
2017-09-17 23:10:00 +00:00
bundler (>= 1.3.0)
2019-03-17 22:44:06 +00:00
railties (= 5.1.6.2)
2017-09-17 23:10:00 +00:00
sprockets-rails (>= 2.0.0)
2018-09-15 21:57:08 +00:00
rails-controller-testing (1.0.2)
actionpack (~> 5.x, >= 5.0.1)
actionview (~> 5.x, >= 5.0.1)
2017-09-17 23:10:00 +00:00
activesupport (~> 5.x)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2018-09-15 21:57:08 +00:00
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
2019-03-17 22:44:06 +00:00
railties (5.1.6.2)
actionpack (= 5.1.6.2)
activesupport (= 5.1.6.2)
2017-09-17 23:10:00 +00:00
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
2019-01-29 07:29:46 +00:00
rake (12.3.2)
2018-09-15 21:57:08 +00:00
rb-fsevent (0.10.3)
2017-09-17 23:10:00 +00:00
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
redcarpet (3.4.0)
2018-09-15 21:57:08 +00:00
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
2019-07-26 06:41:19 +00:00
rspec-core (3.8.2)
2018-09-15 21:57:08 +00:00
rspec-support (~> 3.8.0)
2019-07-26 06:41:19 +00:00
rspec-expectations (3.8.4)
2017-09-17 23:10:00 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2018-09-15 21:57:08 +00:00
rspec-support (~> 3.8.0)
2019-07-26 06:41:19 +00:00
rspec-mocks (3.8.1)
2017-09-17 23:10:00 +00:00
diff-lcs (>= 1.2.0, < 2.0)
2018-09-15 21:57:08 +00:00
rspec-support (~> 3.8.0)
2019-07-26 06:41:19 +00:00
rspec-rails (3.8.2)
2017-09-17 23:10:00 +00:00
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
2018-09-15 21:57:08 +00:00
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
2019-07-26 06:41:19 +00:00
rspec-support (3.8.2)
2019-06-09 18:19:21 +00:00
rubocop (0.71.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
2019-06-09 18:19:21 +00:00
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
2019-06-09 18:19:21 +00:00
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-rails (2.0.1)
rack (>= 1.1)
rubocop (>= 0.70.0)
ruby-progressbar (1.10.1)
2017-09-17 23:10:00 +00:00
ruby_dep (1.5.0)
2018-09-15 21:57:08 +00:00
rubyzip (1.2.2)
sass (3.5.7)
2017-09-17 23:10:00 +00: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-09-15 21:57:08 +00:00
sass-rails (5.0.7)
2017-09-17 23:10:00 +00:00
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
2018-09-15 21:57:08 +00:00
selenium-webdriver (3.14.0)
childprocess (~> 0.5)
2018-09-15 21:57:08 +00:00
rubyzip (~> 1.2)
2017-09-17 23:10:00 +00:00
shoulda-context (1.2.2)
spring (2.0.2)
activesupport (>= 4.2)
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
2018-09-15 21:57:08 +00:00
sprockets (3.7.2)
2017-09-17 23:10:00 +00:00
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.13)
2019-02-16 08:31:10 +00:00
thor (0.20.3)
2017-09-17 23:10:00 +00:00
thread_safe (0.3.6)
tilt (2.0.8)
2018-09-15 21:57:08 +00:00
turbolinks (5.2.0)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
tzinfo (1.2.5)
2017-09-17 23:10:00 +00:00
thread_safe (~> 0.1)
2019-06-09 18:19:21 +00:00
unicode-display_width (1.6.0)
2017-09-17 23:10:00 +00:00
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
2018-09-15 21:57:08 +00:00
websocket-extensions (0.1.3)
xpath (3.1.0)
nokogiri (~> 1.8)
yard (0.9.16)
2017-09-17 23:10:00 +00:00
zeus (0.15.14)
method_source (>= 0.6.7)
PLATFORMS
ruby
DEPENDENCIES
activerecord-jdbc-adapter
activerecord-jdbcsqlite3-adapter
2018-01-24 06:01:41 +00:00
appraisal (= 2.2.0)
2017-09-17 23:10:00 +00:00
bcrypt (~> 3.1.7)
bundler (~> 1.1)
capybara (~> 2.13)
2017-09-17 23:10:00 +00:00
fssm
jbuilder (~> 2.5)
jdbc-sqlite3
jruby-openssl
listen (>= 3.0.5, < 3.2)
pg (~> 1.1)
2017-09-17 23:10:00 +00:00
pry
pry-byebug
puma (~> 3.7)
pygments.rb
2019-03-17 22:44:06 +00:00
rails (~> 5.1.6.2)
2017-09-17 23:10:00 +00:00
rails-controller-testing (>= 1.0.1)
2019-01-29 07:29:46 +00:00
rake (= 12.3.2)
2017-09-17 23:10:00 +00:00
redcarpet
rspec (~> 3.6)
rspec-rails (~> 3.6)
rubocop
2019-06-09 18:19:21 +00:00
rubocop-rails
2017-09-17 23:10:00 +00:00
sass-rails (~> 5.0)
selenium-webdriver
2017-09-17 23:10:00 +00:00
shoulda-context (~> 1.2.0)
spring
spring-commands-rspec
spring-watcher-listen (~> 2.0.0)
sqlite3 (~> 1.3.6)
2017-09-17 23:10:00 +00:00
therubyrhino
turbolinks (~> 5)
yard
zeus
BUNDLED WITH
2019-03-17 22:44:06 +00:00
1.17.3