summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorNikhil Gupta <35272911+nikhil2611@users.noreply.github.com>2023-03-01 14:24:55 +0000
committerGitHub <noreply@github.com>2023-03-01 19:54:55 +0530
commitffe18d3144da81de1340a6b199f4271bb9cd445f (patch)
treeb05fcd31cad21c9ed5df441480f55e5854c0a0a8 /omnibus
parente8b0fe1681fed81af9f17579df046e43897964e9 (diff)
downloadchef-ffe18d3144da81de1340a6b199f4271bb9cd445f.tar.gz
proxifier2 gem in sync with repo fork (#13617)
* New gem proxifier2 published from fork in chef/ruby-proxifier * Key change in proxifier2 gem enables Ruby 3.1 compatibility * Older way caused inconsistency for chef gem users. --------- Signed-off-by: nikhil2611 <nikhilgupta2102@gmail.com> Signed-off-by: Ashique P S <Ashique.saidalavi@progress.com> Co-authored-by: Ashique P S <Ashique.saidalavi@progress.com>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 9d90793879..ee4ae10916 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -17,7 +17,7 @@ GIT
chef-utils (>= 15.4)
contracts (>= 0.16.0, < 0.17.0)
ffi-yajl (~> 2.2)
- license_scout (~> 1.0)
+ license_scout (~> 1.3)
mixlib-shellout (>= 2.0, < 4.0)
mixlib-versioning
ohai (>= 16, < 19)
@@ -93,7 +93,7 @@ GEM
net-sftp (>= 2.1.2, < 5.0)
ohai (~> 18.0)
plist (~> 3.2)
- proxifier (~> 1.0)
+ proxifier2 (~> 1.1)
syslog-logger (~> 1.6)
train-core (~> 3.10)
train-rest (>= 0.4.1)
@@ -129,7 +129,7 @@ GEM
net-sftp (>= 2.1.2, < 5.0)
ohai (~> 18.0)
plist (~> 3.2)
- proxifier (~> 1.0)
+ proxifier2 (~> 1.1)
syslog-logger (~> 1.6)
train-core (~> 3.10)
train-rest (>= 0.4.1)
@@ -249,7 +249,7 @@ GEM
tomlrb (>= 1.2, < 3.0)
tty-box (~> 0.6)
tty-prompt (~> 0.20)
- license_scout (1.3.4)
+ license_scout (1.3.5)
ffi-yajl (~> 2.2)
mixlib-shellout (>= 2.2, < 4.0)
toml-rb (>= 1, < 3)
@@ -332,7 +332,7 @@ GEM
rainbow
zhexdump (>= 0.0.2)
plist (3.7.0)
- proxifier (1.0.3)
+ proxifier2 (1.1.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)