Gemfile in resque-scheduler-2.2.0 vs Gemfile in resque-scheduler-2.3.0
- old
+ new
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
gemspec
-gem 'yajl-ruby', '~> 0.8.2', :platforms => :mri, :group => :test
+gem 'yajl-ruby', '>= 1.1.0', :platforms => :mri, :group => :test