From 88bfa6bc726aea927a4dc3bb21a3a6df9785aee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 15:44:57 +0000 Subject: [PATCH] Bump wicked_pdf from 2.1.0 to 2.7.0 Bumps [wicked_pdf](https://github.com/mileszs/wicked_pdf) from 2.1.0 to 2.7.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/commits) --- updated-dependencies: - dependency-name: wicked_pdf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 0dec089..801c344 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem "puma", ">= 5.0.0" gem "faker", "~> 2.14" -gem "wicked_pdf", "~> 2.1" +gem "wicked_pdf", "~> 2.7" group :development, :test do gem "byebug", "~> 11.0", platform: :mri diff --git a/Gemfile.lock b/Gemfile.lock index fcb3f60..8536cc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,7 +193,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) connection_pool (2.4.1) crack (0.4.5) rexml @@ -487,7 +487,7 @@ GEM htmlentities (4.3.4) httpi (3.0.1) rack - i18n (1.8.11) + i18n (1.14.1) concurrent-ruby (~> 1.0) i18n-tasks (0.9.37) activesupport (>= 4.0.2) @@ -557,7 +557,7 @@ GEM mini_magick (4.12.0) mini_mime (1.1.1) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.20.0) mixlib-cli (2.1.8) mixlib-config (3.0.27) tomlrb @@ -831,7 +831,7 @@ GEM faraday (>= 0.9, < 3.0) jwt (>= 1.5, < 3.0) nokogiri (>= 1.6, < 2.0) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) uber (0.1.0) unicode-display_width (1.8.0) @@ -877,14 +877,14 @@ GEM websocket-extensions (0.1.5) whenever (1.0.0) chronic (>= 0.6.3) - wicked_pdf (2.1.0) + wicked_pdf (2.7.0) activesupport wisper (2.0.1) wisper-rspec (1.1.0) wkhtmltopdf-binary (0.12.6.6) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.1) + zeitwerk (2.6.12) PLATFORMS ruby @@ -917,7 +917,7 @@ DEPENDENCIES spring-watcher-listen (~> 2.0) web-console (~> 4.0) whenever (~> 1.0) - wicked_pdf (~> 2.1) + wicked_pdf (~> 2.7) RUBY VERSION ruby 2.7.5p203