From b561106df53b9fc14cfdfec7fc08b6043741a8aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 02:32:47 +0000 Subject: [PATCH] chore(deps-dev): bump irb from 1.15.3 to 1.16.0 Bumps [irb](https://github.com/ruby/irb) from 1.15.3 to 1.16.0. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.15.3...v1.16.0) --- updated-dependencies: - dependency-name: irb dependency-version: 1.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7fb5710d..3eb8b81c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GEM bigdecimal rexml crass (1.0.6) - date (3.5.0) + date (3.5.1) diff-lcs (1.6.2) docile (1.4.1) domain_name (0.6.20240107) @@ -68,7 +68,7 @@ GEM dotenv (= 2.8.1) railties (>= 3.2) drb (2.2.3) - erb (6.0.0) + erb (6.0.1) erubi (1.13.0) faker (2.23.0) i18n (>= 1.8.11, < 2) @@ -106,8 +106,8 @@ GEM domain_name (~> 0.5) i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.1) - irb (1.15.3) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -167,7 +167,7 @@ GEM pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) - psych (5.2.6) + psych (5.3.1) date stringio public_suffix (7.0.0) @@ -201,7 +201,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.15.1) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort @@ -260,7 +260,7 @@ GEM simplecov (~> 0.19) simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) - stringio (3.1.8) + stringio (3.2.0) sync (0.5.0) term-ansicolor (1.11.2) tins (~> 1.0)