From 40791ca5ea26ed3c805908c17a5164d6433146d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 07:51:42 +0000 Subject: [PATCH] Bump dockerfile-rails from 1.6.23 to 1.6.24 Bumps [dockerfile-rails](https://github.com/fly-apps/dockerfile-rails) from 1.6.23 to 1.6.24. - [Release notes](https://github.com/fly-apps/dockerfile-rails/releases) - [Commits](https://github.com/fly-apps/dockerfile-rails/compare/v1.6.23...v1.6.24) --- updated-dependencies: - dependency-name: dockerfile-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e51e009..7e08f41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM zeitwerk (>= 2.6.12) base64 (0.2.0) bcrypt (3.1.20) - benchmark (0.3.0) + benchmark (0.4.0) better_html (2.1.1) actionview (>= 6.0) activesupport (>= 6.0) @@ -162,7 +162,7 @@ GEM actionmailer (>= 5.0) devise (>= 4.6) docile (1.4.1) - dockerfile-rails (1.6.23) + dockerfile-rails (1.6.24) rails (>= 3.0.0) drb (2.2.1) erubi (1.13.0) @@ -273,7 +273,7 @@ GEM bigdecimal (~> 3.1) net-http (0.4.1) uri - net-imap (0.5.0) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -373,7 +373,7 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (6.0.1) puma (6.4.3) @@ -428,7 +428,7 @@ GEM rdoc (6.7.0) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.10) + reline (0.5.11) io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) @@ -496,10 +496,10 @@ GEM stackprof (0.2.26) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.1) + stringio (3.1.2) terminal-notifier (2.0.0) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) tty-color (0.6.0) tty-cursor (0.7.1) tty-prompt (0.23.1)