gemfiles/rails_edge.gemfile in wicked_pdf-0.11.0 vs gemfiles/rails_edge.gemfile in wicked_pdf-1.0.0
- old
+ new
@@ -1,6 +1,6 @@
source "https://rubygems.org"
gem 'rdoc'
-gem 'rails', :git => "https://github.com/rails/rails.git"
-gem 'wicked_pdf', :path => '../'
-gemspec :path => '../'
+gem 'rails', git: "https://github.com/rails/rails.git"
+gem 'wicked_pdf', path: '../'
+gemspec path: '../'