gemfiles/rails5.0.0.1.gemfile in bookmark_system-0.0.9 vs gemfiles/rails5.0.0.1.gemfile in bookmark_system-0.1.0
- old
+ new
@@ -2,6 +2,6 @@
source "https://rubygems.org"
gem "rails", "5.0.0.1"
-gemspec :path => "../"
+gemspec path: "../"
- old
+ new