From 6c084a21e22a8b604e89dcb639b83ffce6dedf74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 05:04:23 +0000 Subject: [PATCH] chore(deps-dev): bump dockerfile-rails from 1.6.20 to 1.6.24 Bumps [dockerfile-rails](https://github.com/fly-apps/dockerfile-rails) from 1.6.20 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.20...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 | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 031d8421..9f7cc06e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM connection_pool (2.4.1) crass (1.0.6) csv (3.3.0) - date (3.3.4) + date (3.4.0) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) @@ -120,7 +120,7 @@ GEM delayed_job_active_record (4.1.8) activerecord (>= 3.0, < 8.0) delayed_job (>= 3.0, < 5) - dockerfile-rails (1.6.20) + dockerfile-rails (1.6.24) rails (>= 3.0.0) drb (2.2.1) dry-cli (1.0.0) @@ -167,7 +167,7 @@ GEM kaminari-core (1.2.2) language_server-protocol (3.17.0.3) logger (1.6.1) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -189,7 +189,7 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri - net-imap (0.4.16) + net-imap (0.5.0) date net-protocol net-pop (0.1.2) @@ -198,7 +198,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) nokogiri (1.16.7-arm64-darwin) @@ -238,7 +238,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.1.2) + psych (5.2.0) stringio public_suffix (5.0.5) puma (5.6.9) @@ -246,7 +246,7 @@ GEM pundit (2.4.0) activesupport (>= 3.0.0) racc (1.8.1) - rack (2.2.9) + rack (2.2.10) rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-protection (3.2.0) @@ -258,7 +258,7 @@ GEM rack (< 3) rack-test (2.1.0) rack (>= 1.3) - rackup (1.0.0) + rackup (1.0.1) rack (< 3) webrick rails (7.1.3.4) @@ -300,7 +300,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.10) + reline (0.5.11) io-console (~> 0.5) rexml (3.3.9) rouge (4.2.1) @@ -344,7 +344,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stackprof (0.2.26) - stringio (3.1.1) + stringio (3.1.2) stripe (10.14.0) tailwindcss-rails (2.6.1-aarch64-linux) railties (>= 7.0.0) @@ -355,7 +355,7 @@ GEM tailwindcss-rails (2.6.1-x86_64-linux) railties (>= 7.0.0) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) @@ -368,14 +368,14 @@ GEM dry-cli (>= 0.7, < 2) rack-proxy (~> 0.6, >= 0.6.1) zeitwerk (~> 2.2) - webrick (1.8.2) + webrick (1.9.0) websocket (1.2.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS aarch64-linux