Skip to content

Commit f3c4e85

Browse files
Bump rails from 8.1.2.1 to 8.1.3
Bumps [rails](https://github.com/rails/rails) from 8.1.2.1 to 8.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.1.2.1...v8.1.3) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f26b0c commit f3c4e85

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "rails", "~> 8.1.2"
3+
gem "rails", "~> 8.1.3"
44
gem "propshaft"
55
gem "tzinfo-data"
66
gem "pg", "~> 1.6"

Gemfile.lock

Lines changed: 58 additions & 58 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.17)
4+
action_text-trix (2.1.18)
55
railties
6-
actioncable (8.1.2.1)
7-
actionpack (= 8.1.2.1)
8-
activesupport (= 8.1.2.1)
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.1)
13-
actionpack (= 8.1.2.1)
14-
activejob (= 8.1.2.1)
15-
activerecord (= 8.1.2.1)
16-
activestorage (= 8.1.2.1)
17-
activesupport (= 8.1.2.1)
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.1)
20-
actionpack (= 8.1.2.1)
21-
actionview (= 8.1.2.1)
22-
activejob (= 8.1.2.1)
23-
activesupport (= 8.1.2.1)
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.1)
27-
actionview (= 8.1.2.1)
28-
activesupport (= 8.1.2.1)
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.1)
36+
actiontext (8.1.3)
3737
action_text-trix (~> 2.1.15)
38-
actionpack (= 8.1.2.1)
39-
activerecord (= 8.1.2.1)
40-
activestorage (= 8.1.2.1)
41-
activesupport (= 8.1.2.1)
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.1)
45-
activesupport (= 8.1.2.1)
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.1)
51-
activesupport (= 8.1.2.1)
50+
activejob (8.1.3)
51+
activesupport (= 8.1.3)
5252
globalid (>= 0.3.6)
53-
activemodel (8.1.2.1)
54-
activesupport (= 8.1.2.1)
55-
activerecord (8.1.2.1)
56-
activemodel (= 8.1.2.1)
57-
activesupport (= 8.1.2.1)
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.1)
60-
actionpack (= 8.1.2.1)
61-
activejob (= 8.1.2.1)
62-
activerecord (= 8.1.2.1)
63-
activesupport (= 8.1.2.1)
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.1)
65+
activesupport (8.1.3)
6666
base64
6767
bigdecimal
6868
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -130,7 +130,7 @@ GEM
130130
prism (>= 1.3.0)
131131
rdoc (>= 4.0.0)
132132
reline (>= 0.4.2)
133-
json (2.19.2)
133+
json (2.19.3)
134134
jwt (3.1.2)
135135
base64
136136
language_server-protocol (3.17.0.5)
@@ -155,7 +155,7 @@ GEM
155155
bigdecimal (>= 3.1, < 5)
156156
net-http (0.9.1)
157157
uri (>= 0.11.1)
158-
net-imap (0.6.2)
158+
net-imap (0.6.3)
159159
date
160160
net-protocol
161161
net-pop (0.1.2)
@@ -224,30 +224,30 @@ GEM
224224
rack (>= 1.3)
225225
rackup (2.3.1)
226226
rack (>= 3)
227-
rails (8.1.2.1)
228-
actioncable (= 8.1.2.1)
229-
actionmailbox (= 8.1.2.1)
230-
actionmailer (= 8.1.2.1)
231-
actionpack (= 8.1.2.1)
232-
actiontext (= 8.1.2.1)
233-
actionview (= 8.1.2.1)
234-
activejob (= 8.1.2.1)
235-
activemodel (= 8.1.2.1)
236-
activerecord (= 8.1.2.1)
237-
activestorage (= 8.1.2.1)
238-
activesupport (= 8.1.2.1)
227+
rails (8.1.3)
228+
actioncable (= 8.1.3)
229+
actionmailbox (= 8.1.3)
230+
actionmailer (= 8.1.3)
231+
actionpack (= 8.1.3)
232+
actiontext (= 8.1.3)
233+
actionview (= 8.1.3)
234+
activejob (= 8.1.3)
235+
activemodel (= 8.1.3)
236+
activerecord (= 8.1.3)
237+
activestorage (= 8.1.3)
238+
activesupport (= 8.1.3)
239239
bundler (>= 1.15.0)
240-
railties (= 8.1.2.1)
240+
railties (= 8.1.3)
241241
rails-dom-testing (2.3.0)
242242
activesupport (>= 5.0.0)
243243
minitest
244244
nokogiri (>= 1.6)
245245
rails-html-sanitizer (1.7.0)
246246
loofah (~> 2.25)
247247
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)
248-
railties (8.1.2.1)
249-
actionpack (= 8.1.2.1)
250-
activesupport (= 8.1.2.1)
248+
railties (8.1.3)
249+
actionpack (= 8.1.3)
250+
activesupport (= 8.1.3)
251251
irb (~> 1.13)
252252
rackup (>= 1.0.0)
253253
rake (>= 12.2)
@@ -323,7 +323,7 @@ GEM
323323
bigdecimal
324324
logger
325325
thor (1.5.0)
326-
timeout (0.6.0)
326+
timeout (0.6.1)
327327
tsort (0.2.0)
328328
turbo-rails (2.0.23)
329329
actionpack (>= 7.1.0)
@@ -372,7 +372,7 @@ DEPENDENCIES
372372
pg (~> 1.6)
373373
propshaft
374374
puma (>= 5.0)
375-
rails (~> 8.1.2)
375+
rails (~> 8.1.3)
376376
rollbar
377377
rspec-github
378378
rspec-rails

0 commit comments

Comments
 (0)