Skip to content

Commit 768d21e

Browse files
authored
Merge pull request #630 from PopulateTools/dependabot/bundler/activestorage-7.1.5.2
Bump activestorage from 7.1.5.1 to 7.1.5.2
2 parents 0ad9145 + 5a009d4 commit 768d21e

1 file changed

Lines changed: 68 additions & 68 deletions

File tree

Gemfile.lock

Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -25,35 +25,35 @@ GIT
2525
GEM
2626
remote: https://rubygems.org/
2727
specs:
28-
actioncable (7.1.5.1)
29-
actionpack (= 7.1.5.1)
30-
activesupport (= 7.1.5.1)
28+
actioncable (7.1.5.2)
29+
actionpack (= 7.1.5.2)
30+
activesupport (= 7.1.5.2)
3131
nio4r (~> 2.0)
3232
websocket-driver (>= 0.6.1)
3333
zeitwerk (~> 2.6)
34-
actionmailbox (7.1.5.1)
35-
actionpack (= 7.1.5.1)
36-
activejob (= 7.1.5.1)
37-
activerecord (= 7.1.5.1)
38-
activestorage (= 7.1.5.1)
39-
activesupport (= 7.1.5.1)
34+
actionmailbox (7.1.5.2)
35+
actionpack (= 7.1.5.2)
36+
activejob (= 7.1.5.2)
37+
activerecord (= 7.1.5.2)
38+
activestorage (= 7.1.5.2)
39+
activesupport (= 7.1.5.2)
4040
mail (>= 2.7.1)
4141
net-imap
4242
net-pop
4343
net-smtp
44-
actionmailer (7.1.5.1)
45-
actionpack (= 7.1.5.1)
46-
actionview (= 7.1.5.1)
47-
activejob (= 7.1.5.1)
48-
activesupport (= 7.1.5.1)
44+
actionmailer (7.1.5.2)
45+
actionpack (= 7.1.5.2)
46+
actionview (= 7.1.5.2)
47+
activejob (= 7.1.5.2)
48+
activesupport (= 7.1.5.2)
4949
mail (~> 2.5, >= 2.5.4)
5050
net-imap
5151
net-pop
5252
net-smtp
5353
rails-dom-testing (~> 2.2)
54-
actionpack (7.1.5.1)
55-
actionview (= 7.1.5.1)
56-
activesupport (= 7.1.5.1)
54+
actionpack (7.1.5.2)
55+
actionview (= 7.1.5.2)
56+
activesupport (= 7.1.5.2)
5757
nokogiri (>= 1.8.5)
5858
racc
5959
rack (>= 2.2.4)
@@ -65,35 +65,35 @@ GEM
6565
actionpack (>= 4.0.0)
6666
actionpack-page_caching (1.2.4)
6767
actionpack (>= 4.0.0)
68-
actiontext (7.1.5.1)
69-
actionpack (= 7.1.5.1)
70-
activerecord (= 7.1.5.1)
71-
activestorage (= 7.1.5.1)
72-
activesupport (= 7.1.5.1)
68+
actiontext (7.1.5.2)
69+
actionpack (= 7.1.5.2)
70+
activerecord (= 7.1.5.2)
71+
activestorage (= 7.1.5.2)
72+
activesupport (= 7.1.5.2)
7373
globalid (>= 0.6.0)
7474
nokogiri (>= 1.8.5)
75-
actionview (7.1.5.1)
76-
activesupport (= 7.1.5.1)
75+
actionview (7.1.5.2)
76+
activesupport (= 7.1.5.2)
7777
builder (~> 3.1)
7878
erubi (~> 1.11)
7979
rails-dom-testing (~> 2.2)
8080
rails-html-sanitizer (~> 1.6)
81-
activejob (7.1.5.1)
82-
activesupport (= 7.1.5.1)
81+
activejob (7.1.5.2)
82+
activesupport (= 7.1.5.2)
8383
globalid (>= 0.3.6)
84-
activemodel (7.1.5.1)
85-
activesupport (= 7.1.5.1)
86-
activerecord (7.1.5.1)
87-
activemodel (= 7.1.5.1)
88-
activesupport (= 7.1.5.1)
84+
activemodel (7.1.5.2)
85+
activesupport (= 7.1.5.2)
86+
activerecord (7.1.5.2)
87+
activemodel (= 7.1.5.2)
88+
activesupport (= 7.1.5.2)
8989
timeout (>= 0.4.0)
90-
activestorage (7.1.5.1)
91-
actionpack (= 7.1.5.1)
92-
activejob (= 7.1.5.1)
93-
activerecord (= 7.1.5.1)
94-
activesupport (= 7.1.5.1)
90+
activestorage (7.1.5.2)
91+
actionpack (= 7.1.5.2)
92+
activejob (= 7.1.5.2)
93+
activerecord (= 7.1.5.2)
94+
activesupport (= 7.1.5.2)
9595
marcel (~> 1.0)
96-
activesupport (7.1.5.1)
96+
activesupport (7.1.5.2)
9797
base64
9898
benchmark (>= 0.3)
9999
bigdecimal
@@ -125,10 +125,10 @@ GEM
125125
aws-sigv4 (~> 1.5)
126126
aws-sigv4 (1.10.0)
127127
aws-eventstream (~> 1, >= 1.0.2)
128-
base64 (0.2.0)
128+
base64 (0.3.0)
129129
bcrypt (3.1.20)
130-
benchmark (0.4.0)
131-
bigdecimal (3.1.8)
130+
benchmark (0.4.1)
131+
bigdecimal (3.2.2)
132132
bootsnap (1.18.4)
133133
msgpack (~> 1.2)
134134
bourbon (7.3.0)
@@ -146,10 +146,10 @@ GEM
146146
xpath (~> 3.2)
147147
childprocess (5.0.0)
148148
cocoon (1.2.15)
149-
concurrent-ruby (1.3.4)
149+
concurrent-ruby (1.3.5)
150150
config (5.4.0)
151151
deep_merge (~> 1.2, >= 1.2.1)
152-
connection_pool (2.4.1)
152+
connection_pool (2.5.3)
153153
cookies_eu (1.7.8)
154154
js_cookie_rails (~> 2.2.0)
155155
crass (1.0.6)
@@ -163,7 +163,7 @@ GEM
163163
date (3.4.1)
164164
deep_merge (1.2.2)
165165
diff-lcs (1.5.1)
166-
drb (2.2.1)
166+
drb (2.2.3)
167167
elasticsearch (7.17.11)
168168
elasticsearch-api (= 7.17.11)
169169
elasticsearch-transport (= 7.17.11)
@@ -176,7 +176,7 @@ GEM
176176
email_spec (1.2.1)
177177
mail (~> 2.2)
178178
rspec (~> 2.0)
179-
erubi (1.13.0)
179+
erubi (1.13.1)
180180
execjs (2.9.1)
181181
faraday (2.12.0)
182182
faraday-net_http (>= 2.0, < 3.4)
@@ -192,7 +192,7 @@ GEM
192192
activesupport (>= 6.1)
193193
hashie (3.6.0)
194194
highline (3.0.1)
195-
i18n (1.14.6)
195+
i18n (1.14.7)
196196
concurrent-ruby (~> 1.0)
197197
i18n-js (3.9.2)
198198
i18n (>= 0.6.6)
@@ -242,13 +242,13 @@ GEM
242242
listen (3.9.0)
243243
rb-fsevent (~> 0.10, >= 0.10.3)
244244
rb-inotify (~> 0.9, >= 0.9.10)
245-
logger (1.6.1)
245+
logger (1.7.0)
246246
lograge (0.14.0)
247247
actionpack (>= 4)
248248
activesupport (>= 4)
249249
railties (>= 4)
250250
request_store (~> 1.0)
251-
loofah (2.23.1)
251+
loofah (2.24.1)
252252
crass (~> 1.0.2)
253253
nokogiri (>= 1.12.0)
254254
mail (2.8.1)
@@ -264,7 +264,7 @@ GEM
264264
mime-types-data (~> 3.2015)
265265
mime-types-data (3.2024.0507)
266266
mini_mime (1.1.5)
267-
minitest (5.25.4)
267+
minitest (5.25.5)
268268
msgpack (1.7.3)
269269
multi_json (1.15.0)
270270
multipart-post (2.0.0)
@@ -300,7 +300,7 @@ GEM
300300
puma (6.4.3)
301301
nio4r (~> 2.0)
302302
racc (1.8.1)
303-
rack (2.2.14)
303+
rack (2.2.17)
304304
rack-rewrite (1.5.1)
305305
rack-session (1.0.2)
306306
rack (< 3)
@@ -309,33 +309,33 @@ GEM
309309
rackup (1.0.0)
310310
rack (< 3)
311311
webrick
312-
rails (7.1.5.1)
313-
actioncable (= 7.1.5.1)
314-
actionmailbox (= 7.1.5.1)
315-
actionmailer (= 7.1.5.1)
316-
actionpack (= 7.1.5.1)
317-
actiontext (= 7.1.5.1)
318-
actionview (= 7.1.5.1)
319-
activejob (= 7.1.5.1)
320-
activemodel (= 7.1.5.1)
321-
activerecord (= 7.1.5.1)
322-
activestorage (= 7.1.5.1)
323-
activesupport (= 7.1.5.1)
312+
rails (7.1.5.2)
313+
actioncable (= 7.1.5.2)
314+
actionmailbox (= 7.1.5.2)
315+
actionmailer (= 7.1.5.2)
316+
actionpack (= 7.1.5.2)
317+
actiontext (= 7.1.5.2)
318+
actionview (= 7.1.5.2)
319+
activejob (= 7.1.5.2)
320+
activemodel (= 7.1.5.2)
321+
activerecord (= 7.1.5.2)
322+
activestorage (= 7.1.5.2)
323+
activesupport (= 7.1.5.2)
324324
bundler (>= 1.15.0)
325-
railties (= 7.1.5.1)
326-
rails-dom-testing (2.2.0)
325+
railties (= 7.1.5.2)
326+
rails-dom-testing (2.3.0)
327327
activesupport (>= 5.0.0)
328328
minitest
329329
nokogiri (>= 1.6)
330-
rails-html-sanitizer (1.6.1)
330+
rails-html-sanitizer (1.6.2)
331331
loofah (~> 2.21)
332332
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)
333333
rails-i18n (7.0.9)
334334
i18n (>= 0.7, < 2)
335335
railties (>= 6.0.0, < 8)
336-
railties (7.1.5.1)
337-
actionpack (= 7.1.5.1)
338-
activesupport (= 7.1.5.1)
336+
railties (7.1.5.2)
337+
actionpack (= 7.1.5.2)
338+
activesupport (= 7.1.5.2)
339339
irb
340340
rackup (>= 1.0.0)
341341
rake (>= 12.2)
@@ -406,7 +406,7 @@ GEM
406406
sprockets (>= 2.8, < 4.0)
407407
sprockets-rails (>= 2.0, < 4.0)
408408
tilt (>= 1.1, < 3)
409-
securerandom (0.4.0)
409+
securerandom (0.4.1)
410410
selenium-webdriver (4.21.1)
411411
base64 (~> 0.2)
412412
rexml (~> 3.2, >= 3.2.5)

0 commit comments

Comments
 (0)