From 253a591b07ef078a846cf92750eb7637f6b90d57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:25:07 +0000 Subject: [PATCH] Bump combustion from 1.4.0 to 1.5.0 Bumps [combustion](https://github.com/pat/combustion) from 1.4.0 to 1.5.0. - [Changelog](https://github.com/pat/combustion/blob/main/HISTORY) - [Commits](https://github.com/pat/combustion/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: combustion dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index deeb601..2bdd47a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,14 +94,14 @@ GEM ast (2.4.2) base64 (0.2.0) bigdecimal (3.1.8) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) coderay (1.1.3) - combustion (1.4.0) + combustion (1.5.0) activesupport (>= 3.0.0) railties (>= 3.0.0) thor (>= 0.14.6) - concurrent-ruby (1.3.1) + concurrent-ruby (1.3.3) connection_pool (2.4.1) contracts (0.17) crass (1.0.6) @@ -160,7 +160,7 @@ GEM dry-inflector (~> 1.0) dry-logic (~> 1.4) zeitwerk (~> 2.6) - erubi (1.12.0) + erubi (1.13.0) fasterer (0.11.0) ruby_parser (>= 3.19.1) ffi (1.16.3) @@ -169,7 +169,7 @@ GEM i18n (1.14.5) concurrent-ruby (~> 1.0) io-console (0.7.2) - irb (1.13.1) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.2) @@ -185,7 +185,7 @@ GEM marcel (1.0.4) method_source (1.0.0) mini_mime (1.1.5) - minitest (5.23.1) + minitest (5.24.1) multi_test (1.1.0) mutex_m (0.2.0) net-imap (0.4.14) @@ -198,7 +198,7 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) parallel (1.25.1) parser (3.3.3.0) @@ -213,7 +213,7 @@ GEM psych (5.1.2) stringio racc (1.8.0) - rack (3.0.11) + rack (3.1.6) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -260,7 +260,7 @@ GEM rainbow (>= 2.0, < 4.0) rexml (~> 3.1) regexp_parser (2.9.2) - reline (0.5.8) + reline (0.5.9) io-console (~> 0.5) rexml (3.3.0) strscan @@ -301,7 +301,7 @@ GEM sexp_processor (~> 4.16) sexp_processor (4.17.1) sqlite3 (2.0.2-x86_64-linux-gnu) - stringio (3.1.0) + stringio (3.1.1) strscan (3.1.0) sys-uname (1.2.3) ffi (~> 1.1) @@ -314,7 +314,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.15) + zeitwerk (2.6.16) PLATFORMS x86_64-linux