Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit c8ef9f7

Browse files
Bump activerecord from 8.0.2 to 8.0.2.1 in the bundler group
Bumps the bundler group with 1 update: [activerecord](https://github.com/rails/rails). Updates `activerecord` from 8.0.2 to 8.0.2.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.2.1/activerecord/CHANGELOG.md) - [Commits](rails/rails@v8.0.2...v8.0.2.1) --- updated-dependencies: - dependency-name: activerecord dependency-version: 8.0.2.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ec4716 commit c8ef9f7

1 file changed

Lines changed: 53 additions & 53 deletions

File tree

Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -11,65 +11,65 @@ GEM
1111
specs:
1212
aasm (5.5.1)
1313
concurrent-ruby (~> 1.0)
14-
actioncable (8.0.2)
15-
actionpack (= 8.0.2)
16-
activesupport (= 8.0.2)
14+
actioncable (8.0.2.1)
15+
actionpack (= 8.0.2.1)
16+
activesupport (= 8.0.2.1)
1717
nio4r (~> 2.0)
1818
websocket-driver (>= 0.6.1)
1919
zeitwerk (~> 2.6)
20-
actionmailbox (8.0.2)
21-
actionpack (= 8.0.2)
22-
activejob (= 8.0.2)
23-
activerecord (= 8.0.2)
24-
activestorage (= 8.0.2)
25-
activesupport (= 8.0.2)
20+
actionmailbox (8.0.2.1)
21+
actionpack (= 8.0.2.1)
22+
activejob (= 8.0.2.1)
23+
activerecord (= 8.0.2.1)
24+
activestorage (= 8.0.2.1)
25+
activesupport (= 8.0.2.1)
2626
mail (>= 2.8.0)
27-
actionmailer (8.0.2)
28-
actionpack (= 8.0.2)
29-
actionview (= 8.0.2)
30-
activejob (= 8.0.2)
31-
activesupport (= 8.0.2)
27+
actionmailer (8.0.2.1)
28+
actionpack (= 8.0.2.1)
29+
actionview (= 8.0.2.1)
30+
activejob (= 8.0.2.1)
31+
activesupport (= 8.0.2.1)
3232
mail (>= 2.8.0)
3333
rails-dom-testing (~> 2.2)
34-
actionpack (8.0.2)
35-
actionview (= 8.0.2)
36-
activesupport (= 8.0.2)
34+
actionpack (8.0.2.1)
35+
actionview (= 8.0.2.1)
36+
activesupport (= 8.0.2.1)
3737
nokogiri (>= 1.8.5)
3838
rack (>= 2.2.4)
3939
rack-session (>= 1.0.1)
4040
rack-test (>= 0.6.3)
4141
rails-dom-testing (~> 2.2)
4242
rails-html-sanitizer (~> 1.6)
4343
useragent (~> 0.16)
44-
actiontext (8.0.2)
45-
actionpack (= 8.0.2)
46-
activerecord (= 8.0.2)
47-
activestorage (= 8.0.2)
48-
activesupport (= 8.0.2)
44+
actiontext (8.0.2.1)
45+
actionpack (= 8.0.2.1)
46+
activerecord (= 8.0.2.1)
47+
activestorage (= 8.0.2.1)
48+
activesupport (= 8.0.2.1)
4949
globalid (>= 0.6.0)
5050
nokogiri (>= 1.8.5)
51-
actionview (8.0.2)
52-
activesupport (= 8.0.2)
51+
actionview (8.0.2.1)
52+
activesupport (= 8.0.2.1)
5353
builder (~> 3.1)
5454
erubi (~> 1.11)
5555
rails-dom-testing (~> 2.2)
5656
rails-html-sanitizer (~> 1.6)
57-
activejob (8.0.2)
58-
activesupport (= 8.0.2)
57+
activejob (8.0.2.1)
58+
activesupport (= 8.0.2.1)
5959
globalid (>= 0.3.6)
60-
activemodel (8.0.2)
61-
activesupport (= 8.0.2)
62-
activerecord (8.0.2)
63-
activemodel (= 8.0.2)
64-
activesupport (= 8.0.2)
60+
activemodel (8.0.2.1)
61+
activesupport (= 8.0.2.1)
62+
activerecord (8.0.2.1)
63+
activemodel (= 8.0.2.1)
64+
activesupport (= 8.0.2.1)
6565
timeout (>= 0.4.0)
66-
activestorage (8.0.2)
67-
actionpack (= 8.0.2)
68-
activejob (= 8.0.2)
69-
activerecord (= 8.0.2)
70-
activesupport (= 8.0.2)
66+
activestorage (8.0.2.1)
67+
actionpack (= 8.0.2.1)
68+
activejob (= 8.0.2.1)
69+
activerecord (= 8.0.2.1)
70+
activesupport (= 8.0.2.1)
7171
marcel (~> 1.0)
72-
activesupport (8.0.2)
72+
activesupport (8.0.2.1)
7373
base64
7474
benchmark (>= 0.3)
7575
bigdecimal
@@ -235,30 +235,30 @@ GEM
235235
rack (>= 1.3)
236236
rackup (2.2.1)
237237
rack (>= 3)
238-
rails (8.0.2)
239-
actioncable (= 8.0.2)
240-
actionmailbox (= 8.0.2)
241-
actionmailer (= 8.0.2)
242-
actionpack (= 8.0.2)
243-
actiontext (= 8.0.2)
244-
actionview (= 8.0.2)
245-
activejob (= 8.0.2)
246-
activemodel (= 8.0.2)
247-
activerecord (= 8.0.2)
248-
activestorage (= 8.0.2)
249-
activesupport (= 8.0.2)
238+
rails (8.0.2.1)
239+
actioncable (= 8.0.2.1)
240+
actionmailbox (= 8.0.2.1)
241+
actionmailer (= 8.0.2.1)
242+
actionpack (= 8.0.2.1)
243+
actiontext (= 8.0.2.1)
244+
actionview (= 8.0.2.1)
245+
activejob (= 8.0.2.1)
246+
activemodel (= 8.0.2.1)
247+
activerecord (= 8.0.2.1)
248+
activestorage (= 8.0.2.1)
249+
activesupport (= 8.0.2.1)
250250
bundler (>= 1.15.0)
251-
railties (= 8.0.2)
251+
railties (= 8.0.2.1)
252252
rails-dom-testing (2.3.0)
253253
activesupport (>= 5.0.0)
254254
minitest
255255
nokogiri (>= 1.6)
256256
rails-html-sanitizer (1.6.2)
257257
loofah (~> 2.21)
258258
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)
259-
railties (8.0.2)
260-
actionpack (= 8.0.2)
261-
activesupport (= 8.0.2)
259+
railties (8.0.2.1)
260+
actionpack (= 8.0.2.1)
261+
activesupport (= 8.0.2.1)
262262
irb (~> 1.13)
263263
rackup (>= 1.0.0)
264264
rake (>= 12.2)

0 commit comments

Comments
 (0)