Skip to content

Commit 44a2115

Browse files
Bump sinatra from 4.1.0 to 4.1.1
Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md) - [Commits](sinatra/sinatra@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc8e5e4 commit 44a2115

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ GEM
1010
puma (4.3.5)
1111
nio4r (~> 2.0)
1212
rack (3.1.8)
13-
rack-protection (4.1.0)
13+
rack-protection (4.1.1)
1414
base64 (>= 0.1.0)
1515
logger (>= 1.6.0)
1616
rack (>= 3.0.0, < 4)
1717
rack-session (2.0.0)
1818
rack (>= 3.0.0)
1919
ruby2_keywords (0.0.5)
20-
sinatra (4.1.0)
20+
sinatra (4.1.1)
2121
logger (>= 1.6.0)
2222
mustermann (~> 3.0)
2323
rack (>= 3.0.0, < 4)
24-
rack-protection (= 4.1.0)
24+
rack-protection (= 4.1.1)
2525
rack-session (>= 2.0.0, < 3)
2626
tilt (~> 2.0)
2727
tilt (2.4.0)

0 commit comments

Comments
 (0)