Skip to content

Commit fb369ce

Browse files
authored
Merge pull request #60 from splitrb/dependabot/bundler/sinatra-3.0.1
Bump sinatra from 2.2.2 to 3.0.1
2 parents 1eb20f6 + fec85ba commit fb369ce

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 (2.0.2)
4+
mustermann (3.0.0)
55
ruby2_keywords (~> 0.0.1)
66
rack (2.2.4)
7-
rack-protection (2.2.2)
7+
rack-protection (3.0.1)
88
rack
99
redis (4.5.1)
1010
ruby2_keywords (0.0.5)
1111
rubystats (0.3.0)
12-
sinatra (2.2.2)
13-
mustermann (~> 2.0)
14-
rack (~> 2.2)
15-
rack-protection (= 2.2.2)
12+
sinatra (3.0.1)
13+
mustermann (~> 3.0)
14+
rack (~> 2.2, >= 2.2.4)
15+
rack-protection (= 3.0.1)
1616
tilt (~> 2.0)
1717
split (4.0.1)
1818
redis (>= 4.2)

0 commit comments

Comments
 (0)