From 090b050748d3d79f6745df8ac6f368695d4612ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 12:23:40 +0000 Subject: [PATCH] Bump kamal from 1.5.2 to 1.8.3 Bumps [kamal](https://github.com/basecamp/kamal) from 1.5.2 to 1.8.3. - [Release notes](https://github.com/basecamp/kamal/releases) - [Commits](https://github.com/basecamp/kamal/compare/v1.5.2...v1.8.3) --- updated-dependencies: - dependency-name: kamal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 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 600788f..15b210e 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.3) 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) @@ -282,6 +282,7 @@ GEM nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) + ostruct (0.6.0) overcommit (0.63.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) @@ -434,12 +435,12 @@ GEM fugit (~> 1.9.0) railties (>= 7.1) sorbet-runtime (0.5.11261) - sshkit (1.22.2) + sshkit (1.23.1) base64 - mutex_m net-scp (>= 1.1.2) net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) + ostruct stackprof (0.2.26) stimulus-rails (1.3.3) railties (>= 6.0.0) @@ -486,7 +487,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)