Skip to content

Commit 860e635

Browse files
chore(deps): update dependency rubocop to v1.71.0
1 parent d441b4a commit 860e635

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
resend (0.17.1)
4+
resend (0.17.2)
55
httparty (>= 0.21.0)
66

77
GEM
@@ -88,7 +88,7 @@ GEM
8888
multi_xml (>= 0.5.2)
8989
i18n (1.12.0)
9090
concurrent-ruby (~> 1.0)
91-
json (2.7.5)
91+
json (2.9.1)
9292
language_server-protocol (3.17.0.3)
9393
loofah (2.19.1)
9494
crass (~> 1.0.2)
@@ -118,7 +118,7 @@ GEM
118118
mini_portile2 (~> 2.8.0)
119119
racc (~> 1.4)
120120
parallel (1.26.3)
121-
parser (3.3.5.0)
121+
parser (3.3.7.0)
122122
ast (~> 2.4.1)
123123
racc
124124
pry (0.14.2)
@@ -159,7 +159,7 @@ GEM
159159
zeitwerk (~> 2.5)
160160
rainbow (3.1.1)
161161
rake (13.2.1)
162-
regexp_parser (2.9.2)
162+
regexp_parser (2.10.0)
163163
rspec (3.13.0)
164164
rspec-core (~> 3.13.0)
165165
rspec-expectations (~> 3.13.0)
@@ -173,17 +173,17 @@ GEM
173173
diff-lcs (>= 1.2.0, < 2.0)
174174
rspec-support (~> 3.13.0)
175175
rspec-support (3.13.0)
176-
rubocop (1.68.0)
176+
rubocop (1.71.0)
177177
json (~> 2.3)
178178
language_server-protocol (>= 3.17.0)
179179
parallel (~> 1.10)
180180
parser (>= 3.3.0.2)
181181
rainbow (>= 2.2.2, < 4.0)
182-
regexp_parser (>= 2.4, < 3.0)
183-
rubocop-ast (>= 1.32.2, < 2.0)
182+
regexp_parser (>= 2.9.3, < 3.0)
183+
rubocop-ast (>= 1.36.2, < 2.0)
184184
ruby-progressbar (~> 1.7)
185-
unicode-display_width (>= 2.4.0, < 3.0)
186-
rubocop-ast (1.33.0)
185+
unicode-display_width (>= 2.4.0, < 4.0)
186+
rubocop-ast (1.37.0)
187187
parser (>= 3.3.1.0)
188188
ruby-progressbar (1.13.0)
189189
thor (1.2.1)

0 commit comments

Comments
 (0)