Skip to content

Commit 67e7175

Browse files
dependabot[bot]noraj
authored andcommitted
build(deps-dev): bump rubocop from 1.79.0 to 1.79.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.0 to 1.79.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.0...v1.79.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f10c9b7 commit 67e7175

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Gemfile.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ GEM
105105
gemoji (>= 3, < 5)
106106
html-pipeline (~> 2.2)
107107
jekyll (>= 3.0, < 5.0)
108-
json (2.13.1)
108+
json (2.13.2)
109109
kramdown (2.5.1)
110110
rexml (>= 3.3.9)
111111
kramdown-parser-gfm (1.1.0)
@@ -122,7 +122,7 @@ GEM
122122
nokogiri (1.18.8-x86_64-linux-gnu)
123123
racc (~> 1.4)
124124
parallel (1.27.0)
125-
parser (3.3.8.0)
125+
parser (3.3.9.0)
126126
ast (~> 2.4.1)
127127
racc
128128
pathutil (0.16.2)
@@ -138,7 +138,7 @@ GEM
138138
regexp_parser (2.10.0)
139139
rexml (3.4.1)
140140
rouge (4.5.2)
141-
rubocop (1.79.0)
141+
rubocop (1.79.1)
142142
json (~> 2.3)
143143
language_server-protocol (~> 3.17.0.2)
144144
lint_roller (~> 1.1.0)
@@ -148,7 +148,6 @@ GEM
148148
regexp_parser (>= 2.9.3, < 3.0)
149149
rubocop-ast (>= 1.46.0, < 2.0)
150150
ruby-progressbar (~> 1.7)
151-
tsort (>= 0.2.0)
152151
unicode-display_width (>= 2.4.0, < 4.0)
153152
rubocop-ast (1.46.0)
154153
parser (>= 3.3.7.2)
@@ -160,7 +159,6 @@ GEM
160159
securerandom (0.4.1)
161160
terminal-table (3.0.2)
162161
unicode-display_width (>= 1.1.1, < 3)
163-
tsort (0.2.0)
164162
tzinfo (2.0.6)
165163
concurrent-ruby (~> 1.0)
166164
unicode-display_width (2.6.0)

0 commit comments

Comments
 (0)