Skip to content

Commit

Permalink
Merge pull request #567 from communitiesuk/fix-dependabot-alert-5
Browse files Browse the repository at this point in the history
Reinitialise package-lock from package.json
  • Loading branch information
aamircodes authored Jan 8, 2024
2 parents b3ebd52 + b27421c commit d77e5f7
Show file tree
Hide file tree
Showing 10 changed files with 3,433 additions and 12,275 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem "rails", "~> 7.0", ">= 7.0.5.1"
# Use postgresql as the database for Active Record
gem "pg", "~> 1.1"
# Use Puma as the app server
gem "puma", "~> 5.6"
gem "puma", "~> 6.0"
# Transpile app-like JavaScript. Read more: https://github.com/rails/webpacker
gem "webpacker", "~> 5.0"
# GOV UK frontend components
Expand Down
Loading

0 comments on commit d77e5f7

Please sign in to comment.