You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Will there be a fix for Rails 6.1 support anytime soon or will this only work with < Rails 6.1 for the forseeable future? Getting this bug when trying to bundle install a new Rails 6.1 project:
Bundler could not find compatible versions for gem "rails":
In snapshot (Gemfile.lock):
rails (= 6.1.0)
In Gemfile:
rails (~> 6.1.0) x64-mingw32
storext x64-mingw32 was resolved to 2.0.1, which depends on
rails (~> 4.0) x64-mingw32
The text was updated successfully, but these errors were encountered:
Will there be a fix for Rails 6.1 support anytime soon or will this only work with < Rails 6.1 for the forseeable future? Getting this bug when trying to
bundle install
a new Rails 6.1 project:The text was updated successfully, but these errors were encountered: