Skip to content

Commit 4673bc8

Browse files
authored
Merge pull request #77 from github/dependabot/bundler/bundler-507bcca07a
Bump activerecord from 7.1.5.1 to 7.1.5.2 in the bundler group across 1 directory
2 parents de85005 + bd872c6 commit 4673bc8

1 file changed

Lines changed: 59 additions & 59 deletions

File tree

Gemfile.lock

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.5.1)
5-
actionpack (= 7.1.5.1)
6-
activesupport (= 7.1.5.1)
4+
actioncable (7.1.5.2)
5+
actionpack (= 7.1.5.2)
6+
activesupport (= 7.1.5.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.5.1)
11-
actionpack (= 7.1.5.1)
12-
activejob (= 7.1.5.1)
13-
activerecord (= 7.1.5.1)
14-
activestorage (= 7.1.5.1)
15-
activesupport (= 7.1.5.1)
10+
actionmailbox (7.1.5.2)
11+
actionpack (= 7.1.5.2)
12+
activejob (= 7.1.5.2)
13+
activerecord (= 7.1.5.2)
14+
activestorage (= 7.1.5.2)
15+
activesupport (= 7.1.5.2)
1616
mail (>= 2.7.1)
1717
net-imap
1818
net-pop
1919
net-smtp
20-
actionmailer (7.1.5.1)
21-
actionpack (= 7.1.5.1)
22-
actionview (= 7.1.5.1)
23-
activejob (= 7.1.5.1)
24-
activesupport (= 7.1.5.1)
20+
actionmailer (7.1.5.2)
21+
actionpack (= 7.1.5.2)
22+
actionview (= 7.1.5.2)
23+
activejob (= 7.1.5.2)
24+
activesupport (= 7.1.5.2)
2525
mail (~> 2.5, >= 2.5.4)
2626
net-imap
2727
net-pop
2828
net-smtp
2929
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.5.1)
31-
actionview (= 7.1.5.1)
32-
activesupport (= 7.1.5.1)
30+
actionpack (7.1.5.2)
31+
actionview (= 7.1.5.2)
32+
activesupport (= 7.1.5.2)
3333
nokogiri (>= 1.8.5)
3434
racc
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)
40-
actiontext (7.1.5.1)
41-
actionpack (= 7.1.5.1)
42-
activerecord (= 7.1.5.1)
43-
activestorage (= 7.1.5.1)
44-
activesupport (= 7.1.5.1)
40+
actiontext (7.1.5.2)
41+
actionpack (= 7.1.5.2)
42+
activerecord (= 7.1.5.2)
43+
activestorage (= 7.1.5.2)
44+
activesupport (= 7.1.5.2)
4545
globalid (>= 0.6.0)
4646
nokogiri (>= 1.8.5)
47-
actionview (7.1.5.1)
48-
activesupport (= 7.1.5.1)
47+
actionview (7.1.5.2)
48+
activesupport (= 7.1.5.2)
4949
builder (~> 3.1)
5050
erubi (~> 1.11)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.5.1)
54-
activesupport (= 7.1.5.1)
53+
activejob (7.1.5.2)
54+
activesupport (= 7.1.5.2)
5555
globalid (>= 0.3.6)
56-
activemodel (7.1.5.1)
57-
activesupport (= 7.1.5.1)
58-
activerecord (7.1.5.1)
59-
activemodel (= 7.1.5.1)
60-
activesupport (= 7.1.5.1)
56+
activemodel (7.1.5.2)
57+
activesupport (= 7.1.5.2)
58+
activerecord (7.1.5.2)
59+
activemodel (= 7.1.5.2)
60+
activesupport (= 7.1.5.2)
6161
timeout (>= 0.4.0)
62-
activestorage (7.1.5.1)
63-
actionpack (= 7.1.5.1)
64-
activejob (= 7.1.5.1)
65-
activerecord (= 7.1.5.1)
66-
activesupport (= 7.1.5.1)
62+
activestorage (7.1.5.2)
63+
actionpack (= 7.1.5.2)
64+
activejob (= 7.1.5.2)
65+
activerecord (= 7.1.5.2)
66+
activesupport (= 7.1.5.2)
6767
marcel (~> 1.0)
68-
activesupport (7.1.5.1)
68+
activesupport (7.1.5.2)
6969
base64
7070
benchmark (>= 0.3)
7171
bigdecimal
@@ -82,16 +82,16 @@ GEM
8282
public_suffix (>= 2.0.2, < 6.0)
8383
ast (2.4.2)
8484
backport (1.2.0)
85-
base64 (0.2.0)
86-
benchmark (0.3.0)
85+
base64 (0.3.0)
86+
benchmark (0.4.1)
8787
better_html (2.0.2)
8888
actionview (>= 6.0)
8989
activesupport (>= 6.0)
9090
ast (~> 2.0)
9191
erubi (~> 1.4)
9292
parser (>= 2.4)
9393
smart_properties
94-
bigdecimal (3.1.9)
94+
bigdecimal (3.2.2)
9595
bootsnap (1.17.1)
9696
msgpack (~> 1.2)
9797
builder (3.3.0)
@@ -105,14 +105,14 @@ GEM
105105
regexp_parser (>= 1.5, < 3.0)
106106
xpath (~> 3.2)
107107
concurrent-ruby (1.3.5)
108-
connection_pool (2.5.0)
108+
connection_pool (2.5.3)
109109
crass (1.0.6)
110110
date (3.4.1)
111111
debug (1.9.1)
112112
irb (~> 1.10)
113113
reline (>= 0.3.8)
114114
diff-lcs (1.5.0)
115-
drb (2.2.1)
115+
drb (2.2.3)
116116
e2mmap (0.1.0)
117117
erb_lint (0.5.0)
118118
activesupport
@@ -152,7 +152,7 @@ GEM
152152
listen (3.8.0)
153153
rb-fsevent (~> 0.10, >= 0.10.3)
154154
rb-inotify (~> 0.9, >= 0.9.10)
155-
logger (1.6.6)
155+
logger (1.7.0)
156156
loofah (2.24.0)
157157
crass (~> 1.0.2)
158158
nokogiri (>= 1.12.0)
@@ -210,30 +210,30 @@ GEM
210210
rackup (2.1.0)
211211
rack (>= 3)
212212
webrick (~> 1.8)
213-
rails (7.1.5.1)
214-
actioncable (= 7.1.5.1)
215-
actionmailbox (= 7.1.5.1)
216-
actionmailer (= 7.1.5.1)
217-
actionpack (= 7.1.5.1)
218-
actiontext (= 7.1.5.1)
219-
actionview (= 7.1.5.1)
220-
activejob (= 7.1.5.1)
221-
activemodel (= 7.1.5.1)
222-
activerecord (= 7.1.5.1)
223-
activestorage (= 7.1.5.1)
224-
activesupport (= 7.1.5.1)
213+
rails (7.1.5.2)
214+
actioncable (= 7.1.5.2)
215+
actionmailbox (= 7.1.5.2)
216+
actionmailer (= 7.1.5.2)
217+
actionpack (= 7.1.5.2)
218+
actiontext (= 7.1.5.2)
219+
actionview (= 7.1.5.2)
220+
activejob (= 7.1.5.2)
221+
activemodel (= 7.1.5.2)
222+
activerecord (= 7.1.5.2)
223+
activestorage (= 7.1.5.2)
224+
activesupport (= 7.1.5.2)
225225
bundler (>= 1.15.0)
226-
railties (= 7.1.5.1)
226+
railties (= 7.1.5.2)
227227
rails-dom-testing (2.2.0)
228228
activesupport (>= 5.0.0)
229229
minitest
230230
nokogiri (>= 1.6)
231231
rails-html-sanitizer (1.6.2)
232232
loofah (~> 2.21)
233233
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)
234-
railties (7.1.5.1)
235-
actionpack (= 7.1.5.1)
236-
activesupport (= 7.1.5.1)
234+
railties (7.1.5.2)
235+
actionpack (= 7.1.5.2)
236+
activesupport (= 7.1.5.2)
237237
irb
238238
rackup (>= 1.0.0)
239239
rake (>= 12.2)

0 commit comments

Comments
 (0)