As we reevaluate how to best support and maintain Staging Ref in the future, we encourage development teams using this environment to highlight their use cases in the following issue: https://gitlab.com/gitlab-com/gl-infra/software-delivery/framework/software-delivery-framework-issue-tracker/-/issues/36.

Skip to content
Snippets Groups Projects
Commit d78b19b7 authored by GitLab Renovate Bot's avatar GitLab Renovate Bot
Browse files

Update dependency webrick to '~> 1.8', '>= 1.8.2'

parent 8516d667
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
group :development, :test do
gem 'rspec', '~> 3.13.0'
gem 'webrick', '~> 1.8', '>= 1.8.1'
gem 'webrick', '~> 1.8', '>= 1.8.2'
end
group :development, :danger do
Loading
Loading
Loading
Loading
@@ -91,7 +91,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
uri (0.13.0)
webrick (1.8.1)
webrick (1.8.2)
PLATFORMS
ruby
Loading
Loading
@@ -99,7 +99,7 @@ PLATFORMS
DEPENDENCIES
gitlab-dangerfiles (~> 4.8.0)
rspec (~> 3.13.0)
webrick (~> 1.8, >= 1.8.1)
webrick (~> 1.8, >= 1.8.2)
BUNDLED WITH
2.5.11
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