summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile.lock10
-rw-r--r--omnibus/Gemfile.lock2
2 files changed, 7 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a67485af5f..021cf4d6af 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -114,7 +114,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)
@@ -230,8 +231,8 @@ GEM
netrc (0.11.0)
octokit (4.13.0)
sawyer (~> 0.8.0, >= 0.5.3)
- 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)
pastel (0.7.2)
@@ -252,6 +253,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)
@@ -426,4 +428,4 @@ DEPENDENCIES
yard
BUNDLED WITH
- 1.17.3
+ 2.0.1
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 9a4eac84c3..9ed37c999d 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -382,4 +382,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)
BUNDLED WITH
- 1.17.2
+ 2.0.1