Skip to content

Commit a58492c

Browse files
Bump sinatra from 4.1.1 to 4.2.0 in /src/oc-id
Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.1.1 to 4.2.0. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v4.1.1...v4.2.0) --- updated-dependencies: - dependency-name: sinatra dependency-version: 4.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f9ff01 commit a58492c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/oc-id/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ GEM
521521
public_suffix (6.0.2)
522522
racc (1.8.1)
523523
rack (3.2.3)
524-
rack-protection (4.1.1)
524+
rack-protection (4.2.0)
525525
base64 (>= 0.1.0)
526526
logger (>= 1.6.0)
527527
rack (>= 3.0.0, < 4)
@@ -641,11 +641,11 @@ GEM
641641
rubyzip (>= 1.2.2, < 3.0)
642642
websocket (~> 1.0)
643643
semverse (3.0.2)
644-
sinatra (4.1.1)
644+
sinatra (4.2.0)
645645
logger (>= 1.6.0)
646646
mustermann (~> 3.0)
647647
rack (>= 3.0.0, < 4)
648-
rack-protection (= 4.1.1)
648+
rack-protection (= 4.2.0)
649649
rack-session (>= 2.0.0, < 3)
650650
tilt (~> 2.0)
651651
skinny (0.2.2)

0 commit comments

Comments
 (0)