gemfiles/4.1.gemfile in authority-3.2.2 vs gemfiles/4.1.gemfile in authority-3.3.0
- old
+ new
@@ -1,8 +1,9 @@
source 'https://rubygems.org'
gem 'rails', '~> 4.1.0'
gem 'rspec', '~> 2.14.0'
+gem 'rake', '~> 11.3.0'
platforms :jruby, :ruby_19 do
gem 'mime-types', '~> 2.99.2'
end