Gemfile.lock in tunemygc-1.0.55 vs Gemfile.lock in tunemygc-1.0.56
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- tunemygc (1.0.53)
+ tunemygc (1.0.56)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.2.0)
@@ -44,10 +44,12 @@
addressable (2.3.6)
arel (6.0.0)
builder (3.2.2)
crack (0.4.2)
safe_yaml (~> 1.0.0)
+ delayed_job (4.0.6)
+ activesupport (>= 3.0, < 5.0)
erubis (2.7.0)
globalid (0.3.0)
activesupport (>= 4.1.0)
hike (1.2.3)
i18n (0.7.0)
@@ -115,9 +117,10 @@
ruby
DEPENDENCIES
activejob (~> 4.2, >= 4.2.0)
activesupport (~> 4.1)
+ delayed_job (~> 4.0.6, >= 4.0.6)
rails
rake (~> 10.3)
rake-compiler (~> 0.9, >= 0.9.5)
tunemygc!
webmock (~> 1.2, >= 1.2.0)