gemfiles/4.2.gemfile in wicked_pdf-1.4.0 vs gemfiles/4.2.gemfile in wicked_pdf-2.0.0
- old
+ new
@@ -1,6 +1,9 @@
source 'https://rubygems.org'
gem 'rdoc'
+gem 'bundler', '~>1.3'
+gem 'sqlite3', '~> 1.3.6'
+gem 'sprockets', '~>3.0'
gem 'rails', '~> 4.2.0'
gemspec path: '../'