Skip to content

Commit 0b763ce

Browse files
Bump sinatra from 2.0.4 to 2.0.5
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.4 to 2.0.5. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.0.4...v2.0.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 499c2e2 commit 0b763ce

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ GEM
33
specs:
44
mustermann (1.0.3)
55
rack (2.0.6)
6-
rack-protection (2.0.4)
6+
rack-protection (2.0.5)
77
rack
88
redis (4.0.3)
99
simple-random (1.0.3)
10-
sinatra (2.0.4)
10+
sinatra (2.0.5)
1111
mustermann (~> 1.0)
1212
rack (~> 2.0)
13-
rack-protection (= 2.0.4)
13+
rack-protection (= 2.0.5)
1414
tilt (~> 2.0)
1515
split (3.3.0)
1616
redis (>= 2.1)
1717
simple-random (>= 0.9.3)
1818
sinatra (>= 1.2.6)
19-
tilt (2.0.8)
19+
tilt (2.0.9)
2020

2121
PLATFORMS
2222
ruby

0 commit comments

Comments
 (0)