Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Support for Rails 6.1 #73

Open
tristanleigh1 opened this issue Dec 22, 2020 · 3 comments
Open

Support for Rails 6.1 #73

tristanleigh1 opened this issue Dec 22, 2020 · 3 comments

Comments

@tristanleigh1
Copy link

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
@anhkind
Copy link

anhkind commented Jan 21, 2021

Hi, do we have any updates for this issue? We have the commit for Rails 6.0.0 support here 4e4e081, can we make use of it for 6.1.0 support?

@sonianand11
Copy link
Contributor

@anhkind @tristanleigh1 This is fixed and we can close this issue. #72

@anhkind
Copy link

anhkind commented Feb 1, 2021

I can see the version 3.3.0 on rubygems now. Thanks @sonianand11

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants