gemfiles/rails_edge.gemfile in wicked_pdf-1.4.0 vs gemfiles/rails_edge.gemfile in wicked_pdf-2.0.0
- old
+ new
@@ -1,9 +1,9 @@
source 'https://rubygems.org'
gem 'rdoc'
gem 'rails', git: 'https://github.com/rails/rails.git'
-gem 'sqlite3', '~> 1.3.6'
+gem 'sqlite3', '~> 1.4'
gem 'bootsnap' # required to run `rake test` in Rails 6.0
gem 'mocha', '= 1.3' # newer versions blow up
gemspec path: '../'