Skip to content

Commit 8df1cf2

Browse files
authored
Merge pull request #20 from MatheusRich/dependabot/bundler/bundler-4416b985a6
Bump activerecord from 8.0.1 to 8.0.2.1 in the bundler group across 1 directory
2 parents b82169e + 288c9c6 commit 8df1cf2

File tree

1 file changed

+60
-60
lines changed

1 file changed

+60
-60
lines changed

Gemfile.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -9,65 +9,65 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
actioncable (8.0.1)
13-
actionpack (= 8.0.1)
14-
activesupport (= 8.0.1)
12+
actioncable (8.0.2.1)
13+
actionpack (= 8.0.2.1)
14+
activesupport (= 8.0.2.1)
1515
nio4r (~> 2.0)
1616
websocket-driver (>= 0.6.1)
1717
zeitwerk (~> 2.6)
18-
actionmailbox (8.0.1)
19-
actionpack (= 8.0.1)
20-
activejob (= 8.0.1)
21-
activerecord (= 8.0.1)
22-
activestorage (= 8.0.1)
23-
activesupport (= 8.0.1)
18+
actionmailbox (8.0.2.1)
19+
actionpack (= 8.0.2.1)
20+
activejob (= 8.0.2.1)
21+
activerecord (= 8.0.2.1)
22+
activestorage (= 8.0.2.1)
23+
activesupport (= 8.0.2.1)
2424
mail (>= 2.8.0)
25-
actionmailer (8.0.1)
26-
actionpack (= 8.0.1)
27-
actionview (= 8.0.1)
28-
activejob (= 8.0.1)
29-
activesupport (= 8.0.1)
25+
actionmailer (8.0.2.1)
26+
actionpack (= 8.0.2.1)
27+
actionview (= 8.0.2.1)
28+
activejob (= 8.0.2.1)
29+
activesupport (= 8.0.2.1)
3030
mail (>= 2.8.0)
3131
rails-dom-testing (~> 2.2)
32-
actionpack (8.0.1)
33-
actionview (= 8.0.1)
34-
activesupport (= 8.0.1)
32+
actionpack (8.0.2.1)
33+
actionview (= 8.0.2.1)
34+
activesupport (= 8.0.2.1)
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.0.1)
43-
actionpack (= 8.0.1)
44-
activerecord (= 8.0.1)
45-
activestorage (= 8.0.1)
46-
activesupport (= 8.0.1)
42+
actiontext (8.0.2.1)
43+
actionpack (= 8.0.2.1)
44+
activerecord (= 8.0.2.1)
45+
activestorage (= 8.0.2.1)
46+
activesupport (= 8.0.2.1)
4747
globalid (>= 0.6.0)
4848
nokogiri (>= 1.8.5)
49-
actionview (8.0.1)
50-
activesupport (= 8.0.1)
49+
actionview (8.0.2.1)
50+
activesupport (= 8.0.2.1)
5151
builder (~> 3.1)
5252
erubi (~> 1.11)
5353
rails-dom-testing (~> 2.2)
5454
rails-html-sanitizer (~> 1.6)
55-
activejob (8.0.1)
56-
activesupport (= 8.0.1)
55+
activejob (8.0.2.1)
56+
activesupport (= 8.0.2.1)
5757
globalid (>= 0.3.6)
58-
activemodel (8.0.1)
59-
activesupport (= 8.0.1)
60-
activerecord (8.0.1)
61-
activemodel (= 8.0.1)
62-
activesupport (= 8.0.1)
58+
activemodel (8.0.2.1)
59+
activesupport (= 8.0.2.1)
60+
activerecord (8.0.2.1)
61+
activemodel (= 8.0.2.1)
62+
activesupport (= 8.0.2.1)
6363
timeout (>= 0.4.0)
64-
activestorage (8.0.1)
65-
actionpack (= 8.0.1)
66-
activejob (= 8.0.1)
67-
activerecord (= 8.0.1)
68-
activesupport (= 8.0.1)
64+
activestorage (8.0.2.1)
65+
actionpack (= 8.0.2.1)
66+
activejob (= 8.0.2.1)
67+
activerecord (= 8.0.2.1)
68+
activesupport (= 8.0.2.1)
6969
marcel (~> 1.0)
70-
activesupport (8.0.1)
70+
activesupport (8.0.2.1)
7171
base64
7272
benchmark (>= 0.3)
7373
bigdecimal
@@ -81,18 +81,18 @@ GEM
8181
tzinfo (~> 2.0, >= 2.0.5)
8282
uri (>= 0.13.1)
8383
ast (2.4.3)
84-
base64 (0.2.0)
85-
benchmark (0.4.0)
86-
bigdecimal (3.1.9)
84+
base64 (0.3.0)
85+
benchmark (0.4.1)
86+
bigdecimal (3.2.2)
8787
builder (3.3.0)
8888
concurrent-ruby (1.3.5)
89-
connection_pool (2.5.0)
89+
connection_pool (2.5.3)
9090
crass (1.0.6)
9191
date (3.4.1)
9292
diff-lcs (1.5.1)
9393
diffy (3.4.3)
9494
docile (1.4.1)
95-
drb (2.2.1)
95+
drb (2.2.3)
9696
erubi (1.13.1)
9797
globalid (1.2.1)
9898
activesupport (>= 6.1)
@@ -106,7 +106,7 @@ GEM
106106
json (2.12.2)
107107
language_server-protocol (3.17.0.5)
108108
lint_roller (1.1.0)
109-
logger (1.6.6)
109+
logger (1.7.0)
110110
loofah (2.24.0)
111111
crass (~> 1.0.2)
112112
nokogiri (>= 1.12.0)
@@ -118,7 +118,7 @@ GEM
118118
marcel (1.0.4)
119119
mini_mime (1.1.5)
120120
mini_portile2 (2.8.9)
121-
minitest (5.25.4)
121+
minitest (5.25.5)
122122
net-imap (0.5.7)
123123
date
124124
net-protocol
@@ -154,30 +154,30 @@ GEM
154154
rack (>= 1.3)
155155
rackup (2.2.1)
156156
rack (>= 3)
157-
rails (8.0.1)
158-
actioncable (= 8.0.1)
159-
actionmailbox (= 8.0.1)
160-
actionmailer (= 8.0.1)
161-
actionpack (= 8.0.1)
162-
actiontext (= 8.0.1)
163-
actionview (= 8.0.1)
164-
activejob (= 8.0.1)
165-
activemodel (= 8.0.1)
166-
activerecord (= 8.0.1)
167-
activestorage (= 8.0.1)
168-
activesupport (= 8.0.1)
157+
rails (8.0.2.1)
158+
actioncable (= 8.0.2.1)
159+
actionmailbox (= 8.0.2.1)
160+
actionmailer (= 8.0.2.1)
161+
actionpack (= 8.0.2.1)
162+
actiontext (= 8.0.2.1)
163+
actionview (= 8.0.2.1)
164+
activejob (= 8.0.2.1)
165+
activemodel (= 8.0.2.1)
166+
activerecord (= 8.0.2.1)
167+
activestorage (= 8.0.2.1)
168+
activesupport (= 8.0.2.1)
169169
bundler (>= 1.15.0)
170-
railties (= 8.0.1)
170+
railties (= 8.0.2.1)
171171
rails-dom-testing (2.2.0)
172172
activesupport (>= 5.0.0)
173173
minitest
174174
nokogiri (>= 1.6)
175175
rails-html-sanitizer (1.6.2)
176176
loofah (~> 2.21)
177177
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)
178-
railties (8.0.1)
179-
actionpack (= 8.0.1)
180-
activesupport (= 8.0.1)
178+
railties (8.0.2.1)
179+
actionpack (= 8.0.2.1)
180+
activesupport (= 8.0.2.1)
181181
irb (~> 1.13)
182182
rackup (>= 1.0.0)
183183
rake (>= 12.2)

0 commit comments

Comments
 (0)