gemfiles/3.2.gemfile in authority-3.2.2 vs gemfiles/3.2.gemfile in authority-3.3.0
- old
+ new
@@ -1,6 +1,7 @@
source 'https://rubygems.org'
gem 'rails', '~> 3.2.3'
gem 'rspec', '~> 2.14.0'
+gem 'rake', '~> 11.3.0'
gemspec path: '../'
- old
+ new