Skip to content

Commit a5edf5b

Browse files
jenkins-metasploitadfoster-r7
authored andcommitted
automatic module_metadata_base.json update
1 parent 661ac23 commit a5edf5b

File tree

3 files changed

+111
-112
lines changed

3 files changed

+111
-112
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ group :development, :test do
3737
# environment is development
3838
gem 'rspec-rails'
3939
gem 'rspec-rerun'
40-
# Required during CI as well local development
41-
gem 'rubocop'
40+
# Required during CI as well local development - pinned due to CI failure on: rubocop-1.73.2/lib/rubocop/config_loader.rb:272:in `read'
41+
gem 'rubocop', '1.67.0'
4242
end
4343

4444
group :test do

0 commit comments

Comments
 (0)