Skip to content

Commit 669457b

Browse files
committed
update dependencies
1 parent 12f7ef6 commit 669457b

File tree

6 files changed

+129
-129
lines changed

6 files changed

+129
-129
lines changed

Gemfile.lock

+60-60
Original file line numberDiff line numberDiff line change
@@ -8,71 +8,71 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actioncable (7.1.2)
12-
actionpack (= 7.1.2)
13-
activesupport (= 7.1.2)
11+
actioncable (7.1.3)
12+
actionpack (= 7.1.3)
13+
activesupport (= 7.1.3)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
1616
zeitwerk (~> 2.6)
17-
actionmailbox (7.1.2)
18-
actionpack (= 7.1.2)
19-
activejob (= 7.1.2)
20-
activerecord (= 7.1.2)
21-
activestorage (= 7.1.2)
22-
activesupport (= 7.1.2)
17+
actionmailbox (7.1.3)
18+
actionpack (= 7.1.3)
19+
activejob (= 7.1.3)
20+
activerecord (= 7.1.3)
21+
activestorage (= 7.1.3)
22+
activesupport (= 7.1.3)
2323
mail (>= 2.7.1)
2424
net-imap
2525
net-pop
2626
net-smtp
27-
actionmailer (7.1.2)
28-
actionpack (= 7.1.2)
29-
actionview (= 7.1.2)
30-
activejob (= 7.1.2)
31-
activesupport (= 7.1.2)
27+
actionmailer (7.1.3)
28+
actionpack (= 7.1.3)
29+
actionview (= 7.1.3)
30+
activejob (= 7.1.3)
31+
activesupport (= 7.1.3)
3232
mail (~> 2.5, >= 2.5.4)
3333
net-imap
3434
net-pop
3535
net-smtp
3636
rails-dom-testing (~> 2.2)
37-
actionpack (7.1.2)
38-
actionview (= 7.1.2)
39-
activesupport (= 7.1.2)
37+
actionpack (7.1.3)
38+
actionview (= 7.1.3)
39+
activesupport (= 7.1.3)
4040
nokogiri (>= 1.8.5)
4141
racc
4242
rack (>= 2.2.4)
4343
rack-session (>= 1.0.1)
4444
rack-test (>= 0.6.3)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
actiontext (7.1.2)
48-
actionpack (= 7.1.2)
49-
activerecord (= 7.1.2)
50-
activestorage (= 7.1.2)
51-
activesupport (= 7.1.2)
47+
actiontext (7.1.3)
48+
actionpack (= 7.1.3)
49+
activerecord (= 7.1.3)
50+
activestorage (= 7.1.3)
51+
activesupport (= 7.1.3)
5252
globalid (>= 0.6.0)
5353
nokogiri (>= 1.8.5)
54-
actionview (7.1.2)
55-
activesupport (= 7.1.2)
54+
actionview (7.1.3)
55+
activesupport (= 7.1.3)
5656
builder (~> 3.1)
5757
erubi (~> 1.11)
5858
rails-dom-testing (~> 2.2)
5959
rails-html-sanitizer (~> 1.6)
60-
activejob (7.1.2)
61-
activesupport (= 7.1.2)
60+
activejob (7.1.3)
61+
activesupport (= 7.1.3)
6262
globalid (>= 0.3.6)
63-
activemodel (7.1.2)
64-
activesupport (= 7.1.2)
65-
activerecord (7.1.2)
66-
activemodel (= 7.1.2)
67-
activesupport (= 7.1.2)
63+
activemodel (7.1.3)
64+
activesupport (= 7.1.3)
65+
activerecord (7.1.3)
66+
activemodel (= 7.1.3)
67+
activesupport (= 7.1.3)
6868
timeout (>= 0.4.0)
69-
activestorage (7.1.2)
70-
actionpack (= 7.1.2)
71-
activejob (= 7.1.2)
72-
activerecord (= 7.1.2)
73-
activesupport (= 7.1.2)
69+
activestorage (7.1.3)
70+
actionpack (= 7.1.3)
71+
activejob (= 7.1.3)
72+
activerecord (= 7.1.3)
73+
activesupport (= 7.1.3)
7474
marcel (~> 1.0)
75-
activesupport (7.1.2)
75+
activesupport (7.1.3)
7676
base64
7777
bigdecimal
7878
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -84,15 +84,15 @@ GEM
8484
tzinfo (~> 2.0)
8585
ast (2.4.2)
8686
base64 (0.2.0)
87-
bigdecimal (3.1.5)
87+
bigdecimal (3.1.6)
8888
builder (3.2.4)
8989
byebug (11.1.3)
9090
coderay (1.1.3)
9191
combustion (1.4.0)
9292
activesupport (>= 3.0.0)
9393
railties (>= 3.0.0)
9494
thor (>= 0.14.6)
95-
concurrent-ruby (1.2.2)
95+
concurrent-ruby (1.2.3)
9696
connection_pool (2.4.1)
9797
crass (1.0.6)
9898
date (3.3.4)
@@ -104,7 +104,7 @@ GEM
104104
activesupport (>= 6.1)
105105
i18n (1.14.1)
106106
concurrent-ruby (~> 1.0)
107-
io-console (0.7.1)
107+
io-console (0.7.2)
108108
irb (1.11.1)
109109
rdoc
110110
reline (>= 0.4.2)
@@ -122,7 +122,7 @@ GEM
122122
method_source (1.0.0)
123123
mini_mime (1.1.5)
124124
mini_portile2 (2.8.5)
125-
minitest (5.21.1)
125+
minitest (5.21.2)
126126
multipart-post (2.3.0)
127127
mutex_m (0.2.0)
128128
net-imap (0.4.9.1)
@@ -141,7 +141,7 @@ GEM
141141
nokogiri (1.15.5-x86_64-linux)
142142
racc (~> 1.4)
143143
parallel (1.24.0)
144-
parser (3.3.0.3)
144+
parser (3.3.0.5)
145145
ast (~> 2.4.1)
146146
racc
147147
pry (0.14.2)
@@ -161,30 +161,30 @@ GEM
161161
rackup (2.1.0)
162162
rack (>= 3)
163163
webrick (~> 1.8)
164-
rails (7.1.2)
165-
actioncable (= 7.1.2)
166-
actionmailbox (= 7.1.2)
167-
actionmailer (= 7.1.2)
168-
actionpack (= 7.1.2)
169-
actiontext (= 7.1.2)
170-
actionview (= 7.1.2)
171-
activejob (= 7.1.2)
172-
activemodel (= 7.1.2)
173-
activerecord (= 7.1.2)
174-
activestorage (= 7.1.2)
175-
activesupport (= 7.1.2)
164+
rails (7.1.3)
165+
actioncable (= 7.1.3)
166+
actionmailbox (= 7.1.3)
167+
actionmailer (= 7.1.3)
168+
actionpack (= 7.1.3)
169+
actiontext (= 7.1.3)
170+
actionview (= 7.1.3)
171+
activejob (= 7.1.3)
172+
activemodel (= 7.1.3)
173+
activerecord (= 7.1.3)
174+
activestorage (= 7.1.3)
175+
activesupport (= 7.1.3)
176176
bundler (>= 1.15.0)
177-
railties (= 7.1.2)
177+
railties (= 7.1.3)
178178
rails-dom-testing (2.2.0)
179179
activesupport (>= 5.0.0)
180180
minitest
181181
nokogiri (>= 1.6)
182182
rails-html-sanitizer (1.6.0)
183183
loofah (~> 2.21)
184184
nokogiri (~> 1.14)
185-
railties (7.1.2)
186-
actionpack (= 7.1.2)
187-
activesupport (= 7.1.2)
185+
railties (7.1.3)
186+
actionpack (= 7.1.3)
187+
activesupport (= 7.1.3)
188188
irb
189189
rackup (>= 1.0.0)
190190
rake (>= 12.2)
@@ -210,7 +210,7 @@ GEM
210210
rspec-mocks (3.12.6)
211211
diff-lcs (>= 1.2.0, < 2.0)
212212
rspec-support (~> 3.12.0)
213-
rspec-rails (6.1.0)
213+
rspec-rails (6.1.1)
214214
actionpack (>= 6.1)
215215
activesupport (>= 6.1)
216216
railties (>= 6.1)
@@ -219,7 +219,7 @@ GEM
219219
rspec-mocks (~> 3.12)
220220
rspec-support (~> 3.12)
221221
rspec-support (3.12.1)
222-
rubocop (1.60.0)
222+
rubocop (1.60.2)
223223
json (~> 2.3)
224224
language_server-protocol (>= 3.17.0)
225225
parallel (~> 1.10)

gemfiles/rails-6.0/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ GEM
7070
activesupport (>= 3.0.0)
7171
railties (>= 3.0.0)
7272
thor (>= 0.14.6)
73-
concurrent-ruby (1.2.2)
73+
concurrent-ruby (1.2.3)
7474
crass (1.0.6)
7575
date (3.3.4)
7676
diff-lcs (1.5.0)
@@ -91,7 +91,7 @@ GEM
9191
method_source (1.0.0)
9292
mini_mime (1.1.5)
9393
mini_portile2 (2.8.5)
94-
minitest (5.21.1)
94+
minitest (5.21.2)
9595
multipart-post (2.3.0)
9696
net-imap (0.4.9.1)
9797
date

gemfiles/rails-6.1/Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ GEM
7474
activesupport (>= 3.0.0)
7575
railties (>= 3.0.0)
7676
thor (>= 0.14.6)
77-
concurrent-ruby (1.2.2)
77+
concurrent-ruby (1.2.3)
7878
crass (1.0.6)
7979
date (3.3.4)
8080
diff-lcs (1.5.0)
@@ -95,7 +95,7 @@ GEM
9595
method_source (1.0.0)
9696
mini_mime (1.1.5)
9797
mini_portile2 (2.8.5)
98-
minitest (5.21.1)
98+
minitest (5.21.2)
9999
multipart-post (2.3.0)
100100
net-imap (0.4.9.1)
101101
date
@@ -163,7 +163,7 @@ GEM
163163
rspec-mocks (3.12.6)
164164
diff-lcs (>= 1.2.0, < 2.0)
165165
rspec-support (~> 3.12.0)
166-
rspec-rails (6.1.0)
166+
rspec-rails (6.1.1)
167167
actionpack (>= 6.1)
168168
activesupport (>= 6.1)
169169
railties (>= 6.1)

gemfiles/rails-7.0/Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ GEM
8080
activesupport (>= 3.0.0)
8181
railties (>= 3.0.0)
8282
thor (>= 0.14.6)
83-
concurrent-ruby (1.2.2)
83+
concurrent-ruby (1.2.3)
8484
crass (1.0.6)
8585
date (3.3.4)
8686
diff-lcs (1.5.0)
@@ -101,7 +101,7 @@ GEM
101101
method_source (1.0.0)
102102
mini_mime (1.1.5)
103103
mini_portile2 (2.8.5)
104-
minitest (5.21.1)
104+
minitest (5.21.2)
105105
multipart-post (2.3.0)
106106
net-imap (0.4.9.1)
107107
date
@@ -169,7 +169,7 @@ GEM
169169
rspec-mocks (3.12.6)
170170
diff-lcs (>= 1.2.0, < 2.0)
171171
rspec-support (~> 3.12.0)
172-
rspec-rails (6.1.0)
172+
rspec-rails (6.1.1)
173173
actionpack (>= 6.1)
174174
activesupport (>= 6.1)
175175
railties (>= 6.1)

0 commit comments

Comments
 (0)