ruby-nsca/Gemfile.lock

49 lines
894 B
Plaintext
Raw Normal View History

2013-03-16 16:13:13 +01:00
GEM
remote: http://rubygems.org/
specs:
2013-04-08 20:50:51 +02:00
activesupport (3.2.13)
i18n (= 0.6.1)
2013-03-16 16:13:13 +01:00
multi_json (~> 1.0)
2013-04-08 20:50:51 +02:00
bourne (1.4.0)
mocha (~> 0.13.2)
2013-03-16 16:13:13 +01:00
enum (1.0.0)
git (1.2.5)
2013-04-08 20:50:51 +02:00
i18n (0.6.1)
2013-03-16 16:13:13 +01:00
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.7.7)
metaclass (0.0.1)
2013-04-08 20:50:51 +02:00
mocha (0.13.3)
2013-03-16 16:13:13 +01:00
metaclass (~> 0.0.1)
2013-04-08 20:50:51 +02:00
multi_json (1.7.2)
rake (10.0.4)
rdoc (4.0.1)
2013-03-16 16:13:13 +01:00
json (~> 1.4)
2013-04-08 20:50:51 +02:00
shoulda (3.4.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (~> 1.0, >= 1.4.1)
shoulda-context (1.1.0)
shoulda-matchers (1.5.6)
2013-03-16 16:13:13 +01:00
activesupport (>= 3.0.0)
2013-04-08 20:50:51 +02:00
bourne (~> 1.3)
2013-03-16 16:13:13 +01:00
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
yard (0.8.5.2)
PLATFORMS
ruby
DEPENDENCIES
bundler
enum
jeweler
rdoc
shoulda
simplecov
yard