We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71fa762 + 787a28d commit 2677897Copy full SHA for 2677897
1 file changed
hooks/ruby/delete-repository-event/Gemfile.lock
@@ -21,21 +21,24 @@ GEM
21
faraday-net_http_persistent (1.2.0)
22
faraday-patron (1.0.0)
23
multipart-post (2.1.1)
24
+ mustermann (2.0.2)
25
+ ruby2_keywords (~> 0.0.1)
26
octokit (4.6.2)
27
sawyer (~> 0.8.0, >= 0.5.3)
28
public_suffix (4.0.6)
- rack (1.6.13)
- rack-protection (1.5.5)
29
+ rack (2.2.5)
30
+ rack-protection (2.2.3)
31
rack
32
ruby2_keywords (0.0.4)
33
sawyer (0.8.2)
34
addressable (>= 2.3.5)
35
faraday (> 0.8, < 2.0)
- sinatra (1.4.8)
- rack (~> 1.5)
36
- rack-protection (~> 1.4)
37
- tilt (>= 1.3, < 3)
38
- tilt (2.0.6)
+ sinatra (2.2.3)
+ mustermann (~> 2.0)
+ rack (~> 2.2)
39
+ rack-protection (= 2.2.3)
40
+ tilt (~> 2.0)
41
+ tilt (2.0.11)
42
43
PLATFORMS
44
ruby
0 commit comments