Skip to content

Commit 3472250

Browse files
authored
chore(deps-dev): bump rubocop-rails from 2.34.1 to 2.34.3 (#693)
2 parents 3ade012 + be34438 commit 3472250

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 15 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.1.1)
15-
actionview (= 8.1.1)
16-
activesupport (= 8.1.1)
14+
actionpack (8.1.2)
15+
actionview (= 8.1.2)
16+
activesupport (= 8.1.2)
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.1.1)
25-
activesupport (= 8.1.1)
24+
actionview (8.1.2)
25+
activesupport (= 8.1.2)
2626
builder (~> 3.1)
2727
erubi (~> 1.11)
2828
rails-dom-testing (~> 2.2)
2929
rails-html-sanitizer (~> 1.6)
30-
activesupport (8.1.1)
30+
activesupport (8.1.2)
3131
base64
3232
bigdecimal
3333
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -44,11 +44,11 @@ GEM
4444
public_suffix (>= 2.0.2, < 8.0)
4545
ast (2.4.3)
4646
base64 (0.3.0)
47-
bigdecimal (3.3.1)
47+
bigdecimal (4.0.1)
4848
builder (3.3.0)
4949
coderay (1.1.3)
50-
concurrent-ruby (1.3.5)
51-
connection_pool (2.5.5)
50+
concurrent-ruby (1.3.6)
51+
connection_pool (3.0.2)
5252
coveralls (0.7.1)
5353
multi_json (~> 1.3)
5454
rest-client
@@ -104,7 +104,7 @@ GEM
104104
http-accept (1.7.0)
105105
http-cookie (1.0.7)
106106
domain_name (~> 0.5)
107-
i18n (1.14.7)
107+
i18n (1.14.8)
108108
concurrent-ruby (~> 1.0)
109109
io-console (0.8.1)
110110
irb (1.15.3)
@@ -130,7 +130,8 @@ GEM
130130
mime-types-data (~> 3.2015)
131131
mime-types-data (3.2024.1105)
132132
mini_portile2 (2.8.9)
133-
minitest (5.26.2)
133+
minitest (6.0.1)
134+
prism (~> 1.5)
134135
multi_json (1.15.0)
135136
nenv (0.3.0)
136137
netrc (0.11.0)
@@ -187,9 +188,9 @@ GEM
187188
rails-html-sanitizer (1.6.0)
188189
loofah (~> 2.21)
189190
nokogiri (~> 1.14)
190-
railties (8.1.1)
191-
actionpack (= 8.1.1)
192-
activesupport (= 8.1.1)
191+
railties (8.1.2)
192+
actionpack (= 8.1.2)
193+
activesupport (= 8.1.2)
193194
irb (~> 1.13)
194195
rackup (>= 1.0.0)
195196
rake (>= 12.2)
@@ -242,7 +243,7 @@ GEM
242243
rubocop-ast (1.49.0)
243244
parser (>= 3.3.7.2)
244245
prism (~> 1.7)
245-
rubocop-rails (2.34.1)
246+
rubocop-rails (2.34.3)
246247
activesupport (>= 4.2.0)
247248
lint_roller (~> 1.1)
248249
rack (>= 1.1)

0 commit comments

Comments
 (0)