From 9c9e0de563a705c239a7a0ac61aa1c9149fcd6a1 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Fri, 31 Mar 2017 02:16:10 +0200 Subject: [PATCH] Bump dependency gems --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2e64fe..e606d52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.0) + addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) arel (7.1.4) ast (2.3.0) @@ -82,7 +82,7 @@ GEM multipart-post (>= 1.2, < 3) faraday_middleware (0.11.0.1) faraday (>= 0.7.4, < 1.0) - ffi (1.9.17) + ffi (1.9.18) fixture_builder (0.5.0) activerecord (>= 2) activesupport (>= 2) @@ -118,7 +118,7 @@ GEM multi_xml (>= 0.5.2) i18n (0.8.1) json (1.8.6) - json-schema (2.7.0) + json-schema (2.8.0) addressable (>= 2.4) json-schema-rspec (0.0.4) json-schema (~> 2.5) @@ -128,7 +128,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) little-plugger (1.1.4) - logging (2.1.0) + logging (2.2.0) little-plugger (~> 1.1) multi_json (~> 1.10) logging-rails (0.5.0) @@ -280,7 +280,7 @@ GEM thread_safe (0.3.6) typhoeus (1.1.2) ethon (>= 0.9.0) - tzinfo (1.2.2) + tzinfo (1.2.3) thread_safe (~> 0.1) unicode-display_width (1.1.3) uuid (2.3.8)