Skip to content

Commit 95cc54d

Browse files
authored
Bump bundler version (#2978)
This will remove the following deprecation warning from thor when running tests: ``` Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead. /opt/hostedtoolcache/Ruby/3.3.4/x64/lib/ruby/gems/3.3.0/gems/bundler-2.2.33/lib/bundler/vendor/thor/lib/thor/error.rb:105: warning: constant DidYouMean::SPELL_CHECKERS is deprecated ```
1 parent 2b5df17 commit 95cc54d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ DEPENDENCIES
8383
yard (= 0.9.36)
8484

8585
BUNDLED WITH
86-
2.2.33
86+
2.4.22

0 commit comments

Comments
 (0)