From a056d11af2fef2e8d1ced116e487bb646c534f1c Mon Sep 17 00:00:00 2001 From: Roel van Dijk Date: Sat, 7 Jan 2017 13:41:21 +0100 Subject: [PATCH] Update gems. --- Gemfile.lock | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 417ef12..4375e77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,46 +1,47 @@ GEM remote: http://rubygems.org/ specs: - activesupport (5.0.0) + activesupport (5.0.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.4.0) + addressable (2.5.0) + public_suffix (~> 2.0, >= 2.0.2) attr_required (1.0.1) buftok (0.2.0) - concurrent-ruby (1.0.2) - domain_name (0.5.20160615) + concurrent-ruby (1.0.4) + domain_name (0.5.20161129) unf (>= 0.0.5, < 1.0.0) - equalizer (0.0.10) - faraday (0.9.2) + equalizer (0.0.11) + faraday (0.10.1) multipart-post (>= 1.2, < 3) - fb_graph2 (0.7.7) + fb_graph2 (0.8.0) activesupport (>= 3.2) httpclient (>= 2.4) multi_json rack-oauth2 (>= 1.1) url_safe_base64 - http (1.0.4) + http (2.1.0) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 1.0.1) http_parser.rb (~> 0.6.0) - http-cookie (1.0.2) + http-cookie (1.0.3) domain_name (~> 0.5) http-form_data (1.0.1) http_parser.rb (0.6.0) - httpclient (2.8.0) + httpclient (2.8.3) i18n (0.7.0) - json (1.8.3) memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) - minitest (5.9.0) + minitest (5.10.1) multi_json (1.12.1) multipart-post (2.0.0) naught (1.1.0) + public_suffix (2.0.5) rack (2.0.1) - rack-oauth2 (1.3.1) + rack-oauth2 (1.4.0) activesupport (>= 2.3) attr_required (>= 0.0.5) httpclient (>= 2.4) @@ -48,24 +49,23 @@ GEM rack (>= 1.1) simple_oauth (0.3.1) thread_safe (0.3.5) - twitter (5.16.0) - addressable (~> 2.3) + twitter (6.0.0) + addressable (~> 2.5) buftok (~> 0.2.0) - equalizer (= 0.0.10) - faraday (~> 0.9.0) - http (~> 1.0) + equalizer (= 0.0.11) + faraday (~> 0.10.0) + http (~> 2.1) http_parser.rb (~> 0.6.0) - json (~> 1.8) - memoizable (~> 0.4.0) - naught (~> 1.0) - simple_oauth (~> 0.3.0) + memoizable (~> 0.4.2) + naught (~> 1.1) + simple_oauth (~> 0.3.1) tzinfo (1.2.2) thread_safe (~> 0.1) unf (0.1.4) unf_ext unf_ext (0.0.7.2) url_safe_base64 (0.2.2) - yajl-ruby (1.2.1) + yajl-ruby (1.3.0) PLATFORMS ruby