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 ca95608c authored by GitLab Renovate Bot's avatar GitLab Renovate Bot
Browse files

Update dependency gitlab-dangerfiles to '~> 4.5.1'

parent 6bd440fe
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,5 +6,5 @@ group :development, :test do
end
group :development, :danger do
gem 'gitlab-dangerfiles', '~> 4.4.0'
gem 'gitlab-dangerfiles', '~> 4.5.1'
end
Loading
Loading
@@ -42,7 +42,7 @@ GEM
gitlab (4.19.0)
httparty (~> 0.20)
terminal-table (>= 1.5.1)
gitlab-dangerfiles (4.4.0)
gitlab-dangerfiles (4.5.1)
danger (>= 9.3.0)
danger-gitlab (>= 8.0.0)
rake (~> 13.0)
Loading
Loading
@@ -62,7 +62,7 @@ GEM
sawyer (~> 0.9)
open4 (1.3.4)
public_suffix (5.0.3)
rake (13.0.6)
rake (13.1.0)
rchardet (1.8.0)
rexml (3.2.6)
rspec (3.12.0)
Loading
Loading
@@ -91,7 +91,7 @@ PLATFORMS
ruby
DEPENDENCIES
gitlab-dangerfiles (~> 4.4.0)
gitlab-dangerfiles (~> 4.5.1)
rspec (~> 3.12.0)
webrick (~> 1.8, >= 1.8.1)
Loading
Loading
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