From 42c1152c8bdf289a3f26bcfa9e759e78f6f58a36 Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Fri, 27 Mar 2015 15:08:47 +0200 Subject: [PATCH 1/2] update bundle --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a326743..11b1d4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,13 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.3.6) + addressable (2.3.7) ast (2.0.0) astrolabe (1.3.0) parser (>= 2.2.0.pre.3, < 3.0) codeclimate-test-reporter (0.4.7) simplecov (>= 0.7.1, < 1.0.0) - colorize (0.7.4) + colorize (0.7.5) coveralls (0.7.12) multi_json (~> 1.10) rest-client (>= 1.6.8, < 2) @@ -20,9 +20,9 @@ GEM docile (1.1.5) domain_name (0.5.23) unf (>= 0.0.5, < 1.0.0) - faraday (0.9.0) + faraday (0.9.1) multipart-post (>= 1.2, < 3) - github_api (0.12.2) + github_api (0.12.3) addressable (~> 2.3) descendants_tracker (~> 0.0.4) faraday (~> 0.8, < 0.10) @@ -30,17 +30,17 @@ GEM multi_json (>= 1.7.5, < 2.0) nokogiri (~> 1.6.3) oauth2 - hashie (3.3.2) + hashie (3.4.0) http-cookie (1.0.2) domain_name (~> 0.5) - jwt (1.2.0) + jwt (1.4.1) mime-types (2.4.3) - mini_portile (0.6.1) - multi_json (1.10.1) + mini_portile (0.6.2) + multi_json (1.11.0) multi_xml (0.5.5) multipart-post (2.0.0) netrc (0.10.3) - nokogiri (1.6.5) + nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) @@ -51,7 +51,7 @@ GEM parser (2.2.0.3) ast (>= 1.1, < 3.0) powerpack (0.1.0) - rack (1.5.2) + rack (1.6.0) rainbow (2.0.0) rake (10.4.2) rest-client (1.8.0) @@ -86,7 +86,7 @@ GEM term-ansicolor (1.3.0) tins (~> 1.0) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.5) tins (1.3.5) unf (0.1.4) unf_ext From 8b5ea42e0d893f0a011ca8b9324d5abd75220f94 Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Fri, 27 Mar 2015 15:54:30 +0200 Subject: [PATCH 2/2] update gem.lock --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 457d0d2..4204cec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,17 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.3.6) + addressable (2.3.7) ast (2.0.0) astrolabe (1.3.0) parser (>= 2.2.0.pre.3, < 3.0) - colorize (0.7.4) + colorize (0.7.5) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) - faraday (0.9.0) + faraday (0.9.1) multipart-post (>= 1.2, < 3) - github_api (0.12.2) + github_api (0.12.3) addressable (~> 2.3) descendants_tracker (~> 0.0.4) faraday (~> 0.8, < 0.10) @@ -19,13 +19,13 @@ GEM multi_json (>= 1.7.5, < 2.0) nokogiri (~> 1.6.3) oauth2 - hashie (3.3.2) - jwt (1.2.0) - mini_portile (0.6.1) - multi_json (1.10.1) + hashie (3.4.0) + jwt (1.4.1) + mini_portile (0.6.2) + multi_json (1.11.0) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.5) + nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) @@ -36,7 +36,7 @@ GEM parser (2.2.0.3) ast (>= 1.1, < 3.0) powerpack (0.1.0) - rack (1.5.2) + rack (1.6.0) rainbow (2.0.0) rake (10.4.2) rspec (3.2.0) @@ -59,7 +59,7 @@ GEM rainbow (>= 1.99.1, < 3.0) ruby-progressbar (~> 1.4) ruby-progressbar (1.7.5) - thread_safe (0.3.4) + thread_safe (0.3.5) PLATFORMS ruby