Skip to content
Snippets Groups Projects
Commit de531a50acef authored by Andrew Patterson's avatar Andrew Patterson
Browse files

Merge branch 'renovate/acme' into 'master'

Update dependency acme-client to v2.0.19

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7963



Merged-by: default avatarAndrew Patterson <apatterson@gitlab.com>
Approved-by: default avatarDustin Collins <714871-dustinmm80@users.noreply.gitlab.com>
Approved-by: default avatarAndrew Patterson <apatterson@gitlab.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
1 merge request!160Merge upstream Omnibus GitLab into Omnibus Heptapod
......@@ -31,7 +31,7 @@
# TODO: Include omnibus-ctl in the Gemfile
# Currently omnibus-ctl is installed via config/software since we build
# a custom version from the Git source for licensing reasons and for Ruby 3.2 fixes.
gem 'acme-client', '2.0.18'
gem 'acme-client', '2.0.19'
gem 'rainbow', '3.1.1'
gem 'gitlab-ruby-shadow', '2.5.1', require: 'shadow'
gem 'tomlib', '0.6.0'
......
......@@ -93,7 +93,8 @@
GEM
remote: https://rubygems.org/
specs:
acme-client (2.0.18)
acme-client (2.0.19)
base64 (~> 0.2.0)
faraday (>= 1.0, < 3.0.0)
faraday-retry (>= 1.0, < 3.0.0)
activesupport (7.0.8.4)
......@@ -397,7 +398,7 @@
ruby
DEPENDENCIES
acme-client (= 2.0.18)
acme-client (= 2.0.19)
chef (= 18.3.0)!
chef-bin (= 18.3.0)!
chef-cli (= 5.6.14)!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment