diff --git a/hooks/ruby/delete-repository-event/Gemfile.lock b/hooks/ruby/delete-repository-event/Gemfile.lock index 092075f9e..7211aee6b 100644 --- a/hooks/ruby/delete-repository-event/Gemfile.lock +++ b/hooks/ruby/delete-repository-event/Gemfile.lock @@ -21,21 +21,24 @@ GEM faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) multipart-post (2.1.1) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) octokit (4.6.2) sawyer (~> 0.8.0, >= 0.5.3) public_suffix (4.0.6) - rack (1.6.13) - rack-protection (1.5.5) + rack (2.2.4) + rack-protection (2.2.3) rack ruby2_keywords (0.0.4) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) - sinatra (1.4.8) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) - tilt (2.0.6) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) + tilt (~> 2.0) + tilt (2.0.11) PLATFORMS ruby