Skip to content

Commit bef3184

Browse files
authored
Merge pull request #591 from hlascelles/dependabot/bundler/rubocop-rails-2.34.2
2 parents ff9bb3a + a4791a9 commit bef3184

1 file changed

Lines changed: 31 additions & 25 deletions

File tree

Gemfile.lock

Lines changed: 31 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -10,30 +10,32 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actionpack (7.2.2.2)
14-
actionview (= 7.2.2.2)
15-
activesupport (= 7.2.2.2)
13+
actionpack (7.2.3)
14+
actionview (= 7.2.3)
15+
activesupport (= 7.2.3)
16+
cgi
1617
nokogiri (>= 1.8.5)
1718
racc
18-
rack (>= 2.2.4, < 3.2)
19+
rack (>= 2.2.4, < 3.3)
1920
rack-session (>= 1.0.1)
2021
rack-test (>= 0.6.3)
2122
rails-dom-testing (~> 2.2)
2223
rails-html-sanitizer (~> 1.6)
2324
useragent (~> 0.16)
24-
actionview (7.2.2.2)
25-
activesupport (= 7.2.2.2)
25+
actionview (7.2.3)
26+
activesupport (= 7.2.3)
2627
builder (~> 3.1)
28+
cgi
2729
erubi (~> 1.11)
2830
rails-dom-testing (~> 2.2)
2931
rails-html-sanitizer (~> 1.6)
30-
activemodel (7.2.2.2)
31-
activesupport (= 7.2.2.2)
32-
activerecord (7.2.2.2)
33-
activemodel (= 7.2.2.2)
34-
activesupport (= 7.2.2.2)
32+
activemodel (7.2.3)
33+
activesupport (= 7.2.3)
34+
activerecord (7.2.3)
35+
activemodel (= 7.2.3)
36+
activesupport (= 7.2.3)
3537
timeout (>= 0.4.0)
36-
activesupport (7.2.2.2)
38+
activesupport (7.2.3)
3739
base64
3840
benchmark (>= 0.3)
3941
bigdecimal
@@ -51,18 +53,19 @@ GEM
5153
thor (>= 0.14.0)
5254
ast (2.4.3)
5355
base64 (0.3.0)
54-
benchmark (0.4.1)
55-
bigdecimal (3.2.3)
56+
benchmark (0.5.0)
57+
bigdecimal (3.3.1)
5658
builder (3.3.0)
5759
byebug (12.0.0)
60+
cgi (0.5.0)
5861
climate_control (1.2.0)
5962
coderay (1.1.3)
6063
combustion (1.5.0)
6164
activesupport (>= 3.0.0)
6265
railties (>= 3.0.0)
6366
thor (>= 0.14.6)
6467
concurrent-ruby (1.3.5)
65-
connection_pool (2.5.4)
68+
connection_pool (2.5.5)
6669
coveralls_reborn (0.29.0)
6770
simplecov (~> 0.22.0)
6871
term-ansicolor (~> 1.7)
@@ -124,7 +127,7 @@ GEM
124127
pp (>= 0.6.0)
125128
rdoc (>= 4.0.0)
126129
reline (>= 0.4.2)
127-
json (2.15.0)
130+
json (2.16.0)
128131
language_server-protocol (3.17.0.5)
129132
lint_roller (1.1.0)
130133
logger (1.7.0)
@@ -133,20 +136,20 @@ GEM
133136
nokogiri (>= 1.12.0)
134137
method_source (1.1.0)
135138
mini_portile2 (2.8.9)
136-
minitest (5.25.5)
139+
minitest (5.26.2)
137140
mutex_m (0.3.0)
138141
nokogiri (1.18.9)
139142
mini_portile2 (~> 2.8.2)
140143
racc (~> 1.4)
141144
parallel (1.27.0)
142-
parser (3.3.9.0)
145+
parser (3.3.10.0)
143146
ast (~> 2.4.1)
144147
racc
145148
pg (1.6.2)
146149
pp (0.6.2)
147150
prettyprint
148151
prettyprint (0.2.0)
149-
prism (1.5.1)
152+
prism (1.6.0)
150153
pry (0.15.2)
151154
coderay (~> 1.1)
152155
method_source (~> 1.0)
@@ -157,7 +160,7 @@ GEM
157160
que (2.4.1)
158161
raabro (1.4.0)
159162
racc (1.8.1)
160-
rack (3.1.18)
163+
rack (3.2.4)
161164
rack-session (2.1.1)
162165
base64 (>= 0.1.0)
163166
rack (>= 3.0.0)
@@ -172,13 +175,15 @@ GEM
172175
rails-html-sanitizer (1.6.2)
173176
loofah (~> 2.21)
174177
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
175-
railties (7.2.2.2)
176-
actionpack (= 7.2.2.2)
177-
activesupport (= 7.2.2.2)
178+
railties (7.2.3)
179+
actionpack (= 7.2.3)
180+
activesupport (= 7.2.3)
181+
cgi
178182
irb (~> 1.13)
179183
rackup (>= 1.0.0)
180184
rake (>= 12.2)
181185
thor (~> 1.0, >= 1.2.2)
186+
tsort (>= 0.2)
182187
zeitwerk (~> 2.6)
183188
rainbow (3.1.1)
184189
rake (13.3.0)
@@ -217,7 +222,7 @@ GEM
217222
rubocop-ast (>= 1.47.1, < 2.0)
218223
ruby-progressbar (~> 1.7)
219224
unicode-display_width (>= 2.4.0, < 4.0)
220-
rubocop-ast (1.47.1)
225+
rubocop-ast (1.48.0)
221226
parser (>= 3.3.7.2)
222227
prism (~> 1.4)
223228
rubocop-magic_numbers (0.5.0)
@@ -227,7 +232,7 @@ GEM
227232
lint_roller (~> 1.1)
228233
rubocop (>= 1.75.0, < 2.0)
229234
rubocop-ast (>= 1.44.0, < 2.0)
230-
rubocop-rails (2.33.4)
235+
rubocop-rails (2.34.2)
231236
activesupport (>= 4.2.0)
232237
lint_roller (~> 1.1)
233238
rack (>= 1.1)
@@ -266,6 +271,7 @@ GEM
266271
tins (1.38.0)
267272
bigdecimal
268273
sync
274+
tsort (0.2.0)
269275
tzinfo (2.0.6)
270276
concurrent-ruby (~> 1.0)
271277
unicode-display_width (3.2.0)

0 commit comments

Comments
 (0)