diff --git a/Gemfile.lock b/Gemfile.lock index 8911e01..807826f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,6 +11,7 @@ GEM bcrypt (3.1.10) byebug (8.2.2) coderay (1.1.0) + debian-control-parser (1.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) httparty (0.13.7) @@ -21,8 +22,11 @@ GEM method_source (0.8.2) multi_xml (0.5.5) multipart-post (2.0.0) + mustermann (2.0.2) + ruby2_keywords (~> 0.0.1) octokit (3.8.0) sawyer (~> 0.6.0, >= 0.5.3) + pairing_heap (1.0.0) pry (0.10.3) coderay (~> 1.1.0) method_source (~> 0.8.1) @@ -30,22 +34,30 @@ GEM pry-byebug (3.3.0) byebug (~> 8.0) pry (~> 0.10) - rack (1.6.4) - rack-protection (1.5.3) + rack (2.2.4) + rack-protection (2.2.3) rack + rexml (3.2.5) + rgl (0.5.9) + pairing_heap (>= 0.3.0) + rexml (~> 3.2, >= 3.2.4) + stream (~> 0.5.3) + ruby2_keywords (0.0.5) sawyer (0.6.0) addressable (~> 2.3.5) faraday (~> 0.8, < 0.10) shotgun (0.9.1) rack (>= 1.0) - sinatra (1.4.7) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) + sinatra (2.2.3) + mustermann (~> 2.0) + rack (~> 2.2) + rack-protection (= 2.2.3) + tilt (~> 2.0) slop (3.6.0) sqlite3 (1.3.10) stomp (1.3.4) - tilt (2.0.2) + stream (0.5.5) + tilt (2.0.11) PLATFORMS ruby @@ -53,10 +65,12 @@ PLATFORMS DEPENDENCIES aws-sdk bcrypt + debian-control-parser httparty octokit pry pry-byebug + rgl shotgun sinatra sqlite3