mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
e2d1461a87
The latest commit of pry removes a lot of annoying warnings. Unfortunately a new release has not been issued yet, so just use the master branch for now.
54 lines
1 KiB
Text
54 lines
1 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 (1.0.2)
|
|
bundler
|
|
rake
|
|
thor (>= 0.14.0)
|
|
coderay (1.1.0)
|
|
diff-lcs (1.2.5)
|
|
method_source (0.8.2)
|
|
posix-spawn (0.3.8)
|
|
pry-nav (0.2.4)
|
|
pry (>= 0.9.10, < 0.11.0)
|
|
pygments.rb (0.3.7)
|
|
posix-spawn (~> 0.3.6)
|
|
yajl-ruby (~> 1.1.0)
|
|
rake (10.4.2)
|
|
redcarpet (3.0.0)
|
|
rspec-core (3.2.0)
|
|
rspec-support (~> 3.2.0)
|
|
rspec-expectations (3.2.0)
|
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
rspec-support (~> 3.2.0)
|
|
rspec-support (3.2.1)
|
|
slop (3.6.0)
|
|
thor (0.19.1)
|
|
watchr (0.7)
|
|
yajl-ruby (1.1.0)
|
|
yard (0.8.7.3)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
appraisal (~> 1.0)
|
|
bundler (~> 1.1)
|
|
pry!
|
|
pry-nav
|
|
pygments.rb
|
|
rake (~> 10.0)
|
|
redcarpet
|
|
rspec-core (>= 3.2.0, < 4)
|
|
rspec-expectations (>= 3.2.0, < 4)
|
|
watchr
|
|
yard
|