From 2bab208fc5f01b2e1b6a5a004065998485aacbe0 Mon Sep 17 00:00:00 2001 From: Jeff King Date: Wed, 5 Oct 2022 09:46:24 -0400 Subject: Gemfile.lock: update bundler version This avoids an annoying (but harmless) warning about DidYouMean::SPELL_CHECKERS on every run, after the upgrade to ruby 3.1.2. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c9a2219..4a7d4f40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -370,4 +370,4 @@ RUBY VERSION ruby 3.1.2p20 BUNDLED WITH - 2.1.4 + 2.3.22 -- cgit v1.2.3