From 138fff1c0e893e8e4e13582b3f0725b561a93bcc Mon Sep 17 00:00:00 2001 From: Ashwini Sukale Date: Wed, 27 Sep 2023 20:24:36 +0530 Subject: [PATCH] Updated the gem to 1.11.3 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 88b42905..1ef5df39 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - bolognese (1.11.2) + bolognese (1.11.3) activesupport (>= 4.2.5) benchmark_methods (~> 0.7) bibtex-ruby (>= 5.1.0) @@ -232,4 +232,4 @@ DEPENDENCIES webmock (~> 3.0, >= 3.0.1) BUNDLED WITH - 2.3.12 + 2.4.10