From 02711e3bdd90ee8ef15b773af4a66a68688147f5 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 15 Aug 2016 14:04:53 +0200 Subject: Updated bundled gems --- Gemfile.lock | 69 +++++++++++++++++++++++++++++++----------------------------- 1 file changed, 36 insertions(+), 33 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3a9e78..a530e09 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,43 +1,43 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.4) + activesupport (5.0.0.1) + concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.4.0) - backports (3.6.4) + backports (3.6.8) buftok (0.2.0) coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.9.1.1) - crack (0.4.2) + coffee-script-source (1.10.0) + concurrent-ruby (1.0.2) + crack (0.4.3) safe_yaml (~> 1.0.0) - daemons (1.2.3) - dashing (1.3.4) + daemons (1.2.4) + dashing (1.3.7) coffee-script (~> 2.2.0) execjs (~> 2.0.2) - rack (~> 1.5.2) + rack (~> 1.5.4) rufus-scheduler (~> 2.0.24) 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) - domain_name (0.5.25) + thor (> 0.18.1) + domain_name (0.5.20160615) unf (>= 0.0.5, < 1.0.0) equalizer (0.0.10) - eventmachine (1.0.7) + eventmachine (1.2.0.1) execjs (2.0.2) faraday (0.9.2) multipart-post (>= 1.2, < 3) hashie (1.2.0) hike (1.2.3) - http (1.0.2) + http (1.0.4) addressable (~> 2.3) http-cookie (~> 1.0) http-form_data (~> 1.0.1) @@ -46,17 +46,18 @@ GEM domain_name (~> 0.5) http-form_data (1.0.1) http_parser.rb (0.6.0) - httparty (0.13.7) - json (~> 1.8) + httparty (0.14.0) multi_xml (>= 0.5.2) i18n (0.7.0) json (1.8.3) memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) - mime-types (2.6.2) - mini_portile (0.6.2) - minitest (5.8.2) - multi_json (1.11.2) + mime-types (3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2016.0521) + mini_portile2 (2.1.0) + minitest (5.9.0) + multi_json (1.12.1) multi_xml (0.5.5) multipart-post (2.0.0) nagiosharder (0.5.0) @@ -69,44 +70,46 @@ GEM terminal-table naught (1.1.0) netrc (0.11.0) - nokogiri (1.6.6.2) - mini_portile (~> 0.6.0) + nokogiri (1.6.8) + mini_portile2 (~> 2.1.0) + pkg-config (~> 1.1.7) + pkg-config (1.1.7) rack (1.5.5) rack-protection (1.5.3) rack rack-test (0.6.3) rack (>= 1.0) - rest-client (1.8.0) + rest-client (2.0.0) http-cookie (>= 1.0.2, < 2.0) - mime-types (>= 1.16, < 3.0) - netrc (~> 0.7) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) rufus-scheduler (2.0.24) tzinfo (>= 0.3.22) safe_yaml (1.0.4) sass (3.2.19) simple_oauth (0.3.1) - sinatra (1.4.6) - rack (~> 1.4) + sinatra (1.4.7) + rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) - sinatra-contrib (1.4.6) + sinatra-contrib (1.4.7) backports (>= 2.0) multi_json rack-protection rack-test sinatra (~> 1.4.0) tilt (>= 1.3, < 3) - sprockets (2.10.1) + sprockets (2.10.2) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - terminal-table (1.5.2) - thin (1.6.3) + terminal-table (1.6.0) + thin (1.6.4) daemons (~> 1.0, >= 1.0.9) - eventmachine (~> 1.0) + eventmachine (~> 1.0, >= 1.0.4) rack (~> 1.0) - thor (0.18.1) + thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1) twitter (5.16.0) @@ -124,7 +127,7 @@ GEM thread_safe (~> 0.1) unf (0.1.4) unf_ext - unf_ext (0.0.7.1) + unf_ext (0.0.7.2) PLATFORMS ruby -- cgit v1.2.3