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-i18n/i18n
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0
Choose a base ref
...
head repository: ruby-i18n/i18n
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 26, 2022

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

Commits on Jan 27, 2022

  1. Merge pull request #602 from ruby-i18n/revert-574-master

    Revert "Fix missing requires of i18n/core_ext/hash"
    radar authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f80e96a View commit details
    Browse the repository at this point in the history
  2. CI: Linting the YAML

    GitHub's editor made linting complaints about the expression of the list. This Expands the list to "bullet-point form".
    
    The 3.0 stringifies as "3". so, in order to be consistent, quote it.
    olleolleolle authored and radar committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7c8b957 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #604 from olleolleolle/patch-1

    CI: Lint the GitHub Actions YAML
    radar authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ac2a378 View commit details
    Browse the repository at this point in the history
  4. Bump to 1.9.1

    radar committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    950f93d View commit details
    Browse the repository at this point in the history
Loading