summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock22
1 files changed, 12 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ae8a3b941b..0b6d307447 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -86,7 +86,8 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- addressable (2.4.0)
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
appbundler (0.11.6)
mixlib-cli (~> 1.4)
mixlib-shellout (~> 2.0)
@@ -118,16 +119,16 @@ GEM
excon (>= 0.47.0)
multi_json
erubis (2.7.0)
- ethon (0.11.0)
+ ethon (0.12.0)
ffi (>= 1.3.0)
excon (0.62.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
- ffi (1.9.25)
- ffi (1.9.25-x64-mingw32)
- ffi (1.9.25-x86-mingw32)
+ ffi (1.10.0)
+ ffi (1.10.0-x64-mingw32)
+ ffi (1.10.0-x86-mingw32)
ffi-win32-extensions (1.0.3)
ffi
ffi-yajl (2.3.1)
@@ -224,8 +225,8 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
- parallel (1.12.1)
- parser (2.5.3.0)
+ parallel (1.13.0)
+ parser (2.6.0.0)
ast (~> 2.4.0)
parslet (1.8.2)
plist (3.5.0)
@@ -243,6 +244,7 @@ GEM
pry-stack_explorer (0.4.9.3)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
+ public_suffix (3.0.3)
pusher-client (0.6.2)
json
websocket (~> 1.0)
@@ -299,12 +301,12 @@ GEM
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
slop (3.6.0)
- specinfra (2.76.6)
+ specinfra (2.76.9)
net-scp
net-ssh (>= 2.7)
net-telnet (= 0.1.1)
sfl
- sslshake (1.2.0)
+ sslshake (1.3.0)
syslog-logger (1.6.8)
systemu (2.6.5)
thor (0.20.3)
@@ -369,7 +371,7 @@ GEM
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 2.0)
- wmi-lite (1.0.1)
+ wmi-lite (1.0.2)
yard (0.9.16)
PLATFORMS