Gemfile.lock in clockwork-0.4.1 vs Gemfile.lock in clockwork-0.5.0
- old
+ new
@@ -1,23 +1,29 @@
GEM
- remote: http://rubygems.org/
+ remote: https://rubygems.org/
specs:
contest (0.1.3)
+ daemons (1.1.9)
git (1.2.5)
- jeweler (1.6.4)
+ jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
+ rdoc
+ json (1.7.7)
metaclass (0.0.1)
- mocha (0.10.0)
+ mocha (0.13.2)
metaclass (~> 0.0.1)
- rake (0.9.2)
- tzinfo (0.3.32)
+ rake (10.0.3)
+ rdoc (4.0.0)
+ json (~> 1.4)
+ tzinfo (0.3.35)
PLATFORMS
ruby
DEPENDENCIES
contest
+ daemons
jeweler
mocha
- tzinfo
+ tzinfo (~> 0.3.35)