Skip to content

Commit 3072be8

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] <support@github.com>
1 parent 8b8a83c commit 3072be8

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
@@ -502,7 +502,7 @@ GEM
502502
public_suffix (6.0.2)
503503
racc (1.8.1)
504504
rack (3.2.0)
505-
rack-protection (4.1.1)
505+
rack-protection (4.2.0)
506506
base64 (>= 0.1.0)
507507
logger (>= 1.6.0)
508508
rack (>= 3.0.0, < 4)
@@ -626,11 +626,11 @@ GEM
626626
rubyzip (>= 1.2.2, < 3.0)
627627
websocket (~> 1.0)
628628
semverse (3.0.2)
629-
sinatra (4.1.1)
629+
sinatra (4.2.0)
630630
logger (>= 1.6.0)
631631
mustermann (~> 3.0)
632632
rack (>= 3.0.0, < 4)
633-
rack-protection (= 4.1.1)
633+
rack-protection (= 4.2.0)
634634
rack-session (>= 2.0.0, < 3)
635635
tilt (~> 2.0)
636636
skinny (0.2.2)

0 commit comments

Comments
 (0)