Skip to content

Commit cb9a4e1

Browse files
authored
chore(deps-dev): bump rubocop-rails from 2.27.0 to 2.33.4 (#660)
2 parents 4af87fc + 2dd8bd3 commit cb9a4e1

File tree

1 file changed

+47
-38
lines changed

1 file changed

+47
-38
lines changed

Gemfile.lock

Lines changed: 47 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actionpack (8.0.0)
15-
actionview (= 8.0.0)
16-
activesupport (= 8.0.0)
14+
actionpack (8.0.3)
15+
actionview (= 8.0.3)
16+
activesupport (= 8.0.3)
1717
nokogiri (>= 1.8.5)
1818
rack (>= 2.2.4)
1919
rack-session (>= 1.0.1)
2020
rack-test (>= 0.6.3)
2121
rails-dom-testing (~> 2.2)
2222
rails-html-sanitizer (~> 1.6)
2323
useragent (~> 0.16)
24-
actionview (8.0.0)
25-
activesupport (= 8.0.0)
24+
actionview (8.0.3)
25+
activesupport (= 8.0.3)
2626
builder (~> 3.1)
2727
erubi (~> 1.11)
2828
rails-dom-testing (~> 2.2)
2929
rails-html-sanitizer (~> 1.6)
30-
activesupport (8.0.0)
30+
activesupport (8.0.3)
3131
base64
3232
benchmark (>= 0.3)
3333
bigdecimal
@@ -42,14 +42,14 @@ GEM
4242
uri (>= 0.13.1)
4343
addressable (2.8.7)
4444
public_suffix (>= 2.0.2, < 7.0)
45-
ast (2.4.2)
46-
base64 (0.2.0)
47-
benchmark (0.4.0)
48-
bigdecimal (3.1.8)
45+
ast (2.4.3)
46+
base64 (0.3.0)
47+
benchmark (0.4.1)
48+
bigdecimal (3.2.3)
4949
builder (3.3.0)
5050
coderay (1.1.3)
51-
concurrent-ruby (1.3.4)
52-
connection_pool (2.4.1)
51+
concurrent-ruby (1.3.5)
52+
connection_pool (2.5.4)
5353
coveralls (0.7.1)
5454
multi_json (~> 1.3)
5555
rest-client
@@ -67,7 +67,7 @@ GEM
6767
dotenv-rails (2.8.1)
6868
dotenv (= 2.8.1)
6969
railties (>= 3.2)
70-
drb (2.2.1)
70+
drb (2.2.3)
7171
erubi (1.13.0)
7272
faker (2.23.0)
7373
i18n (>= 1.8.11, < 2)
@@ -103,20 +103,21 @@ GEM
103103
http-accept (1.7.0)
104104
http-cookie (1.0.7)
105105
domain_name (~> 0.5)
106-
i18n (1.14.6)
106+
i18n (1.14.7)
107107
concurrent-ruby (~> 1.0)
108108
io-console (0.7.2)
109109
irb (1.14.1)
110110
rdoc (>= 4.0.0)
111111
reline (>= 0.4.2)
112-
json (2.8.2)
112+
json (2.15.0)
113113
jwt (2.9.3)
114114
base64
115-
language_server-protocol (3.17.0.3)
115+
language_server-protocol (3.17.0.5)
116+
lint_roller (1.1.0)
116117
listen (3.9.0)
117118
rb-fsevent (~> 0.10, >= 0.10.3)
118119
rb-inotify (~> 0.9, >= 0.9.10)
119-
logger (1.6.1)
120+
logger (1.7.0)
120121
loofah (2.23.1)
121122
crass (~> 1.0.2)
122123
nokogiri (>= 1.12.0)
@@ -127,7 +128,7 @@ GEM
127128
mime-types-data (~> 3.2015)
128129
mime-types-data (3.2024.1105)
129130
mini_portile2 (2.8.9)
130-
minitest (5.25.2)
131+
minitest (5.25.5)
131132
multi_json (1.15.0)
132133
nenv (0.3.0)
133134
netrc (0.11.0)
@@ -153,21 +154,22 @@ GEM
153154
notiffany (0.1.3)
154155
nenv (~> 0.1)
155156
shellany (~> 0.0)
156-
parallel (1.26.3)
157-
parser (3.3.6.0)
157+
parallel (1.27.0)
158+
parser (3.3.9.0)
158159
ast (~> 2.4.1)
159160
racc
160161
pp (0.6.1)
161162
prettyprint
162163
prettyprint (0.2.0)
164+
prism (1.5.1)
163165
pry (0.15.0)
164166
coderay (~> 1.1)
165167
method_source (~> 1.0)
166168
psych (5.2.0)
167169
stringio
168170
public_suffix (6.0.1)
169171
racc (1.8.1)
170-
rack (3.1.16)
172+
rack (3.2.1)
171173
rack-session (2.0.0)
172174
rack (>= 3.0.0)
173175
rack-test (2.1.0)
@@ -181,13 +183,14 @@ GEM
181183
rails-html-sanitizer (1.6.0)
182184
loofah (~> 2.21)
183185
nokogiri (~> 1.14)
184-
railties (8.0.0)
185-
actionpack (= 8.0.0)
186-
activesupport (= 8.0.0)
186+
railties (8.0.3)
187+
actionpack (= 8.0.3)
188+
activesupport (= 8.0.3)
187189
irb (~> 1.13)
188190
rackup (>= 1.0.0)
189191
rake (>= 12.2)
190192
thor (~> 1.0, >= 1.2.2)
193+
tsort (>= 0.2)
191194
zeitwerk (~> 2.6)
192195
rainbow (3.1.1)
193196
rake (13.3.0)
@@ -196,7 +199,7 @@ GEM
196199
ffi (~> 1.0)
197200
rdoc (6.8.1)
198201
psych (>= 4.0.0)
199-
regexp_parser (2.9.2)
202+
regexp_parser (2.11.3)
200203
reline (0.5.11)
201204
io-console (~> 0.5)
202205
rest-client (2.1.0)
@@ -219,25 +222,28 @@ GEM
219222
diff-lcs (>= 1.2.0, < 2.0)
220223
rspec-support (~> 3.13.0)
221224
rspec-support (3.13.1)
222-
rubocop (1.68.0)
225+
rubocop (1.81.1)
223226
json (~> 2.3)
224-
language_server-protocol (>= 3.17.0)
227+
language_server-protocol (~> 3.17.0.2)
228+
lint_roller (~> 1.1.0)
225229
parallel (~> 1.10)
226230
parser (>= 3.3.0.2)
227231
rainbow (>= 2.2.2, < 4.0)
228-
regexp_parser (>= 2.4, < 3.0)
229-
rubocop-ast (>= 1.32.2, < 2.0)
232+
regexp_parser (>= 2.9.3, < 3.0)
233+
rubocop-ast (>= 1.47.1, < 2.0)
230234
ruby-progressbar (~> 1.7)
231-
unicode-display_width (>= 2.4.0, < 3.0)
232-
rubocop-ast (1.36.1)
233-
parser (>= 3.3.1.0)
234-
rubocop-rails (2.27.0)
235+
unicode-display_width (>= 2.4.0, < 4.0)
236+
rubocop-ast (1.47.1)
237+
parser (>= 3.3.7.2)
238+
prism (~> 1.4)
239+
rubocop-rails (2.33.4)
235240
activesupport (>= 4.2.0)
241+
lint_roller (~> 1.1)
236242
rack (>= 1.1)
237-
rubocop (>= 1.52.0, < 2.0)
238-
rubocop-ast (>= 1.31.1, < 2.0)
243+
rubocop (>= 1.75.0, < 2.0)
244+
rubocop-ast (>= 1.44.0, < 2.0)
239245
ruby-progressbar (1.13.0)
240-
securerandom (0.3.2)
246+
securerandom (0.4.1)
241247
shellany (0.0.1)
242248
simplecov (0.22.0)
243249
docile (~> 1.1)
@@ -258,10 +264,13 @@ GEM
258264
tins (1.37.0)
259265
bigdecimal
260266
sync
267+
tsort (0.2.0)
261268
tzinfo (2.0.6)
262269
concurrent-ruby (~> 1.0)
263-
unicode-display_width (2.6.0)
264-
uri (1.0.2)
270+
unicode-display_width (3.2.0)
271+
unicode-emoji (~> 4.1)
272+
unicode-emoji (4.1.0)
273+
uri (1.0.3)
265274
useragent (0.16.10)
266275
vcr (6.3.1)
267276
base64

0 commit comments

Comments
 (0)