ruby / snap.ruby

Ruby snap
30 stars 5 forks source link

Bundler 2.0.2 should be default on Ruby 2.6.4, not 1.17.2 #17

Closed swrobel closed 5 years ago

swrobel commented 5 years ago
$ gem list

*** LOCAL GEMS ***

bigdecimal (default: 1.4.1)
bundler (2.0.2, default: 1.17.2)

Why isn't 2.0.2 default?

hsbt commented 5 years ago

Because Ruby 2.7 is not released yet.

swrobel commented 5 years ago

@hsbt your response doesn't make sense ... this bug was about the Ruby 2.6.4 currently available via snap

hsbt commented 5 years ago

Do you understand the default gem? The default gem was bumped up with the new version of Ruby. Ruby 2.6 series use only Bundler 1.17.x.