Skip to content

Commit 12a98a5

Browse files
Bump activerecord from 8.1.2 to 8.1.3
Bumps [activerecord](https://github.com/rails/rails) from 8.1.2 to 8.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activerecord/CHANGELOG.md) - [Commits](rails/rails@v8.1.2...v8.1.3) --- updated-dependencies: - dependency-name: activerecord 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 dce2db1 commit 12a98a5

1 file changed

Lines changed: 55 additions & 55 deletions

File tree

Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -9,66 +9,66 @@ GEM
99
specs:
1010
action_text-trix (2.1.16)
1111
railties
12-
actioncable (8.1.2)
13-
actionpack (= 8.1.2)
14-
activesupport (= 8.1.2)
12+
actioncable (8.1.3)
13+
actionpack (= 8.1.3)
14+
activesupport (= 8.1.3)
1515
nio4r (~> 2.0)
1616
websocket-driver (>= 0.6.1)
1717
zeitwerk (~> 2.6)
18-
actionmailbox (8.1.2)
19-
actionpack (= 8.1.2)
20-
activejob (= 8.1.2)
21-
activerecord (= 8.1.2)
22-
activestorage (= 8.1.2)
23-
activesupport (= 8.1.2)
18+
actionmailbox (8.1.3)
19+
actionpack (= 8.1.3)
20+
activejob (= 8.1.3)
21+
activerecord (= 8.1.3)
22+
activestorage (= 8.1.3)
23+
activesupport (= 8.1.3)
2424
mail (>= 2.8.0)
25-
actionmailer (8.1.2)
26-
actionpack (= 8.1.2)
27-
actionview (= 8.1.2)
28-
activejob (= 8.1.2)
29-
activesupport (= 8.1.2)
25+
actionmailer (8.1.3)
26+
actionpack (= 8.1.3)
27+
actionview (= 8.1.3)
28+
activejob (= 8.1.3)
29+
activesupport (= 8.1.3)
3030
mail (>= 2.8.0)
3131
rails-dom-testing (~> 2.2)
32-
actionpack (8.1.2)
33-
actionview (= 8.1.2)
34-
activesupport (= 8.1.2)
32+
actionpack (8.1.3)
33+
actionview (= 8.1.3)
34+
activesupport (= 8.1.3)
3535
nokogiri (>= 1.8.5)
3636
rack (>= 2.2.4)
3737
rack-session (>= 1.0.1)
3838
rack-test (>= 0.6.3)
3939
rails-dom-testing (~> 2.2)
4040
rails-html-sanitizer (~> 1.6)
4141
useragent (~> 0.16)
42-
actiontext (8.1.2)
42+
actiontext (8.1.3)
4343
action_text-trix (~> 2.1.15)
44-
actionpack (= 8.1.2)
45-
activerecord (= 8.1.2)
46-
activestorage (= 8.1.2)
47-
activesupport (= 8.1.2)
44+
actionpack (= 8.1.3)
45+
activerecord (= 8.1.3)
46+
activestorage (= 8.1.3)
47+
activesupport (= 8.1.3)
4848
globalid (>= 0.6.0)
4949
nokogiri (>= 1.8.5)
50-
actionview (8.1.2)
51-
activesupport (= 8.1.2)
50+
actionview (8.1.3)
51+
activesupport (= 8.1.3)
5252
builder (~> 3.1)
5353
erubi (~> 1.11)
5454
rails-dom-testing (~> 2.2)
5555
rails-html-sanitizer (~> 1.6)
56-
activejob (8.1.2)
57-
activesupport (= 8.1.2)
56+
activejob (8.1.3)
57+
activesupport (= 8.1.3)
5858
globalid (>= 0.3.6)
59-
activemodel (8.1.2)
60-
activesupport (= 8.1.2)
61-
activerecord (8.1.2)
62-
activemodel (= 8.1.2)
63-
activesupport (= 8.1.2)
59+
activemodel (8.1.3)
60+
activesupport (= 8.1.3)
61+
activerecord (8.1.3)
62+
activemodel (= 8.1.3)
63+
activesupport (= 8.1.3)
6464
timeout (>= 0.4.0)
65-
activestorage (8.1.2)
66-
actionpack (= 8.1.2)
67-
activejob (= 8.1.2)
68-
activerecord (= 8.1.2)
69-
activesupport (= 8.1.2)
65+
activestorage (8.1.3)
66+
actionpack (= 8.1.3)
67+
activejob (= 8.1.3)
68+
activerecord (= 8.1.3)
69+
activesupport (= 8.1.3)
7070
marcel (~> 1.0)
71-
activesupport (8.1.2)
71+
activesupport (8.1.3)
7272
base64
7373
bigdecimal
7474
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -128,7 +128,7 @@ GEM
128128
prism (>= 1.3.0)
129129
rdoc (>= 4.0.0)
130130
reline (>= 0.4.2)
131-
json (2.19.2)
131+
json (2.19.3)
132132
language_server-protocol (3.17.0.5)
133133
lint_roller (1.1.0)
134134
listen (3.7.1)
@@ -196,30 +196,30 @@ GEM
196196
rack (>= 1.3)
197197
rackup (2.3.1)
198198
rack (>= 3)
199-
rails (8.1.2)
200-
actioncable (= 8.1.2)
201-
actionmailbox (= 8.1.2)
202-
actionmailer (= 8.1.2)
203-
actionpack (= 8.1.2)
204-
actiontext (= 8.1.2)
205-
actionview (= 8.1.2)
206-
activejob (= 8.1.2)
207-
activemodel (= 8.1.2)
208-
activerecord (= 8.1.2)
209-
activestorage (= 8.1.2)
210-
activesupport (= 8.1.2)
199+
rails (8.1.3)
200+
actioncable (= 8.1.3)
201+
actionmailbox (= 8.1.3)
202+
actionmailer (= 8.1.3)
203+
actionpack (= 8.1.3)
204+
actiontext (= 8.1.3)
205+
actionview (= 8.1.3)
206+
activejob (= 8.1.3)
207+
activemodel (= 8.1.3)
208+
activerecord (= 8.1.3)
209+
activestorage (= 8.1.3)
210+
activesupport (= 8.1.3)
211211
bundler (>= 1.15.0)
212-
railties (= 8.1.2)
212+
railties (= 8.1.3)
213213
rails-dom-testing (2.3.0)
214214
activesupport (>= 5.0.0)
215215
minitest
216216
nokogiri (>= 1.6)
217217
rails-html-sanitizer (1.7.0)
218218
loofah (~> 2.25)
219219
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)
220-
railties (8.1.2)
221-
actionpack (= 8.1.2)
222-
activesupport (= 8.1.2)
220+
railties (8.1.3)
221+
actionpack (= 8.1.3)
222+
activesupport (= 8.1.3)
223223
irb (~> 1.13)
224224
rackup (>= 1.0.0)
225225
rake (>= 12.2)
@@ -289,7 +289,7 @@ GEM
289289
sqlite3 (2.9.2-x86_64-linux-gnu)
290290
stringio (3.2.0)
291291
thor (1.5.0)
292-
timeout (0.6.0)
292+
timeout (0.6.1)
293293
tsort (0.2.0)
294294
tzinfo (2.0.6)
295295
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)