Coder Social home page Coder Social logo

Comments (4)

tubbo avatar tubbo commented on August 15, 2024

You don't need a new version of redis-actionpack to take advantage of redis-store 1.4.0, we just don't require you to install redis-store 1.4.0 in order to use redis-actionpack. You can add the following to Gemfile to install redis-store 1.4.0 on your application:

gem 'redis-store', '~> 1.4.0'

from redis-actionpack.

larryzhao avatar larryzhao commented on August 15, 2024

@tubbo I think you misunderstood me. The current version released to rubygems.org has the dependency specified as 'redis-store', '>= 1.1.0', '< 1.4.0'. So if i install redis-store 1.4.0, I get:

Bundler could not find compatible versions for gem "redis-store":
  In Gemfile:
    redis-store (= 1.4.0)

    redis-rails (= 5.0.2) was resolved to 5.0.2, which depends on
      redis-activesupport (< 6, >= 5.0) was resolved to 5.0.3, which depends on
        redis-store (~> 1.3.0)

Since you've already updated the gemspec on master branch for months. Would you mind release a minor version to rubygems.org?

Thanks and Best Regards.

from redis-actionpack.

tubbo avatar tubbo commented on August 15, 2024

@larryzhao I definitely misunderstood you...totally forgot to release what I did to RubyGems. Just released redis-actionpack 5.0.2.

from redis-actionpack.

larryzhao avatar larryzhao commented on August 15, 2024

@tubbo Thank you very much. You work helped us a lot.

from redis-actionpack.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.