Skip to content

Commit 801d545

Browse files
committed
Update dependencies.
1 parent 11f2fac commit 801d545

2 files changed

Lines changed: 68 additions & 68 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
source "https://rubygems.org"
22

33
gem "mutex_m", "0.3.0"
4-
gem "pusher", "2.0.3"
5-
gem "rails", "8.1.2"
4+
gem "pusher", "2.0.4"
5+
gem "rails", "8.1.3"
66
gem "sprockets-rails", "3.5.2"
77

88
group :development, :test do

Gemfile.lock

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -3,66 +3,66 @@ GEM
33
specs:
44
action_text-trix (2.1.17)
55
railties
6-
actioncable (8.1.2)
7-
actionpack (= 8.1.2)
8-
activesupport (= 8.1.2)
6+
actioncable (8.1.3)
7+
actionpack (= 8.1.3)
8+
activesupport (= 8.1.3)
99
nio4r (~> 2.0)
1010
websocket-driver (>= 0.6.1)
1111
zeitwerk (~> 2.6)
12-
actionmailbox (8.1.2)
13-
actionpack (= 8.1.2)
14-
activejob (= 8.1.2)
15-
activerecord (= 8.1.2)
16-
activestorage (= 8.1.2)
17-
activesupport (= 8.1.2)
12+
actionmailbox (8.1.3)
13+
actionpack (= 8.1.3)
14+
activejob (= 8.1.3)
15+
activerecord (= 8.1.3)
16+
activestorage (= 8.1.3)
17+
activesupport (= 8.1.3)
1818
mail (>= 2.8.0)
19-
actionmailer (8.1.2)
20-
actionpack (= 8.1.2)
21-
actionview (= 8.1.2)
22-
activejob (= 8.1.2)
23-
activesupport (= 8.1.2)
19+
actionmailer (8.1.3)
20+
actionpack (= 8.1.3)
21+
actionview (= 8.1.3)
22+
activejob (= 8.1.3)
23+
activesupport (= 8.1.3)
2424
mail (>= 2.8.0)
2525
rails-dom-testing (~> 2.2)
26-
actionpack (8.1.2)
27-
actionview (= 8.1.2)
28-
activesupport (= 8.1.2)
26+
actionpack (8.1.3)
27+
actionview (= 8.1.3)
28+
activesupport (= 8.1.3)
2929
nokogiri (>= 1.8.5)
3030
rack (>= 2.2.4)
3131
rack-session (>= 1.0.1)
3232
rack-test (>= 0.6.3)
3333
rails-dom-testing (~> 2.2)
3434
rails-html-sanitizer (~> 1.6)
3535
useragent (~> 0.16)
36-
actiontext (8.1.2)
36+
actiontext (8.1.3)
3737
action_text-trix (~> 2.1.15)
38-
actionpack (= 8.1.2)
39-
activerecord (= 8.1.2)
40-
activestorage (= 8.1.2)
41-
activesupport (= 8.1.2)
38+
actionpack (= 8.1.3)
39+
activerecord (= 8.1.3)
40+
activestorage (= 8.1.3)
41+
activesupport (= 8.1.3)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (8.1.2)
45-
activesupport (= 8.1.2)
44+
actionview (8.1.3)
45+
activesupport (= 8.1.3)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
activejob (8.1.2)
51-
activesupport (= 8.1.2)
50+
activejob (8.1.3)
51+
activesupport (= 8.1.3)
5252
globalid (>= 0.3.6)
53-
activemodel (8.1.2)
54-
activesupport (= 8.1.2)
55-
activerecord (8.1.2)
56-
activemodel (= 8.1.2)
57-
activesupport (= 8.1.2)
53+
activemodel (8.1.3)
54+
activesupport (= 8.1.3)
55+
activerecord (8.1.3)
56+
activemodel (= 8.1.3)
57+
activesupport (= 8.1.3)
5858
timeout (>= 0.4.0)
59-
activestorage (8.1.2)
60-
actionpack (= 8.1.2)
61-
activejob (= 8.1.2)
62-
activerecord (= 8.1.2)
63-
activesupport (= 8.1.2)
59+
activestorage (8.1.3)
60+
actionpack (= 8.1.3)
61+
activejob (= 8.1.3)
62+
activerecord (= 8.1.3)
63+
activesupport (= 8.1.3)
6464
marcel (~> 1.0)
65-
activesupport (8.1.2)
65+
activesupport (8.1.3)
6666
base64
6767
bigdecimal
6868
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -136,7 +136,7 @@ GEM
136136
prism (>= 1.3.0)
137137
rdoc (>= 4.0.0)
138138
reline (>= 0.4.2)
139-
json (2.19.1)
139+
json (2.19.2)
140140
listen (3.10.0)
141141
logger
142142
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -170,24 +170,24 @@ GEM
170170
net-smtp (0.5.1)
171171
net-protocol
172172
nio4r (2.7.5)
173-
nokogiri (1.19.1)
173+
nokogiri (1.19.2)
174174
mini_portile2 (~> 2.8.2)
175175
racc (~> 1.4)
176-
nokogiri (1.19.1-aarch64-linux-gnu)
176+
nokogiri (1.19.2-aarch64-linux-gnu)
177177
racc (~> 1.4)
178-
nokogiri (1.19.1-aarch64-linux-musl)
178+
nokogiri (1.19.2-aarch64-linux-musl)
179179
racc (~> 1.4)
180-
nokogiri (1.19.1-arm-linux-gnu)
180+
nokogiri (1.19.2-arm-linux-gnu)
181181
racc (~> 1.4)
182-
nokogiri (1.19.1-arm-linux-musl)
182+
nokogiri (1.19.2-arm-linux-musl)
183183
racc (~> 1.4)
184-
nokogiri (1.19.1-arm64-darwin)
184+
nokogiri (1.19.2-arm64-darwin)
185185
racc (~> 1.4)
186-
nokogiri (1.19.1-x86_64-darwin)
186+
nokogiri (1.19.2-x86_64-darwin)
187187
racc (~> 1.4)
188-
nokogiri (1.19.1-x86_64-linux-gnu)
188+
nokogiri (1.19.2-x86_64-linux-gnu)
189189
racc (~> 1.4)
190-
nokogiri (1.19.1-x86_64-linux-musl)
190+
nokogiri (1.19.2-x86_64-linux-musl)
191191
racc (~> 1.4)
192192
pp (0.6.3)
193193
prettyprint
@@ -197,7 +197,7 @@ GEM
197197
date
198198
stringio
199199
public_suffix (7.0.5)
200-
pusher (2.0.3)
200+
pusher (2.0.4)
201201
httpclient (~> 2.8)
202202
multi_json (~> 1.15)
203203
pusher-signature (~> 0.1.8)
@@ -217,30 +217,30 @@ GEM
217217
rack (>= 1.3)
218218
rackup (2.3.1)
219219
rack (>= 3)
220-
rails (8.1.2)
221-
actioncable (= 8.1.2)
222-
actionmailbox (= 8.1.2)
223-
actionmailer (= 8.1.2)
224-
actionpack (= 8.1.2)
225-
actiontext (= 8.1.2)
226-
actionview (= 8.1.2)
227-
activejob (= 8.1.2)
228-
activemodel (= 8.1.2)
229-
activerecord (= 8.1.2)
230-
activestorage (= 8.1.2)
231-
activesupport (= 8.1.2)
220+
rails (8.1.3)
221+
actioncable (= 8.1.3)
222+
actionmailbox (= 8.1.3)
223+
actionmailer (= 8.1.3)
224+
actionpack (= 8.1.3)
225+
actiontext (= 8.1.3)
226+
actionview (= 8.1.3)
227+
activejob (= 8.1.3)
228+
activemodel (= 8.1.3)
229+
activerecord (= 8.1.3)
230+
activestorage (= 8.1.3)
231+
activesupport (= 8.1.3)
232232
bundler (>= 1.15.0)
233-
railties (= 8.1.2)
233+
railties (= 8.1.3)
234234
rails-dom-testing (2.3.0)
235235
activesupport (>= 5.0.0)
236236
minitest
237237
nokogiri (>= 1.6)
238238
rails-html-sanitizer (1.7.0)
239239
loofah (~> 2.25)
240240
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)
241-
railties (8.1.2)
242-
actionpack (= 8.1.2)
243-
activesupport (= 8.1.2)
241+
railties (8.1.3)
242+
actionpack (= 8.1.3)
243+
activesupport (= 8.1.3)
244244
irb (~> 1.13)
245245
rackup (>= 1.0.0)
246246
rake (>= 12.2)
@@ -332,9 +332,9 @@ DEPENDENCIES
332332
capybara (= 3.40.0)
333333
listen (= 3.10.0)
334334
mutex_m (= 0.3.0)
335-
pusher (= 2.0.3)
335+
pusher (= 2.0.4)
336336
pusher-fake (= 6.1.0)
337-
rails (= 8.1.2)
337+
rails (= 8.1.3)
338338
rspec-rails (= 8.0.4)
339339
selenium-webdriver (= 4.41.0)
340340
sprockets-rails (= 3.5.2)

0 commit comments

Comments
 (0)