Skip to content

Commit dd52349

Browse files
Bump sinatra from 4.1.1 to 4.2.0
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: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b342de commit dd52349

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ GEM
285285
molinillo (0.8.0)
286286
multi_json (1.17.0)
287287
multipart-post (2.4.1)
288-
mustermann (3.0.3)
288+
mustermann (3.0.4)
289289
ruby2_keywords (~> 0.0.1)
290290
mutex_m (0.3.0)
291291
nanaimo (0.4.0)
@@ -318,8 +318,8 @@ GEM
318318
puma (6.6.1)
319319
nio4r (~> 2.0)
320320
racc (1.8.1)
321-
rack (3.2.2)
322-
rack-protection (4.1.1)
321+
rack (3.2.3)
322+
rack-protection (4.2.0)
323323
base64 (>= 0.1.0)
324324
logger (>= 1.6.0)
325325
rack (>= 3.0.0, < 4)
@@ -374,11 +374,11 @@ GEM
374374
simctl (1.6.10)
375375
CFPropertyList
376376
naturally
377-
sinatra (4.1.1)
377+
sinatra (4.2.0)
378378
logger (>= 1.6.0)
379379
mustermann (~> 3.0)
380380
rack (>= 3.0.0, < 4)
381-
rack-protection (= 4.1.1)
381+
rack-protection (= 4.2.0)
382382
rack-session (>= 2.0.0, < 3)
383383
tilt (~> 2.0)
384384
slather (2.8.5)

0 commit comments

Comments
 (0)