summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2022-09-06 12:45:51 +0600
committerJohn McCrae <john.mccrae@progress.com>2022-09-06 12:45:51 +0600
commit24ccc219683a730a03f608154c922c001ca2804b (patch)
tree6233bdd780d08226587ba8acf2a4b9ccf5851000
parent4e6a4ab3f128295d7055930c59d80921c88bf8ec (diff)
downloadchef-24ccc219683a730a03f608154c922c001ca2804b.tar.gz
updating the gemspec to overcome windows plan failures
Signed-off-by: John McCrae <john.mccrae@progress.com>
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e8dc442e3a..18e9ce4f29 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -27,7 +27,7 @@ GIT
GIT
remote: https://github.com/chef/rest-client
- revision: 7222fb1f5a0acb4fbfc457febad41b11b487c46d
+ revision: 53e19d6248dfa7b4848c7a03bade3662eab0ba05
branch: jfm/ucrt_update1
specs:
rest-client (2.1.0)
@@ -35,7 +35,7 @@ GIT
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
- rest-client (2.1.0-x64-mingw-ucrt)
+ rest-client (2.1.0-mingw)
ffi (~> 1.15)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)