From 585f10a4ef14bbdaf86524a567d31b90d01a1dee Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Tue, 1 Jan 2019 12:18:12 +0100 Subject: [PATCH] Update dependencies Signed-off-by: Knut Ahlers --- Gemfile.lock | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c98dab..70a84a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.3.6) - faraday (0.9.0) + addressable (2.3.8) + faraday (0.9.2) multipart-post (>= 1.2, < 3) - multipart-post (1.2.0) + multipart-post (2.0.0) octokit (3.8.0) sawyer (~> 0.6.0, >= 0.5.3) sawyer (0.6.0) @@ -18,3 +18,9 @@ PLATFORMS DEPENDENCIES octokit (~> 3.0) thor (= 0.19.1) + +RUBY VERSION + ruby 2.1.9p490 + +BUNDLED WITH + 1.12.5