Skip to content

Commit b5ef125

Browse files
authored
Merge pull request #452 from ZeusWPI/dependabot/bundler/rails-8.1.3
Bump rails from 8.1.2 to 8.1.3
2 parents fd19fce + 36ffd37 commit b5ef125

2 files changed

Lines changed: 57 additions & 57 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby '~> 4.0.0'
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7-
gem 'rails', '~> 8.1.2'
7+
gem 'rails', '~> 8.1.3'
88

99
# Use propshaft as asset pipeline
1010
gem 'propshaft', '~> 1.3.1'

Gemfile.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,68 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
action_text-trix (2.1.16)
4+
action_text-trix (2.1.18)
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)
@@ -177,7 +177,7 @@ GEM
177177
multi_xml (0.8.1)
178178
bigdecimal (>= 3.1, < 5)
179179
multipart-post (2.4.1)
180-
net-imap (0.6.2)
180+
net-imap (0.6.3)
181181
date
182182
net-protocol
183183
net-pop (0.1.2)
@@ -247,30 +247,30 @@ GEM
247247
rack (>= 1.3)
248248
rackup (2.3.1)
249249
rack (>= 3)
250-
rails (8.1.2)
251-
actioncable (= 8.1.2)
252-
actionmailbox (= 8.1.2)
253-
actionmailer (= 8.1.2)
254-
actionpack (= 8.1.2)
255-
actiontext (= 8.1.2)
256-
actionview (= 8.1.2)
257-
activejob (= 8.1.2)
258-
activemodel (= 8.1.2)
259-
activerecord (= 8.1.2)
260-
activestorage (= 8.1.2)
261-
activesupport (= 8.1.2)
250+
rails (8.1.3)
251+
actioncable (= 8.1.3)
252+
actionmailbox (= 8.1.3)
253+
actionmailer (= 8.1.3)
254+
actionpack (= 8.1.3)
255+
actiontext (= 8.1.3)
256+
actionview (= 8.1.3)
257+
activejob (= 8.1.3)
258+
activemodel (= 8.1.3)
259+
activerecord (= 8.1.3)
260+
activestorage (= 8.1.3)
261+
activesupport (= 8.1.3)
262262
bundler (>= 1.15.0)
263-
railties (= 8.1.2)
263+
railties (= 8.1.3)
264264
rails-dom-testing (2.3.0)
265265
activesupport (>= 5.0.0)
266266
minitest
267267
nokogiri (>= 1.6)
268268
rails-html-sanitizer (1.7.0)
269269
loofah (~> 2.25)
270270
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)
271-
railties (8.1.2)
272-
actionpack (= 8.1.2)
273-
activesupport (= 8.1.2)
271+
railties (8.1.3)
272+
actionpack (= 8.1.3)
273+
activesupport (= 8.1.3)
274274
irb (~> 1.13)
275275
rackup (>= 1.0.0)
276276
rake (>= 12.2)
@@ -383,7 +383,7 @@ DEPENDENCIES
383383
propshaft (~> 1.3.1)
384384
puma (~> 7.2)
385385
rack-cors (~> 3.0.0)
386-
rails (~> 8.1.2)
386+
rails (~> 8.1.3)
387387
rubocop (~> 1.86.0)
388388
rubocop-minitest (~> 0.39.1)
389389
rubocop-rails (~> 2.34)

0 commit comments

Comments
 (0)