From 41278b82d21afd186bf56b74e7a8eff6604c4d1c Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sun, 14 May 2017 11:26:42 -0400 Subject: [PATCH] Update gem dependencies --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad0b825f..bf7e6149 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.1.0) + activesupport (5.1.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) @@ -11,7 +11,7 @@ GEM coderay (>= 1.0.0) erubis (>= 2.6.6) rack (>= 0.9.0) - browser (2.3.0) + browser (2.4.0) coderay (1.1.1) coffee-script (2.4.1) coffee-script-source @@ -33,10 +33,10 @@ GEM i18n (0.8.1) method_source (0.8.2) mini_portile2 (2.1.0) - minitest (5.10.1) + minitest (5.10.2) multi_json (1.12.1) mustermann (1.0.0) - nokogiri (1.7.1) + nokogiri (1.7.2) mini_portile2 (~> 2.1.0) options (2.3.2) progress_bar (1.1.0) @@ -46,7 +46,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rack (2.0.1) + rack (2.0.2) rack-protection (2.0.0) rack rack-test (0.6.3)