Gemfile.lock in snogmetrics-0.1.4 vs Gemfile.lock in snogmetrics-0.1.5
- old
+ new
@@ -1,5 +1,10 @@
+PATH
+ remote: .
+ specs:
+ snogmetrics (0.1.4)
+
GEM
remote: http://rubygems.org/
specs:
BlueCloth (1.0.1)
actionmailer (2.3.5)
@@ -10,17 +15,10 @@
activerecord (2.3.5)
activesupport (= 2.3.5)
activeresource (2.3.5)
activesupport (= 2.3.5)
activesupport (2.3.5)
- gemcutter (0.6.1)
- git (1.2.5)
- jeweler (1.4.0)
- gemcutter (>= 0.1.0)
- git (>= 1.2.5)
- rubyforge (>= 2.0.0)
- json_pure (1.4.6)
rack (1.0.1)
rails (2.3.5)
actionmailer (= 2.3.5)
actionpack (= 2.3.5)
activerecord (= 2.3.5)
@@ -28,20 +26,19 @@
activesupport (= 2.3.5)
rake (>= 0.8.3)
rake (0.8.7)
rcov (0.9.8)
rspec (1.3.0)
- rubyforge (2.0.4)
- json_pure (>= 1.1.7)
yard (0.6.0)
PLATFORMS
ruby
DEPENDENCIES
BlueCloth
- jeweler
- rails (= 2.3.5)
- rake
+ bundler (~> 1.0.0)
+ rails
+ rake (~> 0.8.7)
rcov
- rspec (>= 1.3.0)
+ rspec
+ snogmetrics!
yard