From b8739c54eefef866d35d87b5176a1676e3adc142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 08:16:25 +0000 Subject: [PATCH] Build(deps): bump irb from 1.7.0 to 1.7.1 Bumps [irb](https://github.com/ruby/irb) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: irb dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f823b8..b735ac0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.6.0) - irb (1.7.0) + irb (1.7.1) reline (>= 0.3.0) jaro_winkler (1.5.6) json (2.6.3)