Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-20 18:08:26 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-20 18:08:26 +0300
commit849e6f56ae6d29014a6d73f0533144adc9619e87 (patch)
tree92cc51ad6dc650ad9284de60699bb430140d3042 /Gemfile.lock
parentfa10e47f6e1dced92a7b28dee7fab08abeead777 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7ef44a9e27f..f71f7f1fb1d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1000,16 +1000,16 @@ GEM
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
- ohai (16.10.6)
- chef-config (>= 12.8, < 17)
- chef-utils (>= 16.0, < 17)
+ ohai (17.9.0)
+ chef-config (>= 14.12, < 18)
+ chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
ipaddress
mixlib-cli (>= 1.7.0)
mixlib-config (>= 2.0, < 4.0)
mixlib-log (>= 2.0.1, < 4.0)
- mixlib-shellout (>= 2.0, < 4.0)
+ mixlib-shellout (~> 3.2, >= 3.2.5)
plist (~> 3.1)
train-core
wmi-lite (~> 1.0)
@@ -1801,7 +1801,7 @@ DEPENDENCIES
nokogiri (~> 1.14.2)
oauth2 (~> 2.0)
octokit (~> 4.15)
- ohai (~> 16.10)
+ ohai (~> 17.9)
oj (~> 3.13.21)
oj-introspect (~> 0.7)
omniauth (~> 2.1.0)