Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: payrollhero/webhook_system
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.0
Choose a base ref
...
head repository: payrollhero/webhook_system
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.1
Choose a head ref
  • 1 commit
  • 8 files changed
  • 2 contributors

Commits on Apr 27, 2022

  1. Rails 6.1 support (#21)

    * allow rails 6.1+
    
    * update Gemfile.lock for Rails 4.2
    
    * add ruby 2.7 to the build matrix, bump version
    
    * bundle update for rails 4.2, remove byebug/pry from dev deps
    
    * moved exception expectation block inside
    
    * Update CHANGELOG.md
    
    * 2.3.1 is sufficient
    
    Co-authored-by: P.T <lymaeq+github@gmail.com>
    mathieujobin and phenchaw authored Apr 27, 2022
    Copy the full SHA
    75dffb6 View commit details
Loading