Skip to content

Commit a3bb99d

Browse files
Bump actiontext from 7.1.4 to 7.1.4.1 in /examples/rails_app
Bumps [actiontext](https://github.com/rails/rails) from 7.1.4 to 7.1.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.2/actiontext/CHANGELOG.md) - [Commits](rails/rails@v7.1.4...v7.1.4.1) --- updated-dependencies: - dependency-name: actiontext dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bc4c0a commit a3bb99d

File tree

1 file changed

+55
-55
lines changed

1 file changed

+55
-55
lines changed

examples/rails_app/Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -11,71 +11,71 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actioncable (7.1.4)
15-
actionpack (= 7.1.4)
16-
activesupport (= 7.1.4)
14+
actioncable (7.1.4.1)
15+
actionpack (= 7.1.4.1)
16+
activesupport (= 7.1.4.1)
1717
nio4r (~> 2.0)
1818
websocket-driver (>= 0.6.1)
1919
zeitwerk (~> 2.6)
20-
actionmailbox (7.1.4)
21-
actionpack (= 7.1.4)
22-
activejob (= 7.1.4)
23-
activerecord (= 7.1.4)
24-
activestorage (= 7.1.4)
25-
activesupport (= 7.1.4)
20+
actionmailbox (7.1.4.1)
21+
actionpack (= 7.1.4.1)
22+
activejob (= 7.1.4.1)
23+
activerecord (= 7.1.4.1)
24+
activestorage (= 7.1.4.1)
25+
activesupport (= 7.1.4.1)
2626
mail (>= 2.7.1)
2727
net-imap
2828
net-pop
2929
net-smtp
30-
actionmailer (7.1.4)
31-
actionpack (= 7.1.4)
32-
actionview (= 7.1.4)
33-
activejob (= 7.1.4)
34-
activesupport (= 7.1.4)
30+
actionmailer (7.1.4.1)
31+
actionpack (= 7.1.4.1)
32+
actionview (= 7.1.4.1)
33+
activejob (= 7.1.4.1)
34+
activesupport (= 7.1.4.1)
3535
mail (~> 2.5, >= 2.5.4)
3636
net-imap
3737
net-pop
3838
net-smtp
3939
rails-dom-testing (~> 2.2)
40-
actionpack (7.1.4)
41-
actionview (= 7.1.4)
42-
activesupport (= 7.1.4)
40+
actionpack (7.1.4.1)
41+
actionview (= 7.1.4.1)
42+
activesupport (= 7.1.4.1)
4343
nokogiri (>= 1.8.5)
4444
racc
4545
rack (>= 2.2.4)
4646
rack-session (>= 1.0.1)
4747
rack-test (>= 0.6.3)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
actiontext (7.1.4)
51-
actionpack (= 7.1.4)
52-
activerecord (= 7.1.4)
53-
activestorage (= 7.1.4)
54-
activesupport (= 7.1.4)
50+
actiontext (7.1.4.1)
51+
actionpack (= 7.1.4.1)
52+
activerecord (= 7.1.4.1)
53+
activestorage (= 7.1.4.1)
54+
activesupport (= 7.1.4.1)
5555
globalid (>= 0.6.0)
5656
nokogiri (>= 1.8.5)
57-
actionview (7.1.4)
58-
activesupport (= 7.1.4)
57+
actionview (7.1.4.1)
58+
activesupport (= 7.1.4.1)
5959
builder (~> 3.1)
6060
erubi (~> 1.11)
6161
rails-dom-testing (~> 2.2)
6262
rails-html-sanitizer (~> 1.6)
63-
activejob (7.1.4)
64-
activesupport (= 7.1.4)
63+
activejob (7.1.4.1)
64+
activesupport (= 7.1.4.1)
6565
globalid (>= 0.3.6)
66-
activemodel (7.1.4)
67-
activesupport (= 7.1.4)
68-
activerecord (7.1.4)
69-
activemodel (= 7.1.4)
70-
activesupport (= 7.1.4)
66+
activemodel (7.1.4.1)
67+
activesupport (= 7.1.4.1)
68+
activerecord (7.1.4.1)
69+
activemodel (= 7.1.4.1)
70+
activesupport (= 7.1.4.1)
7171
timeout (>= 0.4.0)
72-
activestorage (7.1.4)
73-
actionpack (= 7.1.4)
74-
activejob (= 7.1.4)
75-
activerecord (= 7.1.4)
76-
activesupport (= 7.1.4)
72+
activestorage (7.1.4.1)
73+
actionpack (= 7.1.4.1)
74+
activejob (= 7.1.4.1)
75+
activerecord (= 7.1.4.1)
76+
activesupport (= 7.1.4.1)
7777
marcel (~> 1.0)
78-
activesupport (7.1.4)
78+
activesupport (7.1.4.1)
7979
base64
8080
bigdecimal
8181
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -113,7 +113,7 @@ GEM
113113
hana (~> 1.3)
114114
regexp_parser (~> 2.0)
115115
simpleidn (~> 0.2)
116-
loofah (2.22.0)
116+
loofah (2.23.1)
117117
crass (~> 1.0.2)
118118
nokogiri (>= 1.12.0)
119119
mail (2.8.1)
@@ -156,38 +156,38 @@ GEM
156156
puma (6.4.3)
157157
nio4r (~> 2.0)
158158
racc (1.8.1)
159-
rack (3.1.7)
159+
rack (3.1.8)
160160
rack-session (2.0.0)
161161
rack (>= 3.0.0)
162162
rack-test (2.1.0)
163163
rack (>= 1.3)
164164
rackup (2.1.0)
165165
rack (>= 3)
166166
webrick (~> 1.8)
167-
rails (7.1.4)
168-
actioncable (= 7.1.4)
169-
actionmailbox (= 7.1.4)
170-
actionmailer (= 7.1.4)
171-
actionpack (= 7.1.4)
172-
actiontext (= 7.1.4)
173-
actionview (= 7.1.4)
174-
activejob (= 7.1.4)
175-
activemodel (= 7.1.4)
176-
activerecord (= 7.1.4)
177-
activestorage (= 7.1.4)
178-
activesupport (= 7.1.4)
167+
rails (7.1.4.1)
168+
actioncable (= 7.1.4.1)
169+
actionmailbox (= 7.1.4.1)
170+
actionmailer (= 7.1.4.1)
171+
actionpack (= 7.1.4.1)
172+
actiontext (= 7.1.4.1)
173+
actionview (= 7.1.4.1)
174+
activejob (= 7.1.4.1)
175+
activemodel (= 7.1.4.1)
176+
activerecord (= 7.1.4.1)
177+
activestorage (= 7.1.4.1)
178+
activesupport (= 7.1.4.1)
179179
bundler (>= 1.15.0)
180-
railties (= 7.1.4)
180+
railties (= 7.1.4.1)
181181
rails-dom-testing (2.2.0)
182182
activesupport (>= 5.0.0)
183183
minitest
184184
nokogiri (>= 1.6)
185185
rails-html-sanitizer (1.6.0)
186186
loofah (~> 2.21)
187187
nokogiri (~> 1.14)
188-
railties (7.1.4)
189-
actionpack (= 7.1.4)
190-
activesupport (= 7.1.4)
188+
railties (7.1.4.1)
189+
actionpack (= 7.1.4.1)
190+
activesupport (= 7.1.4.1)
191191
irb
192192
rackup (>= 1.0.0)
193193
rake (>= 12.2)

0 commit comments

Comments
 (0)