Gemfile.lock in redistat-0.0.2 vs Gemfile.lock in redistat-0.0.3
- old
+ new
@@ -1,31 +1,40 @@
GEM
remote: http://rubygems.org/
specs:
activesupport (3.0.3)
diff-lcs (1.1.2)
+ git (1.2.5)
i18n (0.4.2)
+ jeweler (1.5.1)
+ bundler (~> 1.0.0)
+ git (>= 1.2.5)
+ rake
json (1.4.6)
+ rake (0.8.7)
redis (2.1.1)
rspec (2.1.0)
rspec-core (~> 2.1.0)
rspec-expectations (~> 2.1.0)
rspec-mocks (~> 2.1.0)
rspec-core (2.1.0)
rspec-expectations (2.1.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.1.0)
+ system_timer (1.0)
time_ext (0.2.6)
activesupport (>= 2.3.0)
yard (0.6.3)
PLATFORMS
ruby
DEPENDENCIES
activesupport (>= 2.3.0)
i18n
- json (>= 1.0.0)
- redis (>= 2.0.0)
- rspec (>= 2.0.1)
+ jeweler (>= 1.5.1)
+ json (>= 1.4.6)
+ redis (>= 2.1.1)
+ rspec (>= 2.1.0)
+ system_timer (>= 1.0.0)
time_ext (>= 0.2.6)
- yard (>= 0.6.1)
+ yard (>= 0.6.3)