Skip to content

Commit

Permalink
Merge pull request #3235 from OfficeForProductSafetyAndStandards/chor…
Browse files Browse the repository at this point in the history
…e/update_rails_gem

chore/update_rails
  • Loading branch information
alan-at-work authored Oct 16, 2024
2 parents 1f18aba + 01f612e commit 1609189
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ gem "prawn-table", "~> 0.2"
gem "puma", "~> 6.4"
gem "pundit", "~> 2.4"
gem "rack", "~> 3.1.8"
gem "rails", "~> 7.1.3"
gem "rails", "~> 7.1.4.1"
gem "redcarpet", "~> 3.5"
gem "redis-rails", "~> 5.0"
gem "rollups"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -832,7 +832,7 @@ DEPENDENCIES
puma (~> 6.4)
pundit (~> 2.4)
rack (~> 3.1.8)
rails (~> 7.1.3)
rails (~> 7.1.4.1)
rails-controller-testing (~> 1.0)
rails-erd
redcarpet (~> 3.5)
Expand Down

0 comments on commit 1609189

Please sign in to comment.