Gemfile.lock in errand-0.7.3 vs Gemfile.lock in errand-0.7.4
- old
+ new
@@ -1,15 +1,30 @@
+PATH
+ remote: .
+ specs:
+ errand (0.7.4)
+ librrd (= 1.0.3)
+
GEM
remote: http://rubygems.org/
specs:
- git (1.2.5)
- jeweler (1.6.0)
- bundler (~> 1.0.0)
- git (>= 1.2.5)
- rake
+ colorize (0.5.8)
+ diff-lcs (1.1.3)
+ librrd (1.0.3)
rake (0.8.7)
+ rspec (2.9.0)
+ rspec-core (~> 2.9.0)
+ rspec-expectations (~> 2.9.0)
+ rspec-mocks (~> 2.9.0)
+ rspec-core (2.9.0)
+ rspec-expectations (2.9.0)
+ diff-lcs (~> 1.1.3)
+ rspec-mocks (2.9.0)
PLATFORMS
ruby
DEPENDENCIES
- jeweler
+ colorize
+ errand!
+ rake
+ rspec