thoughtbot--shoulda-matchers/Gemfile.lock

59 lines
1.1 KiB
Plaintext
Raw Normal View History

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:
2014-10-22 06:16:26 +00:00
appraisal (1.0.2)
bundler
rake
thor (>= 0.14.0)
2015-04-02 15:42:53 +00:00
byebug (4.0.4)
columnize (= 0.9.0)
2014-02-09 12:22:25 +00:00
coderay (1.1.0)
2015-04-02 15:42:53 +00:00
columnize (0.9.0)
diff-lcs (1.2.5)
fssm (0.2.10)
2014-02-09 12:22:25 +00:00
method_source (0.8.2)
2014-06-20 04:44:06 +00:00
posix-spawn (0.3.8)
2015-04-02 15:42:53 +00:00
pry-byebug (3.1.0)
byebug (~> 4.0)
pry (~> 0.10)
2014-06-20 04:44:06 +00:00
pygments.rb (0.3.7)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
rake (10.4.2)
2014-06-20 04:44:06 +00:00
redcarpet (3.0.0)
rspec-core (3.2.0)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
2014-06-17 04:54:02 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.1)
slop (3.6.0)
2014-06-17 04:54:02 +00:00
thor (0.19.1)
2014-06-20 04:44:06 +00:00
yajl-ruby (1.1.0)
yard (0.8.7.3)
PLATFORMS
ruby
DEPENDENCIES
2014-10-22 06:16:26 +00:00
appraisal (~> 1.0)
2012-09-21 19:19:41 +00:00
bundler (~> 1.1)
fssm
pry!
2015-04-02 15:42:53 +00:00
pry-byebug
2014-06-20 04:44:06 +00:00
pygments.rb
rake (~> 10.0)
2014-06-20 04:44:06 +00:00
redcarpet
rspec-core (>= 3.2.0, < 4)
rspec-expectations (>= 3.2.0, < 4)
2014-06-20 04:44:06 +00:00
yard