Gemfile.lock in maestrano-0.2.0 vs Gemfile.lock in maestrano-0.3.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- maestrano (0.1.0)
+ maestrano (0.2.0)
json (~> 1.8)
mime-types (~> 1.25)
nokogiri (>= 1.5.0)
rest-client (~> 1.4)
uuid (~> 2.3)
@@ -34,10 +34,10 @@
PLATFORMS
ruby
DEPENDENCIES
maestrano!
- mocha (~> 0.13.2)
- rake
- shoulda (~> 2.11.0)
- test-unit
+ mocha (~> 0.13)
+ rake (~> 10)
+ shoulda (~> 2.11)
+ test-unit (~> 2)
timecop (<= 0.6.0)