Gemfile.lock in tunemygc-1.0.1 vs Gemfile.lock in tunemygc-1.0.2
- old
+ new
@@ -1,11 +1,11 @@
PATH
remote: .
specs:
- tunemygc (1.0)
- activesupport
- certified
+ tunemygc (1.0.1)
+ activesupport (~> 4.1)
+ certified (~> 1.0, >= 1.0.0)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.2.0)
@@ -117,9 +117,9 @@
PLATFORMS
ruby
DEPENDENCIES
rails
- rake
- rake-compiler (~> 0.9.3)
+ rake (~> 10.3)
+ rake-compiler (~> 0.9, >= 0.9.5)
tunemygc!
- webmock
+ webmock (~> 1.2, >= 1.2.0)