Skip to content

Commit

Permalink
Add rack-cloudflare gem to Gemfile.lock (#1913)
Browse files Browse the repository at this point in the history
In #1911, we added the rack-cloudflare gem, but Gemfile.lock was
not properly updated, leading to a failing build.
  • Loading branch information
jayjay-w authored Jun 7, 2024
1 parent aa8d073 commit 73aa42f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,7 @@ GEM
rack (2.2.8.1)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-cloudflare (1.0.5)
rack-cors (1.0.6)
rack (>= 1.6.0)
rack-protection (2.2.0)
Expand Down Expand Up @@ -988,6 +989,7 @@ DEPENDENCIES
pusher
rack (= 2.2.8.1)
rack-attack
rack-cloudflare
rack-cors (= 1.0.6)
rack-protection (= 2.2.0)
railroady
Expand Down

0 comments on commit 73aa42f

Please sign in to comment.