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

Commit 8441863

Browse filesBrowse files
Merge pull request #224 from github/dependabot/bundler/all-dependencies-ceb17a8b4c
build(deps-dev): update rubocop requirement from = 1.75.3 to = 1.75.4 in the all-dependencies group
2 parents 776e6b2 + b30e98e commit 8441863
Copy full SHA for 8441863

File tree

Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+3
-3
lines changed

‎Gemfile.lock

Copy file name to clipboardExpand all lines: Gemfile.lock
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
rainbow (3.1.1)
8484
rake (13.2.1)
8585
regexp_parser (2.10.0)
86-
rubocop (1.75.3)
86+
rubocop (1.75.4)
8787
json (~> 2.3)
8888
language_server-protocol (~> 3.17.0.2)
8989
lint_roller (~> 1.1.0)
@@ -130,7 +130,7 @@ DEPENDENCIES
130130
minitest (~> 5.25.1)
131131
mocha (~> 2.7.0)
132132
rake (~> 13.2.1)
133-
rubocop (= 1.75.3)
133+
rubocop (= 1.75.4)
134134
rubocop-github (~> 0.23.0)
135135

136136
BUNDLED WITH

‎erblint-github.gemspec

Copy file name to clipboardExpand all lines: erblint-github.gemspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Gem::Specification.new do |s|
2121
s.add_development_dependency "mocha", "~> 2.7.0"
2222
s.add_development_dependency "rake", "~> 13.2.1"
2323

24-
s.add_development_dependency "rubocop", "= 1.75.3"
24+
s.add_development_dependency "rubocop", "= 1.75.4"
2525
s.add_development_dependency "rubocop-github", "~> 0.23.0"
2626
s.metadata["rubygems_mfa_required"] = "true"
2727

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.