gemfiles/rails_4.2.gemfile in sweet_notifications-1.0.0 vs gemfiles/rails_4.2.gemfile in sweet_notifications-1.0.1
- old
+ new
@@ -2,6 +2,6 @@
source "https://rubygems.org"
gem "rails", "~> 4.2.0"
-gemspec :path => "../"
+gemspec path: "../"
- old
+ new