From 215ff7902a296d871a251e68d05ba6380426c1ad Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Fri, 14 Oct 2016 23:29:04 +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 aa8ad3a..994d786 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM arel (6.0.3) ast (2.3.0) builder (3.2.2) - byebug (9.0.5) + byebug (9.0.6) codeclimate-test-reporter (0.6.0) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.1) @@ -66,7 +66,7 @@ GEM diff-lcs (1.2.5) docile (1.1.5) erubis (2.7.0) - ethon (0.9.0) + ethon (0.9.1) ffi (>= 1.3.0) factory_girl (4.7.0) activesupport (>= 3.0.0) @@ -135,7 +135,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.1.0) - minitest (5.9.0) + minitest (5.9.1) multi_json (1.12.1) multi_xml (0.5.5) multipart-post (2.0.0) @@ -197,7 +197,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.1.0) - rake (11.2.2) + rake (11.3.0) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0) @@ -262,7 +262,7 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.3.12) systemu (2.6.5) - terminal-table (1.7.1) + terminal-table (1.7.3) unicode-display_width (~> 1.1.1) thor (0.19.1) thread_safe (0.3.5)