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: ruby/ruby2_keywords
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.3
Choose a base ref
...
head repository: ruby/ruby2_keywords
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.4
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 19, 2021

  1. Fix Ruby 2.5 incopatibility

    We don't really need that second optional argument, 
    as its default value is just what we need
    https://ruby-doc.org/core-2.7.2/Module.html#method-i-private_method_defined-3F
    flvrone authored and nobu committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    d6d1775 View commit details
    Browse the repository at this point in the history
  2. Add Ruby 2.5 to the CI matrix

    flvrone authored and nobu committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    956156b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    403ff84 View commit details
    Browse the repository at this point in the history
  4. Build package

    nobu committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    fba8eb4 View commit details
    Browse the repository at this point in the history
  5. Added bump target

    nobu committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    8bf4b5b View commit details
    Browse the repository at this point in the history
  6. bump up to 0.0.4

    nobu committed Jan 19, 2021
    1 Configuration menu
    Copy the full SHA
    31766f4 View commit details
    Browse the repository at this point in the history
Loading