Skip to content

Commit d1168bf

Browse files
authored
Merge pull request #42 from splitrb/dependabot/bundler/sinatra-2.0.4
[Security] Bump sinatra from 2.0.1 to 2.0.4
2 parents 70791f4 + 14cd31a commit d1168bf

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
GEM
22
remote: http://rubygems.org/
33
specs:
4-
mustermann (1.0.2)
5-
rack (2.0.4)
6-
rack-protection (2.0.1)
4+
mustermann (1.0.3)
5+
rack (2.0.6)
6+
rack-protection (2.0.4)
77
rack
88
redis (4.0.1)
99
simple-random (1.0.3)
10-
sinatra (2.0.1)
10+
sinatra (2.0.4)
1111
mustermann (~> 1.0)
1212
rack (~> 2.0)
13-
rack-protection (= 2.0.1)
13+
rack-protection (= 2.0.4)
1414
tilt (~> 2.0)
1515
split (3.2.0)
1616
redis (>= 2.1)

0 commit comments

Comments
 (0)