From 2917ad9519d6f872d51582d335a147bf2e5f935e Mon Sep 17 00:00:00 2001 From: Varac Date: Mon, 16 Oct 2017 14:17:27 +0200 Subject: Update Gemfile.lock --- Gemfile.lock | 64 +++++++++++++++++++++++++++++------------------------------- 1 file changed, 31 insertions(+), 33 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9629ed0..8b92256 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,42 +1,42 @@ PATH remote: . specs: - dashing (1.3.6) + smashing (1.0.0) coffee-script (~> 2.2.0) crack execjs (~> 2.0.2) gitlab nagiosharder rack (~> 1.5.4) - rufus-scheduler (~> 2.0.24) + rufus-scheduler (~> 3.2.0) sass (~> 3.2.12) sinatra (~> 1.4.4) sinatra-contrib (~> 1.4.2) sprockets (~> 2.10.1) thin (~> 1.6.1) - thor (> 0.18.1) + thor (~> 0.19) GEM remote: https://rubygems.org/ specs: - activesupport (4.2.7.1) + activesupport (4.2.10) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - backports (3.6.8) + backports (3.10.0) coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.10.0) + coffee-script-source (1.12.2) + concurrent-ruby (1.0.5) crack (0.4.3) safe_yaml (~> 1.0.0) daemons (1.2.4) docile (1.1.5) - domain_name (0.5.20160826) + domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) - eventmachine (1.2.0.1) + eventmachine (1.2.5) execjs (2.0.2) fakeweb (1.3.0) gitlab (4.2.0) @@ -48,18 +48,18 @@ GEM hike (1.2.3) http-cookie (1.0.3) domain_name (~> 0.5) - httparty (0.14.0) + httparty (0.15.6) multi_xml (>= 0.5.2) - i18n (0.7.0) - json (1.8.3) + i18n (0.9.0) + concurrent-ruby (~> 1.0) metaclass (0.0.4) mime-types (2.6.2) - mini_portile2 (2.1.0) + mini_portile2 (2.3.0) minitest (5.2.3) mocha (0.14.0) metaclass (~> 0.0.1) - multi_json (1.12.1) - multi_xml (0.5.5) + multi_json (1.12.2) + multi_xml (0.6.0) nagiosharder (0.5.0) activesupport hashie (~> 1.2.0) @@ -69,22 +69,19 @@ GEM rest-client terminal-table netrc (0.11.0) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) - pkg-config (1.1.7) + nokogiri (1.8.1) + mini_portile2 (~> 2.3.0) rack (1.5.5) rack-protection (1.5.3) rack - rack-test (0.6.3) - rack (>= 1.0) + rack-test (0.7.0) + rack (>= 1.0, < 3) rake (10.1.1) rest-client (1.8.0) http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) - rufus-scheduler (2.0.24) - tzinfo (>= 0.3.22) + rufus-scheduler (3.2.2) safe_yaml (1.0.4) sass (3.2.19) simplecov (0.8.2) @@ -92,7 +89,7 @@ GEM multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - sinatra (1.4.7) + sinatra (1.4.8) rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) @@ -108,37 +105,38 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - terminal-table (1.7.3) - unicode-display_width (~> 1.1.1) + terminal-table (1.8.0) + unicode-display_width (~> 1.1, >= 1.1.1) thin (1.6.4) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (~> 1.0) - thor (0.19.1) - thread_safe (0.3.5) + thor (0.20.0) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.2) + tzinfo (1.2.3) thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.2) - unicode-display_width (1.1.1) + unf_ext (0.0.7.4) + unicode-display_width (1.3.0) PLATFORMS ruby DEPENDENCIES activesupport (< 5.0.0) - dashing! fakeweb (~> 1.3.0) gitlab haml (~> 4.0.4) mime-types (= 2.6.2) minitest (~> 5.2.0) mocha (~> 0.14.0) + nagiosharder rake (~> 10.1.0) rest-client (< 2.0.0) simplecov (~> 0.8.2) + smashing! BUNDLED WITH - 1.14.6 + 1.15.2 -- cgit v1.2.3