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: ohler55/oj
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.16.5
Choose a base ref
...
head repository: ohler55/oj
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.16.6
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 18, 2024

  1. Do not override Object#to_json with mimic_json if ActiveSupport is ex…

    …isted (#936)
    
    * Do not override Object#to_json with mimic_json
    
    * Add gemfile for Rails 7.1 / 7.2
    
    * Add workaround for Rails 7.2
    
    * Rails 7.2 supports Ruby 3.1 or later
    
    * Remove Rails 7.1 and 7.2 from windows lane
    
    * Revert "Do not override Object#to_json with mimic_json"
    
    This reverts commit 63df8d6.
    
    * Do not override Object#to_json with mimic_json if ActiveSupport is existed
    Watson1978 authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    2570138 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Release prep

    ohler55 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cb97cda View commit details
    Browse the repository at this point in the history
Loading