Skip to content

Commit 119daea

Browse files
Bump sinatra from 2.0.8.1 to 2.1.0
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.8.1 to 2.1.0. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v2.0.8.1...v2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 1f04a21 commit 119daea

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
mustermann (1.1.0)
4+
mustermann (1.1.1)
55
ruby2_keywords (~> 0.0.1)
66
rack (2.2.3)
7-
rack-protection (2.0.8.1)
7+
rack-protection (2.1.0)
88
rack
99
redis (4.1.3)
10-
ruby2_keywords (0.0.1)
10+
ruby2_keywords (0.0.2)
1111
simple-random (1.0.3)
12-
sinatra (2.0.8.1)
12+
sinatra (2.1.0)
1313
mustermann (~> 1.0)
14-
rack (~> 2.0)
15-
rack-protection (= 2.0.8.1)
14+
rack (~> 2.2)
15+
rack-protection (= 2.1.0)
1616
tilt (~> 2.0)
1717
split (3.4.1)
1818
redis (>= 2.1)

0 commit comments

Comments
 (0)