From 0f4e13d3b0c4dc4681e2f1a2b6a4276050a4cc17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 13:09:06 +0000 Subject: [PATCH] Bump irb from 1.8.1 to 1.8.2 Bumps [irb](https://github.com/ruby/irb) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/ruby/irb/releases) - [Commits](https://github.com/ruby/irb/compare/v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: irb dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3c616aa003..88d021b6c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM concurrent-ruby (~> 1.0) io-console (0.6.0) io-like (0.3.1) - irb (1.8.1) + irb (1.8.2) rdoc reline (>= 0.3.8) json (2.6.3) @@ -112,7 +112,7 @@ GEM pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - psych (5.1.0) + psych (5.1.1) stringio public_suffix (5.0.1) qr4r (0.6.1) @@ -129,7 +129,7 @@ GEM rdoc (6.5.0) psych (>= 4.0.0) regexp_parser (2.8.2) - reline (0.3.8) + reline (0.3.9) io-console (~> 0.5) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) @@ -184,7 +184,7 @@ GEM slack-notifier (2.4.0) sqlite3 (1.6.7-arm64-darwin) sqlite3 (1.6.7-x86_64-linux) - stringio (3.0.5) + stringio (3.0.8) sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0)