Skip to content

Commit 685a2ee

Browse files
kalroyjashaik
authored andcommitted
Update Gemfile.lock for rack >= 3.1.18 constraint
- Updated rack from 3.2.3 to 3.2.4 - Regenerated using bundle lock --update=rack with Ruby 3.1.7
1 parent f6c9613 commit 685a2ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/oc-id/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ GEM
520520
stringio
521521
public_suffix (6.0.2)
522522
racc (1.8.1)
523-
rack (3.2.3)
523+
rack (3.2.4)
524524
rack-protection (4.2.1)
525525
base64 (>= 0.1.0)
526526
logger (>= 1.6.0)
@@ -778,7 +778,7 @@ DEPENDENCIES
778778
omniauth-chef (~> 0.4.1)!
779779
pg (>= 0.18, < 1.6)
780780
pry-byebug
781-
rack (> 3.0)
781+
rack (>= 3.1.18)
782782
rails (= 7.1.5.2)
783783
rails-controller-testing
784784
rb-readline (~> 0.5.2)

0 commit comments

Comments
 (0)