Gemfile in inbox-0.3.0 vs Gemfile in inbox-0.4.0
- old
+ new
@@ -1,9 +1,8 @@
source 'https://rubygems.org'
gemspec
-gem 'rest-client', '~> 1.6.8'
-gem 'activesupport', '~> 4.1.4'
+gem 'rest-client', '~> 1.6'
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development, :test do
gem 'rspec'