From bda44b7929538be2dddd2a54b8b55169c49a79b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 22:13:02 +0000 Subject: [PATCH] Bump kamal from 1.5.2 to 1.8.2 Bumps [kamal](https://github.com/basecamp/kamal) from 1.5.2 to 1.8.2. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v1.5.2...v1.8.2) --- updated-dependencies: - dependency-name: kamal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 9c27b34..db1ad4c 100644 --- a/Gemfile +++ b/Gemfile @@ -90,7 +90,7 @@ gem "activeadmin", "~> 4.0.0.beta7" gem "devise", "~> 4.9" -gem "kamal", "~> 1.5" +gem "kamal", "~> 1.8" gem "meta-tags", "~> 2.20" diff --git a/Gemfile.lock b/Gemfile.lock index a083db7..a78f577 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -209,7 +209,7 @@ GEM activesupport (>= 5.0.0) jmespath (1.6.2) json (2.7.1) - kamal (1.5.2) + kamal (1.8.2) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -217,7 +217,7 @@ GEM dotenv (~> 2.8) ed25519 (~> 1.2) net-ssh (~> 7.0) - sshkit (~> 1.21) + sshkit (>= 1.23.0, < 2.0) thor (~> 1.2) zeitwerk (~> 2.5) kaminari (1.2.2) @@ -256,7 +256,7 @@ GEM actionpack (>= 6.0.0, < 7.2) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.23.1) + minitest (5.25.1) mission_control-jobs (0.2.1) importmap-rails rails (~> 7.1) @@ -434,9 +434,8 @@ GEM fugit (~> 1.9.0) railties (>= 7.1) sorbet-runtime (0.5.11261) - sshkit (1.22.2) + sshkit (1.23.0) base64 - mutex_m net-scp (>= 1.1.2) net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) @@ -445,7 +444,7 @@ GEM railties (>= 6.0.0) stringio (3.1.0) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) turbo-rails (2.0.5) actionpack (>= 6.0.0) @@ -465,7 +464,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.15) + zeitwerk (2.6.17) PLATFORMS x86_64-linux @@ -486,7 +485,7 @@ DEPENDENCIES image_processing (~> 1.2) importmap-rails jbuilder - kamal (~> 1.5) + kamal (~> 1.8) letter_opener_web meta-tags (~> 2.20) mission_control-jobs (~> 0.2.1)