summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-07-13 20:46:51 +0200
committerVarac <varac@leap.se>2017-10-16 13:20:14 +0200
commitf6fda92d26b070690899b250224e7cc9a2530b51 (patch)
treee8457ec5656fbd418ef8992fe1c8f444c04b2ea0
parent11d443664b7a785b42cbbd5b96347bafa5ad273a (diff)
added Gemfile.lock
-rw-r--r--Gemfile.lock64
1 files changed, 30 insertions, 34 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 769e8a4..d3a9e78 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,43 +1,43 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (5.0.0)
- concurrent-ruby (~> 1.0, >= 1.0.2)
+ activesupport (4.2.4)
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.8)
+ backports (3.6.4)
buftok (0.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
- coffee-script-source (1.10.0)
- concurrent-ruby (1.0.2)
- crack (0.4.3)
+ coffee-script-source (1.9.1.1)
+ crack (0.4.2)
safe_yaml (~> 1.0.0)
daemons (1.2.3)
- dashing (1.3.7)
+ dashing (1.3.4)
coffee-script (~> 2.2.0)
execjs (~> 2.0.2)
- rack (~> 1.5.4)
+ rack (~> 1.5.2)
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.20160615)
+ thor (~> 0.18.1)
+ domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.10)
- eventmachine (1.2.0.1)
+ eventmachine (1.0.7)
execjs (2.0.2)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
hashie (1.2.0)
hike (1.2.3)
- http (1.0.4)
+ http (1.0.2)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 1.0.1)
@@ -53,12 +53,10 @@ GEM
json (1.8.3)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
- 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)
+ mime-types (2.6.2)
+ mini_portile (0.6.2)
+ minitest (5.8.2)
+ multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
nagiosharder (0.5.0)
@@ -71,46 +69,44 @@ GEM
terminal-table
naught (1.1.0)
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.6.6.2)
+ mini_portile (~> 0.6.0)
rack (1.5.5)
rack-protection (1.5.3)
rack
rack-test (0.6.3)
rack (>= 1.0)
- rest-client (2.0.0)
+ rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 4.0)
- netrc (~> 0.8)
+ mime-types (>= 1.16, < 3.0)
+ netrc (~> 0.7)
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.7)
- rack (~> 1.5)
+ sinatra (1.4.6)
+ rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
- sinatra-contrib (1.4.7)
+ sinatra-contrib (1.4.6)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
- sprockets (2.10.2)
+ sprockets (2.10.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
- terminal-table (1.6.0)
- thin (1.6.4)
+ terminal-table (1.5.2)
+ thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
- eventmachine (~> 1.0, >= 1.0.4)
+ eventmachine (~> 1.0)
rack (~> 1.0)
- thor (0.19.1)
+ thor (0.18.1)
thread_safe (0.3.5)
tilt (1.4.1)
twitter (5.16.0)
@@ -128,7 +124,7 @@ GEM
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.2)
+ unf_ext (0.0.7.1)
PLATFORMS
ruby