Skip to content

Commit be78d22

Browse files
authored
Merge pull request #43 from splitrb/dependabot/bundler/sinatra-2.0.5
Bump sinatra from 2.0.4 to 2.0.5
2 parents 499c2e2 + 0b763ce commit be78d22

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)