Skip to content

Commit 47818d1

Browse files
Bump rubocop from 1.79.0 to 1.80.1 (#303)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.79.0 to 1.80.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.80.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.80.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa69e41 commit 47818d1

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

Gemfile.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ GEM
7373
http-2 (1.1.1)
7474
httpx (1.5.1)
7575
http-2 (>= 1.0.0)
76-
json (2.13.0)
76+
json (2.13.2)
7777
language_server-protocol (3.17.0.5)
7878
lint_roller (1.1.0)
7979
listen (3.9.0)
@@ -96,7 +96,7 @@ GEM
9696
shellany (~> 0.0)
9797
ostruct (0.6.2)
9898
parallel (1.27.0)
99-
parser (3.3.8.0)
99+
parser (3.3.9.0)
100100
ast (~> 2.4.1)
101101
racc
102102
prism (1.4.0)
@@ -116,7 +116,7 @@ GEM
116116
rb-fsevent (0.11.2)
117117
rb-inotify (0.11.1)
118118
ffi (~> 1.0)
119-
regexp_parser (2.10.0)
119+
regexp_parser (2.11.2)
120120
rspec (3.13.1)
121121
rspec-core (~> 3.13.0)
122122
rspec-expectations (~> 3.13.0)
@@ -130,7 +130,7 @@ GEM
130130
diff-lcs (>= 1.2.0, < 2.0)
131131
rspec-support (~> 3.13.0)
132132
rspec-support (3.13.4)
133-
rubocop (1.79.0)
133+
rubocop (1.80.1)
134134
json (~> 2.3)
135135
language_server-protocol (~> 3.17.0.2)
136136
lint_roller (~> 1.1.0)
@@ -140,7 +140,6 @@ GEM
140140
regexp_parser (>= 2.9.3, < 3.0)
141141
rubocop-ast (>= 1.46.0, < 2.0)
142142
ruby-progressbar (~> 1.7)
143-
tsort (>= 0.2.0)
144143
unicode-display_width (>= 2.4.0, < 4.0)
145144
rubocop-ast (1.46.0)
146145
parser (>= 3.3.7.2)
@@ -159,8 +158,7 @@ GEM
159158
sys-uname (1.3.1)
160159
ffi (~> 1.1)
161160
thor (1.3.2)
162-
tsort (0.2.0)
163-
unicode-display_width (3.1.4)
161+
unicode-display_width (3.1.5)
164162
unicode-emoji (~> 4.0, >= 4.0.4)
165163
unicode-emoji (4.0.4)
166164
webrick (1.8.2)

0 commit comments

Comments
 (0)