Skip to content

Commit 2677897

Browse files
Merge dependabot/bundler/hooks/ruby/delete-repository-event/sinatra-2.2.3 into combine-prs-branch
2 parents 71fa762 + 787a28d commit 2677897

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

hooks/ruby/delete-repository-event/Gemfile.lock

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,24 @@ GEM
2121
faraday-net_http_persistent (1.2.0)
2222
faraday-patron (1.0.0)
2323
multipart-post (2.1.1)
24+
mustermann (2.0.2)
25+
ruby2_keywords (~> 0.0.1)
2426
octokit (4.6.2)
2527
sawyer (~> 0.8.0, >= 0.5.3)
2628
public_suffix (4.0.6)
27-
rack (1.6.13)
28-
rack-protection (1.5.5)
29+
rack (2.2.5)
30+
rack-protection (2.2.3)
2931
rack
3032
ruby2_keywords (0.0.4)
3133
sawyer (0.8.2)
3234
addressable (>= 2.3.5)
3335
faraday (> 0.8, < 2.0)
34-
sinatra (1.4.8)
35-
rack (~> 1.5)
36-
rack-protection (~> 1.4)
37-
tilt (>= 1.3, < 3)
38-
tilt (2.0.6)
36+
sinatra (2.2.3)
37+
mustermann (~> 2.0)
38+
rack (~> 2.2)
39+
rack-protection (= 2.2.3)
40+
tilt (~> 2.0)
41+
tilt (2.0.11)
3942

4043
PLATFORMS
4144
ruby

0 commit comments

Comments
 (0)