Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Rails 6.1 #5

Merged
merged 23 commits into from
Dec 21, 2020
Merged

Rails 6.1 #5

merged 23 commits into from
Dec 21, 2020

Commits on Nov 28, 2019

  1. Fix after commit for rails 6

    hashwin committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    a4da86d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b6be56 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Update JRuby version to 9.2.8.0 + avoid gem update

    `gem update --system` fails with Ruby 2.2.
    donv committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    555ce03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d493469 View commit details
    Browse the repository at this point in the history
  3. Removed extra whitespace

    donv committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    594ec41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41f52c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d52c66e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Revert check for bundler >=2

    donv committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    fd82642 View commit details
    Browse the repository at this point in the history
  2. Uninstall global bundler

    donv committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    c370a18 View commit details
    Browse the repository at this point in the history
  3. Accept uninstall of executables

    donv committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    950a83f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Merge pull request rubysherpas#482 from hashwin/hashwin/after_commit

    Fix after_commit for Rails 6
    sevenseacat committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    ed86d01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e03846f View commit details
    Browse the repository at this point in the history
  3. Merge pull request rubysherpas#483 from donv/patch-1

    Update JRuby version to 9.2.8.0 + remove EOL Ruby 2.2
    sevenseacat committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    00a7057 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    30f82f1 View commit details
    Browse the repository at this point in the history
  2. Avoid deprecated method to add error

    Calling `<<` to an ActiveModel::Errors message array in order to add an error is deprecated. Please call `ActiveModel::Errors#add` instead.
    joergschiller committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    f504fc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Merge pull request rubysherpas#503 from zinsbaustein/rails6.1

    Bump activerecord dependency for Rails 6.1
    sevenseacat committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    15a09a8 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Update version number

    sevenseacat committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    03d0779 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Add changelog for v2.4.3

    tricknotes committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    7c78f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07a64b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request rubysherpas#505 from tricknotes/add-changelog-for-…

    …2.4.3
    
    Add changelog for v2.4.3
    sevenseacat committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    858096b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    552bc7d View commit details
    Browse the repository at this point in the history
  5. Merge pull request rubysherpas#506 from tricknotes/update-description…

    …-in-gemspec
    
    Update supported Rails version in paranoia.gemspec
    sevenseacat committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    032a2ad View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    b24d966 View commit details
    Browse the repository at this point in the history