Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

build(deps-dev): update rubocop requirement from = 1.75.8 to = 1.76.0 in the all-dependencies group #234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions 8 Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,18 +83,18 @@ GEM
rainbow (3.1.1)
rake (13.3.0)
regexp_parser (2.10.0)
rubocop (1.75.8)
rubocop (1.76.0)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.44.0, < 2.0)
rubocop-ast (>= 1.45.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.44.1)
rubocop-ast (1.45.1)
parser (>= 3.3.7.2)
prism (~> 1.4)
rubocop-github (0.23.0)
Expand Down Expand Up @@ -130,7 +130,7 @@ DEPENDENCIES
minitest (~> 5.25.1)
mocha (~> 2.7.0)
rake (~> 13.3.0)
rubocop (= 1.75.8)
rubocop (= 1.76.0)
rubocop-github (~> 0.23.0)

BUNDLED WITH
Expand Down
2 changes: 1 addition & 1 deletion 2 erblint-github.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "mocha", "~> 2.7.0"
s.add_development_dependency "rake", "~> 13.3.0"

s.add_development_dependency "rubocop", "= 1.75.8"
s.add_development_dependency "rubocop", "= 1.76.0"
s.add_development_dependency "rubocop-github", "~> 0.23.0"
s.metadata["rubygems_mfa_required"] = "true"

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.