File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ group :development, :test do
6
6
end
7
7
8
8
group :development , :danger do
9
- gem 'gitlab-dangerfiles' , '~> 3.12 .0'
9
+ gem 'gitlab-dangerfiles' , '~> 3.13 .0'
10
10
end
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.8.4 )
4
+ addressable (2.8.5 )
5
5
public_suffix (>= 2.0.2 , < 6.0 )
6
6
claide (1.1.0 )
7
7
claide-plugins (0.9.2 )
59
59
gitlab (4.19.0 )
60
60
httparty (~> 0.20 )
61
61
terminal-table (>= 1.5.1 )
62
- gitlab-dangerfiles (3.12 .0 )
62
+ gitlab-dangerfiles (3.13 .0 )
63
63
danger (>= 8.4.5 )
64
64
danger-gitlab (>= 8.0.0 )
65
65
rake
82
82
public_suffix (4.0.7 )
83
83
rake (13.0.6 )
84
84
rchardet (1.8.0 )
85
- rexml (3.2.5 )
85
+ rexml (3.2.6 )
86
86
rspec (3.12.0 )
87
87
rspec-core (~> 3.12.0 )
88
88
rspec-expectations (~> 3.12.0 )
@@ -109,9 +109,9 @@ PLATFORMS
109
109
ruby
110
110
111
111
DEPENDENCIES
112
- gitlab-dangerfiles (~> 3.12 .0 )
112
+ gitlab-dangerfiles (~> 3.13 .0 )
113
113
rspec (~> 3.12.0 )
114
114
webrick (~> 1.8 , >= 1.8.1 )
115
115
116
116
BUNDLED WITH
117
- 2.4.16
117
+ 2.4.18
You can’t perform that action at this time.
0 commit comments