summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-01-30 19:01:27 +0000
committerChef Expeditor <expeditor@chef.io>2020-01-30 19:01:27 +0000
commit7eb3c7b8a7f9c3730047f08b701c31d60a24c576 (patch)
treed6b5974afb55eb15ee9ca901f035e94f0808cadb
parent901178799467a9d48718ffcb56ea4859221d1763 (diff)
downloadchef-expeditor/win32-service_2.1.5.tar.gz
Bump win32-service to 2.1.5expeditor/win32-service_2.1.5
This pull request was triggered automatically via Expeditor when win32-service 2.1.5 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r--Gemfile.lock24
1 files changed, 11 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 90881e5f77..4a4ee616ca 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)
@@ -416,7 +414,7 @@ GEM
win32-ipc (>= 0.6.0)
win32-process (0.8.3)
ffi (>= 1.0.0)
- win32-service (2.1.4)
+ win32-service (2.1.5)
ffi
ffi-win32-extensions
win32-taskscheduler (2.0.4)