Skip to content

Commit 3ba3221

Browse files
committed
Bump rack and uri versions in Gemfile.lock
Update Gemfile.lock to reflect dependency version bumps: rack 3.2.1 -> 3.2.5 and uri 1.0.3 -> 1.1.1. These changes come from updating dependencies to include the latest patched releases; no other code changes were made.
1 parent b55f2e5 commit 3ba3221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ GEM
180180
stringio
181181
public_suffix (7.0.5)
182182
racc (1.8.1)
183-
rack (3.2.1)
183+
rack (3.2.5)
184184
rack-test (2.2.0)
185185
rack (>= 1.3)
186186
rackup (2.2.1)
@@ -286,7 +286,7 @@ GEM
286286
unicode-display_width (3.2.0)
287287
unicode-emoji (~> 4.1)
288288
unicode-emoji (4.2.0)
289-
uri (1.0.3)
289+
uri (1.1.1)
290290
yard (0.9.37)
291291
yard-lint (1.3.0)
292292
yard (~> 0.9)

0 commit comments

Comments
 (0)