Skip to content

Commit b3c388b

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 93cecf4 commit b3c388b

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
@@ -507,7 +507,7 @@ GEM
507507
public_suffix (6.0.2)
508508
racc (1.8.1)
509509
rack (3.2.3)
510-
rack-protection (4.1.1)
510+
rack-protection (4.2.0)
511511
base64 (>= 0.1.0)
512512
logger (>= 1.6.0)
513513
rack (>= 3.0.0, < 4)
@@ -632,11 +632,11 @@ GEM
632632
rubyzip (>= 1.2.2, < 3.0)
633633
websocket (~> 1.0)
634634
semverse (3.0.2)
635-
sinatra (4.1.1)
635+
sinatra (4.2.0)
636636
logger (>= 1.6.0)
637637
mustermann (~> 3.0)
638638
rack (>= 3.0.0, < 4)
639-
rack-protection (= 4.1.1)
639+
rack-protection (= 4.2.0)
640640
rack-session (>= 2.0.0, < 3)
641641
tilt (~> 2.0)
642642
skinny (0.2.2)

0 commit comments

Comments
 (0)