1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/Gemfile.lock
Elliot Winkler 3b0c872fca Update rspec & rspec-rails to 3.6.x
This upgrade is mainly so we can use --only-failures which was
introduced way back in RSpec 3.3.
2017-09-17 17:01:50 -05:00

61 lines
1.1 KiB
Text

GEM
remote: https://rubygems.org/
specs:
appraisal (2.1.0)
bundler
rake
thor (>= 0.14.0)
byebug (9.0.6)
coderay (1.1.1)
diff-lcs (1.3)
fssm (0.2.10)
method_source (0.8.2)
multi_json (1.12.1)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.4.2)
byebug (~> 9.0)
pry (~> 0.10)
pygments.rb (1.1.1)
multi_json (>= 1.0.0)
rake (10.5.0)
redcarpet (3.4.0)
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)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
slop (3.6.0)
thor (0.19.4)
yard (0.9.6)
zeus (0.15.14)
method_source (>= 0.6.7)
PLATFORMS
ruby
DEPENDENCIES
appraisal (= 2.1.0)
bundler (~> 1.1)
fssm
pry
pry-byebug
pygments.rb
rake (>= 10.5.0, < 11)
redcarpet
rspec (~> 3.6)
yard
zeus
BUNDLED WITH
1.14.6