Skip to content

Commit 130aa6c

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] <[email protected]>
1 parent 4bbea1c commit 130aa6c

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -8,65 +8,65 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actioncable (8.0.2)
12-
actionpack (= 8.0.2)
13-
activesupport (= 8.0.2)
11+
actioncable (8.0.2.1)
12+
actionpack (= 8.0.2.1)
13+
activesupport (= 8.0.2.1)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
1616
zeitwerk (~> 2.6)
17-
actionmailbox (8.0.2)
18-
actionpack (= 8.0.2)
19-
activejob (= 8.0.2)
20-
activerecord (= 8.0.2)
21-
activestorage (= 8.0.2)
22-
activesupport (= 8.0.2)
17+
actionmailbox (8.0.2.1)
18+
actionpack (= 8.0.2.1)
19+
activejob (= 8.0.2.1)
20+
activerecord (= 8.0.2.1)
21+
activestorage (= 8.0.2.1)
22+
activesupport (= 8.0.2.1)
2323
mail (>= 2.8.0)
24-
actionmailer (8.0.2)
25-
actionpack (= 8.0.2)
26-
actionview (= 8.0.2)
27-
activejob (= 8.0.2)
28-
activesupport (= 8.0.2)
24+
actionmailer (8.0.2.1)
25+
actionpack (= 8.0.2.1)
26+
actionview (= 8.0.2.1)
27+
activejob (= 8.0.2.1)
28+
activesupport (= 8.0.2.1)
2929
mail (>= 2.8.0)
3030
rails-dom-testing (~> 2.2)
31-
actionpack (8.0.2)
32-
actionview (= 8.0.2)
33-
activesupport (= 8.0.2)
31+
actionpack (8.0.2.1)
32+
actionview (= 8.0.2.1)
33+
activesupport (= 8.0.2.1)
3434
nokogiri (>= 1.8.5)
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
4040
useragent (~> 0.16)
41-
actiontext (8.0.2)
42-
actionpack (= 8.0.2)
43-
activerecord (= 8.0.2)
44-
activestorage (= 8.0.2)
45-
activesupport (= 8.0.2)
41+
actiontext (8.0.2.1)
42+
actionpack (= 8.0.2.1)
43+
activerecord (= 8.0.2.1)
44+
activestorage (= 8.0.2.1)
45+
activesupport (= 8.0.2.1)
4646
globalid (>= 0.6.0)
4747
nokogiri (>= 1.8.5)
48-
actionview (8.0.2)
49-
activesupport (= 8.0.2)
48+
actionview (8.0.2.1)
49+
activesupport (= 8.0.2.1)
5050
builder (~> 3.1)
5151
erubi (~> 1.11)
5252
rails-dom-testing (~> 2.2)
5353
rails-html-sanitizer (~> 1.6)
54-
activejob (8.0.2)
55-
activesupport (= 8.0.2)
54+
activejob (8.0.2.1)
55+
activesupport (= 8.0.2.1)
5656
globalid (>= 0.3.6)
57-
activemodel (8.0.2)
58-
activesupport (= 8.0.2)
59-
activerecord (8.0.2)
60-
activemodel (= 8.0.2)
61-
activesupport (= 8.0.2)
57+
activemodel (8.0.2.1)
58+
activesupport (= 8.0.2.1)
59+
activerecord (8.0.2.1)
60+
activemodel (= 8.0.2.1)
61+
activesupport (= 8.0.2.1)
6262
timeout (>= 0.4.0)
63-
activestorage (8.0.2)
64-
actionpack (= 8.0.2)
65-
activejob (= 8.0.2)
66-
activerecord (= 8.0.2)
67-
activesupport (= 8.0.2)
63+
activestorage (8.0.2.1)
64+
actionpack (= 8.0.2.1)
65+
activejob (= 8.0.2.1)
66+
activerecord (= 8.0.2.1)
67+
activesupport (= 8.0.2.1)
6868
marcel (~> 1.0)
69-
activesupport (8.0.2)
69+
activesupport (8.0.2.1)
7070
base64
7171
benchmark (>= 0.3)
7272
bigdecimal
@@ -224,30 +224,30 @@ GEM
224224
rack (>= 1.3)
225225
rackup (2.2.1)
226226
rack (>= 3)
227-
rails (8.0.2)
228-
actioncable (= 8.0.2)
229-
actionmailbox (= 8.0.2)
230-
actionmailer (= 8.0.2)
231-
actionpack (= 8.0.2)
232-
actiontext (= 8.0.2)
233-
actionview (= 8.0.2)
234-
activejob (= 8.0.2)
235-
activemodel (= 8.0.2)
236-
activerecord (= 8.0.2)
237-
activestorage (= 8.0.2)
238-
activesupport (= 8.0.2)
227+
rails (8.0.2.1)
228+
actioncable (= 8.0.2.1)
229+
actionmailbox (= 8.0.2.1)
230+
actionmailer (= 8.0.2.1)
231+
actionpack (= 8.0.2.1)
232+
actiontext (= 8.0.2.1)
233+
actionview (= 8.0.2.1)
234+
activejob (= 8.0.2.1)
235+
activemodel (= 8.0.2.1)
236+
activerecord (= 8.0.2.1)
237+
activestorage (= 8.0.2.1)
238+
activesupport (= 8.0.2.1)
239239
bundler (>= 1.15.0)
240-
railties (= 8.0.2)
240+
railties (= 8.0.2.1)
241241
rails-dom-testing (2.3.0)
242242
activesupport (>= 5.0.0)
243243
minitest
244244
nokogiri (>= 1.6)
245245
rails-html-sanitizer (1.6.2)
246246
loofah (~> 2.21)
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.0.2)
249-
actionpack (= 8.0.2)
250-
activesupport (= 8.0.2)
248+
railties (8.0.2.1)
249+
actionpack (= 8.0.2.1)
250+
activesupport (= 8.0.2.1)
251251
irb (~> 1.13)
252252
rackup (>= 1.0.0)
253253
rake (>= 12.2)

0 commit comments

Comments
 (0)