Skip to content

Commit f434785

Browse files
author
GitLab Renovate Bot
committed
Update dependency gitlab-dangerfiles to '~> 3.13.0'
1 parent 8dc4134 commit f434785

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ group :development, :test do
66
end
77

88
group :development, :danger do
9-
gem 'gitlab-dangerfiles', '~> 3.12.0'
9+
gem 'gitlab-dangerfiles', '~> 3.13.0'
1010
end

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.4)
4+
addressable (2.8.5)
55
public_suffix (>= 2.0.2, < 6.0)
66
claide (1.1.0)
77
claide-plugins (0.9.2)
@@ -59,7 +59,7 @@ GEM
5959
gitlab (4.19.0)
6060
httparty (~> 0.20)
6161
terminal-table (>= 1.5.1)
62-
gitlab-dangerfiles (3.12.0)
62+
gitlab-dangerfiles (3.13.0)
6363
danger (>= 8.4.5)
6464
danger-gitlab (>= 8.0.0)
6565
rake
@@ -82,7 +82,7 @@ GEM
8282
public_suffix (4.0.7)
8383
rake (13.0.6)
8484
rchardet (1.8.0)
85-
rexml (3.2.5)
85+
rexml (3.2.6)
8686
rspec (3.12.0)
8787
rspec-core (~> 3.12.0)
8888
rspec-expectations (~> 3.12.0)
@@ -109,9 +109,9 @@ PLATFORMS
109109
ruby
110110

111111
DEPENDENCIES
112-
gitlab-dangerfiles (~> 3.12.0)
112+
gitlab-dangerfiles (~> 3.13.0)
113113
rspec (~> 3.12.0)
114114
webrick (~> 1.8, >= 1.8.1)
115115

116116
BUNDLED WITH
117-
2.4.16
117+
2.4.18

0 commit comments

Comments
 (0)