Skip to content

Commit e386a67

Browse files
authored
Merge pull request #2564 from Shopify/dependabot/bundler/rails-8.1.3
Bump rails from 8.1.2.1 to 8.1.3
2 parents cf39bf2 + fcbe0bc commit e386a67

14 files changed

Lines changed: 271 additions & 261 deletions

Gemfile.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -34,76 +34,76 @@ GEM
3434
concurrent-ruby (~> 1.0)
3535
action_text-trix (2.1.18)
3636
railties
37-
actioncable (8.1.2.1)
38-
actionpack (= 8.1.2.1)
39-
activesupport (= 8.1.2.1)
37+
actioncable (8.1.3)
38+
actionpack (= 8.1.3)
39+
activesupport (= 8.1.3)
4040
nio4r (~> 2.0)
4141
websocket-driver (>= 0.6.1)
4242
zeitwerk (~> 2.6)
43-
actionmailbox (8.1.2.1)
44-
actionpack (= 8.1.2.1)
45-
activejob (= 8.1.2.1)
46-
activerecord (= 8.1.2.1)
47-
activestorage (= 8.1.2.1)
48-
activesupport (= 8.1.2.1)
43+
actionmailbox (8.1.3)
44+
actionpack (= 8.1.3)
45+
activejob (= 8.1.3)
46+
activerecord (= 8.1.3)
47+
activestorage (= 8.1.3)
48+
activesupport (= 8.1.3)
4949
mail (>= 2.8.0)
50-
actionmailer (8.1.2.1)
51-
actionpack (= 8.1.2.1)
52-
actionview (= 8.1.2.1)
53-
activejob (= 8.1.2.1)
54-
activesupport (= 8.1.2.1)
50+
actionmailer (8.1.3)
51+
actionpack (= 8.1.3)
52+
actionview (= 8.1.3)
53+
activejob (= 8.1.3)
54+
activesupport (= 8.1.3)
5555
mail (>= 2.8.0)
5656
rails-dom-testing (~> 2.2)
57-
actionpack (8.1.2.1)
58-
actionview (= 8.1.2.1)
59-
activesupport (= 8.1.2.1)
57+
actionpack (8.1.3)
58+
actionview (= 8.1.3)
59+
activesupport (= 8.1.3)
6060
nokogiri (>= 1.8.5)
6161
rack (>= 2.2.4)
6262
rack-session (>= 1.0.1)
6363
rack-test (>= 0.6.3)
6464
rails-dom-testing (~> 2.2)
6565
rails-html-sanitizer (~> 1.6)
6666
useragent (~> 0.16)
67-
actiontext (8.1.2.1)
67+
actiontext (8.1.3)
6868
action_text-trix (~> 2.1.15)
69-
actionpack (= 8.1.2.1)
70-
activerecord (= 8.1.2.1)
71-
activestorage (= 8.1.2.1)
72-
activesupport (= 8.1.2.1)
69+
actionpack (= 8.1.3)
70+
activerecord (= 8.1.3)
71+
activestorage (= 8.1.3)
72+
activesupport (= 8.1.3)
7373
globalid (>= 0.6.0)
7474
nokogiri (>= 1.8.5)
75-
actionview (8.1.2.1)
76-
activesupport (= 8.1.2.1)
75+
actionview (8.1.3)
76+
activesupport (= 8.1.3)
7777
builder (~> 3.1)
7878
erubi (~> 1.11)
7979
rails-dom-testing (~> 2.2)
8080
rails-html-sanitizer (~> 1.6)
81-
activejob (8.1.2.1)
82-
activesupport (= 8.1.2.1)
81+
activejob (8.1.3)
82+
activesupport (= 8.1.3)
8383
globalid (>= 0.3.6)
84-
activemodel (8.1.2.1)
85-
activesupport (= 8.1.2.1)
84+
activemodel (8.1.3)
85+
activesupport (= 8.1.3)
8686
activemodel-serializers-xml (1.0.3)
8787
activemodel (>= 5.0.0.a)
8888
activesupport (>= 5.0.0.a)
8989
builder (~> 3.1)
90-
activerecord (8.1.2.1)
91-
activemodel (= 8.1.2.1)
92-
activesupport (= 8.1.2.1)
90+
activerecord (8.1.3)
91+
activemodel (= 8.1.3)
92+
activesupport (= 8.1.3)
9393
timeout (>= 0.4.0)
9494
activerecord-typedstore (1.6.0)
9595
activerecord (>= 6.1)
9696
activeresource (6.2.0)
9797
activemodel (>= 7.0)
9898
activemodel-serializers-xml (~> 1.0)
9999
activesupport (>= 7.0)
100-
activestorage (8.1.2.1)
101-
actionpack (= 8.1.2.1)
102-
activejob (= 8.1.2.1)
103-
activerecord (= 8.1.2.1)
104-
activesupport (= 8.1.2.1)
100+
activestorage (8.1.3)
101+
actionpack (= 8.1.3)
102+
activejob (= 8.1.3)
103+
activerecord (= 8.1.3)
104+
activesupport (= 8.1.3)
105105
marcel (~> 1.0)
106-
activesupport (8.1.2.1)
106+
activesupport (8.1.3)
107107
base64
108108
bigdecimal
109109
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -275,30 +275,30 @@ GEM
275275
rack (>= 1.3)
276276
rackup (2.3.1)
277277
rack (>= 3)
278-
rails (8.1.2.1)
279-
actioncable (= 8.1.2.1)
280-
actionmailbox (= 8.1.2.1)
281-
actionmailer (= 8.1.2.1)
282-
actionpack (= 8.1.2.1)
283-
actiontext (= 8.1.2.1)
284-
actionview (= 8.1.2.1)
285-
activejob (= 8.1.2.1)
286-
activemodel (= 8.1.2.1)
287-
activerecord (= 8.1.2.1)
288-
activestorage (= 8.1.2.1)
289-
activesupport (= 8.1.2.1)
278+
rails (8.1.3)
279+
actioncable (= 8.1.3)
280+
actionmailbox (= 8.1.3)
281+
actionmailer (= 8.1.3)
282+
actionpack (= 8.1.3)
283+
actiontext (= 8.1.3)
284+
actionview (= 8.1.3)
285+
activejob (= 8.1.3)
286+
activemodel (= 8.1.3)
287+
activerecord (= 8.1.3)
288+
activestorage (= 8.1.3)
289+
activesupport (= 8.1.3)
290290
bundler (>= 1.15.0)
291-
railties (= 8.1.2.1)
291+
railties (= 8.1.3)
292292
rails-dom-testing (2.3.0)
293293
activesupport (>= 5.0.0)
294294
minitest
295295
nokogiri (>= 1.6)
296296
rails-html-sanitizer (1.7.0)
297297
loofah (~> 2.25)
298298
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)
299-
railties (8.1.2.1)
300-
actionpack (= 8.1.2.1)
301-
activesupport (= 8.1.2.1)
299+
railties (8.1.3)
300+
actionpack (= 8.1.3)
301+
activesupport (= 8.1.3)
302302
irb (~> 1.13)
303303
rackup (>= 1.0.0)
304304
rake (>= 12.2)
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)