Skip to content

Commit fa154eb

Browse files
chore(deps): update dependency rack to v3.2.1
1 parent 2664ff2 commit fa154eb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem "rails", rails_version
99
gem "rails-html-sanitizer", "1.6.2"
1010
gem "railties", rails_version
1111

12-
gem "rack", "3.2.0"
12+
gem "rack", "3.2.1"
1313

1414
# All things countries
1515
gem "countries"

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ GEM
454454
nio4r (~> 2.0)
455455
raabro (1.4.0)
456456
racc (1.8.1)
457-
rack (3.2.0)
457+
rack (3.2.1)
458458
rack-protection (4.1.1)
459459
base64 (>= 0.1.0)
460460
logger (>= 1.6.0)
@@ -822,7 +822,7 @@ DEPENDENCIES
822822
pry-stack_explorer (~> 0.6.1)
823823
public_suffix (~> 5.0)
824824
puma (~> 6.6.0)
825-
rack (= 3.2.0)
825+
rack (= 3.2.1)
826826
rack-utf8_sanitizer
827827
rails (= 8.0.2.1)
828828
rails-controller-testing

0 commit comments

Comments
 (0)