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 97a627c273 Upgrade RSpec to v3.4
v3.3 introduced a new feature: the ability to re-run failed specs. v3.4
contains some other nifty features, such as code highlighting and
compound failure messages.
2015-12-30 21:58:31 -05:00

70 lines
1.3 KiB
Text

GIT
remote: git://github.com/pry/pry.git
revision: f0cbec507111743fdbc273735ea4f0f6164a5b21
specs:
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
GEM
remote: https://rubygems.org/
specs:
appraisal (2.1.0)
bundler
rake
thor (>= 0.14.0)
byebug (4.0.4)
columnize (= 0.9.0)
coderay (1.1.0)
columnize (0.9.0)
diff-lcs (1.2.5)
fssm (0.2.10)
method_source (0.8.2)
posix-spawn (0.3.8)
pry-byebug (3.1.0)
byebug (~> 4.0)
pry (~> 0.10)
pygments.rb (0.3.7)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rake (10.4.2)
redcarpet (3.0.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
slop (3.6.0)
thor (0.19.1)
yajl-ruby (1.1.0)
yard (0.8.7.3)
zeus (0.15.4)
method_source (>= 0.6.7)
PLATFORMS
ruby
DEPENDENCIES
appraisal (~> 2.0)
bundler (~> 1.1)
fssm
pry!
pry-byebug
pygments.rb
rake (~> 10.0)
redcarpet
rspec (~> 3.2)
yard
zeus
BUNDLED WITH
1.11.1