diff --git a/devel/ruby-rubocop/Makefile b/devel/ruby-rubocop/Makefile index b88434afc..66d6b8ed3 100644 --- a/devel/ruby-rubocop/Makefile +++ b/devel/ruby-rubocop/Makefile @@ -1,6 +1,6 @@ COMMENT= code formatting tool -DISTNAME= rubocop-1.50.2 +DISTNAME= rubocop-1.52.0 CATEGORIES= devel MAINTAINER= Purple Rain @@ -10,7 +10,7 @@ PERMIT_PACKAGE= Yes GH_ACCOUNT= rubocop GH_PROJECT= rubocop -GH_TAGNAME= v1.50.2 +GH_TAGNAME= v1.52.0 CONFIGURE_STYLE= gem diff --git a/devel/ruby-rubocop/distinfo b/devel/ruby-rubocop/distinfo index 7f6f02301..9843574ef 100644 --- a/devel/ruby-rubocop/distinfo +++ b/devel/ruby-rubocop/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubocop-1.50.2.gem) = fP6wYW9oasYdBJvq6J8xRGeS1+n1coFSZXVI9wqnhlA= -SIZE (rubocop-1.50.2.gem) = 601600 +SHA256 (rubocop-1.52.0.gem) = qYYK8ZH21RaW3p7ObKjAcmQ+5sBK9DECQrE+ZCsR75E= +SIZE (rubocop-1.52.0.gem) = 605696 diff --git a/devel/ruby-rubocop/pkg/PLIST b/devel/ruby-rubocop/pkg/PLIST index 2d9d2646e..1ce42fea1 100644 --- a/devel/ruby-rubocop/pkg/PLIST +++ b/devel/ruby-rubocop/pkg/PLIST @@ -393,6 +393,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/mixin/alignment.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/mixin/allowed_identifiers.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/mixin/allowed_methods.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/mixin/allowed_pattern.rb +${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/mixin/allowed_receivers.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/mixin/annotation_comment.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/mixin/array_min_size.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/mixin/array_syntax.rb @@ -557,6 +558,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/endless_method.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/env_home.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/eval_with_location.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/even_odd.rb +${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/exact_regexp_match.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/expand_path_arguments.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/explicit_block_argument.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/exponential_notation.rb @@ -662,6 +664,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/quoted_symbols.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/raise_args.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/random_with_offset.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_argument.rb +${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_array_constructor.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_assignment.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_begin.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_capital_w.rb @@ -673,6 +676,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_each.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_exception.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_fetch_block.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_file_extension_in_require.rb +${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_filter_chain.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_freeze.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_heredoc_delimiter_quotes.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_initialize.rb @@ -681,6 +685,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_line_continuation.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_parentheses.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_percent_q.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_regexp_character_class.rb +${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_regexp_constructor.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_regexp_escape.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_return.rb ${GEM_LIB}/gems/${DISTNAME}/lib/rubocop/cop/style/redundant_self.rb