Gemfile in rest-more-3.2.0 vs Gemfile in rest-more-3.3.0
- old
+ new
@@ -6,10 +6,10 @@
# this is for travis-ci
gem 'rest-core', :path => 'rest-core' if
File.exist?("#{File.dirname(File.expand_path(__FILE__))}/rest-core/Gemfile")
gem 'rake'
-gem 'bacon'
+gem 'pork'
gem 'muack'
gem 'webmock'
gem 'json'
gem 'json_pure'