summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-01-30 16:19:02 -0800
committerGitHub <noreply@github.com>2020-01-30 16:19:02 -0800
commit905fc73c8d1691bc2b41d47dfd89e2f3103a6d9b (patch)
tree5e77e9060ef3dce9d6241acd9633de22d062b157
parent49871d07c9c209f474612b4762043b94500c0f51 (diff)
parent7eb3c7b8a7f9c3730047f08b701c31d60a24c576 (diff)
downloadchef-905fc73c8d1691bc2b41d47dfd89e2f3103a6d9b.tar.gz
Merge pull request #9301 from chef/expeditor/win32-service_2.1.5
Bump win32-service to 2.1.5
-rw-r--r--Gemfile.lock22
1 files changed, 10 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7013293acb..d64825de0c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: a4ad6b43736221f2cbcf8a5b58285cc492446d16
+ revision: cff06feb1e7267aeb517cc1070a4aa30e9357e67
branch: master
specs:
- ohai (16.0.2)
+ ohai (16.0.4)
chef-config (>= 12.8, < 17)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -141,7 +141,7 @@ GEM
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.4)
- byebug (11.1.0)
+ byebug (11.1.1)
chef-telemetry (1.0.2)
chef-config
concurrent-ruby (~> 1.0)
@@ -289,7 +289,7 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- pry-byebug (3.7.0)
+ pry-byebug (3.8.0)
byebug (~> 11.0)
pry (~> 0.10)
pry-remote (0.1.8)
@@ -299,7 +299,7 @@ GEM
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
public_suffix (4.0.3)
- rack (2.1.1)
+ rack (2.1.2)
rainbow (3.0.0)
rake (12.3.2)
rb-readline (0.5.5)
@@ -329,19 +329,17 @@ GEM
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
- ruby-prof (1.1.0)
- ruby-prof (1.1.0-x64-mingw32)
+ ruby-prof (1.2.0)
ruby-progressbar (1.10.1)
ruby-shadow (2.5.0)
rubyntlm (0.6.2)
rubyzip (1.3.0)
safe_yaml (1.0.5)
semverse (3.0.0)
- simplecov (0.17.1)
+ simplecov (0.18.0)
docile (~> 1.1)
- json (>= 1.8, < 3)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.2)
+ simplecov-html (~> 0.11.0)
+ simplecov-html (0.11.0)
slop (3.6.0)
sslshake (1.3.0)
strings (0.1.8)
@@ -372,7 +370,7 @@ GEM
strings (~> 0.1.6)
tty-cursor (~> 0.7)
tty-color (0.5.1)
- tty-cursor (0.7.0)
+ tty-cursor (0.7.1)
tty-prompt (0.20.0)
necromancer (~> 0.5.0)
pastel (~> 0.7.0)