Gemfile in fizzy-api-0.0.3 vs Gemfile in fizzy-api-0.0.4

- old
+ new

@@ -1,9 +1,6 @@ source 'https://rubygems.org' - gemspec -gem 'httparty', '~> 0.12.0' -gem 'active_interaction', '~> 1.3.0' group :test do gem 'factory_girl_rails' gem 'rspec' gem 'rubocop'