From 92daa6eed9e03257ab51c71756f3ae52ac3069cd Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sun, 25 Feb 2018 09:45:08 -0500 Subject: [PATCH] Update gems --- Gemfile.lock | 54 ++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 63645d28..9e6b65d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.1.4) + activesupport (5.1.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - backports (3.11.0) + backports (3.11.1) better_errors (2.4.0) coderay (>= 1.0.0) erubi (>= 1.0.0) @@ -25,13 +25,13 @@ GEM eventmachine (1.2.5) execjs (2.7.0) exifr (1.3.3) - ffi (1.9.18) + ffi (1.9.23) fspath (3.1.0) highline (1.7.10) html-pipeline (2.7.1) activesupport (>= 2) nokogiri (>= 1.4) - i18n (0.9.1) + i18n (0.9.5) concurrent-ruby (~> 1.0) image_optim (0.26.1) exifr (~> 1.2, >= 1.2.2) @@ -39,28 +39,28 @@ GEM image_size (~> 1.5) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - image_optim_pack (0.5.0.20180103) + image_optim_pack (0.5.0.20180124) fspath (>= 2.1, < 4) image_optim (~> 0.19) image_size (1.5.0) in_threads (1.5.0) method_source (0.9.0) mini_portile2 (2.3.0) - minitest (5.11.1) - multi_json (1.12.2) - mustermann (1.0.1) - nokogiri (1.8.1) + minitest (5.11.3) + multi_json (1.13.1) + mustermann (1.0.2) + nokogiri (1.8.2) mini_portile2 (~> 2.3.0) options (2.3.2) progress (3.4.0) - progress_bar (1.1.0) + progress_bar (1.2.0) highline (~> 1.6) options (~> 2.3.0) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - rack (2.0.3) - rack-protection (2.0.0) + rack (2.0.4) + rack-protection (2.0.1) rack rack-test (0.8.2) rack (>= 1.0, < 3) @@ -74,23 +74,26 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sinatra (2.0.0) + sinatra (2.0.1) mustermann (~> 1.0) rack (~> 2.0) - rack-protection (= 2.0.0) + rack-protection (= 2.0.1) tilt (~> 2.0) - sinatra-contrib (2.0.0) + sinatra-contrib (2.0.1) backports (>= 2.0) multi_json mustermann (~> 1.0) - rack-protection (= 2.0.0) - sinatra (= 2.0.0) + rack-protection (= 2.0.1) + sinatra (= 2.0.1) tilt (>= 1.3, < 3) sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-helpers (1.2.1) sprockets (>= 2.2) + strings (0.1.1) + unicode-display_width (~> 1.3.0) + unicode_utils (~> 1.4.0) thin (1.7.2) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) @@ -98,24 +101,21 @@ GEM thor (0.20.0) thread_safe (0.3.6) tilt (2.0.8) - tty-pager (0.10.0) - tty-screen (~> 0.6.0) + tty-pager (0.11.0) + strings (~> 0.1.0) + tty-screen (~> 0.6.4) tty-which (~> 0.3.0) - verse (~> 0.5.0) tty-screen (0.6.4) tty-which (0.3.0) typhoeus (1.3.0) ethon (>= 0.9.0) - tzinfo (1.2.4) + tzinfo (1.2.5) thread_safe (~> 0.1) - uglifier (4.1.3) + uglifier (4.1.6) execjs (>= 0.3.0, < 3) - unicode-display_width (1.1.3) + unicode-display_width (1.3.0) unicode_utils (1.4.0) unix_utils (0.0.15) - verse (0.5.0) - unicode-display_width (~> 1.1.0) - unicode_utils (~> 1.4.0) yajl-ruby (1.3.1) PLATFORMS @@ -155,4 +155,4 @@ RUBY VERSION ruby 2.5.0p0 BUNDLED WITH - 1.16.0 + 1.16.1