From 3a6a9673b99805f8b00621b73794d1bda81b1a1e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Wed, 5 Jun 2019 15:42:28 +0000 Subject: [PATCH] Bump wicked_pdf from 1.1.0 to 1.3.0 Bumps [wicked_pdf](https://github.com/mileszs/wicked_pdf) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/mileszs/wicked_pdf/releases) - [Changelog](https://github.com/mileszs/wicked_pdf/blob/master/CHANGELOG.md) - [Commits](https://github.com/mileszs/wicked_pdf/compare/1.1.0...1.3.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c5df09ba..698045b8 100644 --- a/Gemfile +++ b/Gemfile @@ -76,7 +76,7 @@ gem 'validate_url' gem 'thin' # Pinned this version for Ruby 2.1 and Rails 3 -gem 'wicked_pdf','1.1.0' +gem 'wicked_pdf','1.3.0' gem 'htmltoword' # To use ActiveModel has_secure_password # gem 'bcrypt-ruby', '~> 3.0.0' diff --git a/Gemfile.lock b/Gemfile.lock index 8d88831f..2847aea4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -291,7 +291,8 @@ GEM warden (1.2.7) rack (>= 1.0) websocket (1.2.8) - wicked_pdf (1.1.0) + wicked_pdf (1.3.0) + activesupport PLATFORMS ruby @@ -347,7 +348,7 @@ DEPENDENCIES twitter-bootstrap-rails (~> 2.2.8) uglifier validate_url - wicked_pdf (= 1.1.0) + wicked_pdf (= 1.3.0) BUNDLED WITH 1.16.6