Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Rails 5.1 #55

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Support Rails 5.1 #55

wants to merge 6 commits into from

Commits on Aug 31, 2017

  1. Bump to support Rails 5.1

    Why:
    
    * Active Support dependency is currently limited to versions lower than
      5.1.
    
    This change addresses the issue by:
    
    * Bumping the dependency upper limit version, similar to
      8a2e70d.
    pfac committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    5a157c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. Merge pull request #1 from instacart/jphelps/rails-5.1

    Upgrade to Flip 1.1.1 and support Rails 5.1
    j3pic authored Jun 5, 2018
    Configuration menu
    Copy the full SHA
    8a21a54 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. support rails 5.2

    sherin committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    7712530 View commit details
    Browse the repository at this point in the history
  2. upgrade patch version

    sherin committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    4a72fc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Merge pull request #2 from instacart/sherin/rails52

    support rails 5.2
    sherin authored Feb 12, 2019
    Configuration menu
    Copy the full SHA
    80bf42e View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Update flip.gemspec

    montanalow authored May 31, 2019
    Configuration menu
    Copy the full SHA
    d4b2266 View commit details
    Browse the repository at this point in the history