Skip to content

Commit 787a28d

Browse files
Bump sinatra from 1.4.8 to 2.2.3 in /hooks/ruby/delete-repository-event
Bumps [sinatra](https://github.com/sinatra/sinatra) from 1.4.8 to 2.2.3. - [Release notes](https://github.com/sinatra/sinatra/releases) - [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md) - [Commits](sinatra/sinatra@v1.4.8...v2.2.3) --- updated-dependencies: - dependency-name: sinatra dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bc27c0 commit 787a28d

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)