Skip to content

Commit 75e3b1d

Browse files
ydahLuukvH
authored andcommitted
Bump Bundler version from 2.2.19 to 2.6.0
The following error occurred when running `bundle install` with ruby 3.4.0rc1: ``` ❯ bundle install /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/lib/bundler/vendor/thor/lib/thor/error.rb:105:in '<class:Thor>': uninitialized constant DidYouMean::SPELL_CHECKERS (NameError) DidYouMean::SPELL_CHECKERS.merge!( ^^^^^^^^^^^^^^^^ Did you mean? DidYouMean::SpellChecker from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/lib/bundler/vendor/thor/lib/thor/error.rb:1:in '<top (required)>' from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/lib/bundler/vendor/thor/lib/thor/base.rb:3:in 'Kernel#require_relative' from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/lib/bundler/vendor/thor/lib/thor/base.rb:3:in '<top (required)>' from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/lib/bundler/vendor/thor/lib/thor.rb:1:in 'Kernel#require_relative' from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/lib/bundler/vendor/thor/lib/thor.rb:1:in '<top (required)>' from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/lib/bundler/vendored_thor.rb:8:in 'Kernel#require_relative' from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/lib/bundler/vendored_thor.rb:8:in '<top (required)>' from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/lib/bundler/friendly_errors.rb:3:in 'Kernel#require_relative' from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/lib/bundler/friendly_errors.rb:3:in '<top (required)>' from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/exe/bundle:32:in 'Kernel#require_relative' from /ydah/.rbenv/versions/3.4.0-rc1/lib/ruby/gems/3.4.0+1/gems/bundler-2.2.19/exe/bundle:32:in '<top (required)>' from /ydah/.rbenv/versions/3.4.0-rc1/bin/bundle:25:in 'Kernel#load' from /ydah/.rbenv/versions/3.4.0-rc1/bin/bundle:25:in '<main>' ```
1 parent ab7ebfd commit 75e3b1d

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
@@ -59,4 +59,4 @@ DEPENDENCIES
5959
rubocop (~> 1.65.1)
6060

6161
BUNDLED WITH
62-
2.2.19
62+
2.6.0

0 commit comments

Comments
 (0)