Skip to content

Commit 13cf24b

Browse files
committed
chore: Bump dependencies
1 parent 0ff8137 commit 13cf24b

File tree

1 file changed

+47
-47
lines changed

1 file changed

+47
-47
lines changed

Gemfile.lock

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,23 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actionpack (7.1.3)
11-
actionview (= 7.1.3)
12-
activesupport (= 7.1.3)
10+
actionpack (7.1.3.4)
11+
actionview (= 7.1.3.4)
12+
activesupport (= 7.1.3.4)
1313
nokogiri (>= 1.8.5)
1414
racc
1515
rack (>= 2.2.4)
1616
rack-session (>= 1.0.1)
1717
rack-test (>= 0.6.3)
1818
rails-dom-testing (~> 2.2)
1919
rails-html-sanitizer (~> 1.6)
20-
actionview (7.1.3)
21-
activesupport (= 7.1.3)
20+
actionview (7.1.3.4)
21+
activesupport (= 7.1.3.4)
2222
builder (~> 3.1)
2323
erubi (~> 1.11)
2424
rails-dom-testing (~> 2.2)
2525
rails-html-sanitizer (~> 1.6)
26-
activesupport (7.1.3)
26+
activesupport (7.1.3.4)
2727
base64
2828
bigdecimal
2929
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -35,50 +35,49 @@ GEM
3535
tzinfo (~> 2.0)
3636
ast (2.4.2)
3737
base64 (0.2.0)
38-
bigdecimal (3.1.6)
39-
builder (3.2.4)
38+
bigdecimal (3.1.8)
39+
builder (3.3.0)
4040
byebug (11.1.3)
41-
combustion (1.4.0)
41+
combustion (1.5.0)
4242
activesupport (>= 3.0.0)
4343
railties (>= 3.0.0)
4444
thor (>= 0.14.6)
45-
concurrent-ruby (1.2.3)
45+
concurrent-ruby (1.3.3)
4646
connection_pool (2.4.1)
4747
crass (1.0.6)
4848
diff-lcs (1.5.1)
49-
docile (1.4.0)
50-
drb (2.2.0)
51-
ruby2_keywords
52-
erubi (1.12.0)
53-
i18n (1.14.1)
49+
docile (1.4.1)
50+
drb (2.2.1)
51+
erubi (1.13.0)
52+
i18n (1.14.5)
5453
concurrent-ruby (~> 1.0)
5554
io-console (0.7.2)
56-
irb (1.11.2)
57-
rdoc
55+
irb (1.14.0)
56+
rdoc (>= 4.0.0)
5857
reline (>= 0.4.2)
59-
json (2.7.1)
58+
json (2.7.2)
6059
language_server-protocol (3.17.0.3)
6160
loofah (2.22.0)
6261
crass (~> 1.0.2)
6362
nokogiri (>= 1.12.0)
64-
minitest (5.22.2)
63+
minitest (5.24.1)
6564
mutex_m (0.2.0)
66-
nokogiri (1.16.2-aarch64-linux)
65+
nokogiri (1.16.7-aarch64-linux)
6766
racc (~> 1.4)
68-
nokogiri (1.16.2-arm64-darwin)
67+
nokogiri (1.16.7-arm64-darwin)
6968
racc (~> 1.4)
70-
nokogiri (1.16.2-x86_64-darwin)
69+
nokogiri (1.16.7-x86_64-darwin)
7170
racc (~> 1.4)
72-
nokogiri (1.16.2-x86_64-linux)
71+
nokogiri (1.16.7-x86_64-linux)
7372
racc (~> 1.4)
74-
parallel (1.24.0)
75-
parser (3.3.0.5)
73+
parallel (1.25.1)
74+
parser (3.3.4.0)
7675
ast (~> 2.4.1)
7776
racc
7877
psych (5.1.2)
7978
stringio
80-
racc (1.7.3)
81-
rack (3.0.9)
79+
racc (1.8.0)
80+
rack (3.1.7)
8281
rack-session (2.0.0)
8382
rack (>= 3.0.0)
8483
rack-test (2.1.0)
@@ -93,32 +92,33 @@ GEM
9392
rails-html-sanitizer (1.6.0)
9493
loofah (~> 2.21)
9594
nokogiri (~> 1.14)
96-
railties (7.1.3)
97-
actionpack (= 7.1.3)
98-
activesupport (= 7.1.3)
95+
railties (7.1.3.4)
96+
actionpack (= 7.1.3.4)
97+
activesupport (= 7.1.3.4)
9998
irb
10099
rackup (>= 1.0.0)
101100
rake (>= 12.2)
102101
thor (~> 1.0, >= 1.2.2)
103102
zeitwerk (~> 2.6)
104103
rainbow (3.1.1)
105-
rake (13.1.0)
106-
rdoc (6.6.2)
104+
rake (13.2.1)
105+
rdoc (6.7.0)
107106
psych (>= 4.0.0)
108-
regexp_parser (2.9.0)
109-
reline (0.4.2)
107+
regexp_parser (2.9.2)
108+
reline (0.5.9)
110109
io-console (~> 0.5)
111-
rexml (3.2.6)
110+
rexml (3.3.2)
111+
strscan
112112
rspec (3.13.0)
113113
rspec-core (~> 3.13.0)
114114
rspec-expectations (~> 3.13.0)
115115
rspec-mocks (~> 3.13.0)
116116
rspec-core (3.13.0)
117117
rspec-support (~> 3.13.0)
118-
rspec-expectations (3.13.0)
118+
rspec-expectations (3.13.1)
119119
diff-lcs (>= 1.2.0, < 2.0)
120120
rspec-support (~> 3.13.0)
121-
rspec-mocks (3.13.0)
121+
rspec-mocks (3.13.1)
122122
diff-lcs (>= 1.2.0, < 2.0)
123123
rspec-support (~> 3.13.0)
124124
rspec-rails (5.1.2)
@@ -129,35 +129,35 @@ GEM
129129
rspec-expectations (~> 3.10)
130130
rspec-mocks (~> 3.10)
131131
rspec-support (~> 3.10)
132-
rspec-support (3.13.0)
133-
rubocop (1.60.2)
132+
rspec-support (3.13.1)
133+
rubocop (1.65.0)
134134
json (~> 2.3)
135135
language_server-protocol (>= 3.17.0)
136136
parallel (~> 1.10)
137137
parser (>= 3.3.0.2)
138138
rainbow (>= 2.2.2, < 4.0)
139-
regexp_parser (>= 1.8, < 3.0)
139+
regexp_parser (>= 2.4, < 3.0)
140140
rexml (>= 3.2.5, < 4.0)
141-
rubocop-ast (>= 1.30.0, < 2.0)
141+
rubocop-ast (>= 1.31.1, < 2.0)
142142
ruby-progressbar (~> 1.7)
143143
unicode-display_width (>= 2.4.0, < 3.0)
144-
rubocop-ast (1.30.0)
145-
parser (>= 3.2.1.0)
144+
rubocop-ast (1.31.3)
145+
parser (>= 3.3.1.0)
146146
ruby-progressbar (1.13.0)
147-
ruby2_keywords (0.0.5)
148147
simplecov (0.21.2)
149148
docile (~> 1.1)
150149
simplecov-html (~> 0.11)
151150
simplecov_json_formatter (~> 0.1)
152151
simplecov-html (0.12.3)
153152
simplecov_json_formatter (0.1.4)
154-
stringio (3.1.0)
155-
thor (1.3.0)
153+
stringio (3.1.1)
154+
strscan (3.1.0)
155+
thor (1.3.1)
156156
tzinfo (2.0.6)
157157
concurrent-ruby (~> 1.0)
158158
unicode-display_width (2.5.0)
159159
webrick (1.8.1)
160-
zeitwerk (2.6.13)
160+
zeitwerk (2.6.16)
161161

162162
PLATFORMS
163163
aarch64-linux

0 commit comments

Comments
 (0)