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: fac/hermod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: fac/hermod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 10, 2025

  1. Adding checksums for gems

    # What
    - Adding missing `Gemfile.lock` (guidance on this has changed in recent years: https://bundler.io/man/bundle-install.1.html#THE-GEMFILE-LOCK)
    - Adding checksums to `Gemfile.lock`
    
    Dev-P Ticket:
    - fac/dev-platform#2426
    dmorgan-fa committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    fa413e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from fac/adding-gem-checksums

    Adding checksums for gems
    dmorgan-fa authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    806c015 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Configuration menu
    Copy the full SHA
    b36ac53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from fac/update-ruby-minimum

    Bump minimum ruby version to 3.1
    DuncSmith authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    72f6a54 View commit details
    Browse the repository at this point in the history
  3. Bump hermod to 3.3.0

    DuncSmith committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    7900523 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #64 from fac/v3.3.0

    Bump hermod to 3.3.0
    DuncSmith authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    d779ab6 View commit details
    Browse the repository at this point in the history
Loading