Skip to content

Commit

Permalink
Merge pull request #29 from alphagov/ldeb-normalize-platforms
Browse files Browse the repository at this point in the history
Normalize platforms in Bundler lockfile
  • Loading branch information
lfdebrux authored Feb 5, 2025
2 parents d8a4185 + 19ba996 commit c62a62b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ GEM
unicode-display_width (2.6.0)

PLATFORMS
arm64-darwin-22
arm64-darwin-24
x86_64-darwin-22
arm64-darwin
ruby
x86_64-darwin
x86_64-linux

DEPENDENCIES
Expand All @@ -115,4 +115,4 @@ DEPENDENCIES
rubocop-govuk

BUNDLED WITH
2.4.7
2.6.3

0 comments on commit c62a62b

Please sign in to comment.