Skip to content

Commit 51bc3f8

Browse files
Bump rails from 7.0.4.2 to 7.1.4 (#721)
Bumps rails from 7.0.4.2 to 7.1.4. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Marco Roth <[email protected]>
1 parent fb022c7 commit 51bc3f8

File tree

2 files changed

+116
-86
lines changed

2 files changed

+116
-86
lines changed

Gemfile.lock

+115-85
Original file line numberDiff line numberDiff line change
@@ -16,89 +16,105 @@ PATH
1616
GEM
1717
remote: https://rubygems.org/
1818
specs:
19-
actioncable (7.0.4.2)
20-
actionpack (= 7.0.4.2)
21-
activesupport (= 7.0.4.2)
19+
actioncable (7.1.4)
20+
actionpack (= 7.1.4)
21+
activesupport (= 7.1.4)
2222
nio4r (~> 2.0)
2323
websocket-driver (>= 0.6.1)
24-
actionmailbox (7.0.4.2)
25-
actionpack (= 7.0.4.2)
26-
activejob (= 7.0.4.2)
27-
activerecord (= 7.0.4.2)
28-
activestorage (= 7.0.4.2)
29-
activesupport (= 7.0.4.2)
24+
zeitwerk (~> 2.6)
25+
actionmailbox (7.1.4)
26+
actionpack (= 7.1.4)
27+
activejob (= 7.1.4)
28+
activerecord (= 7.1.4)
29+
activestorage (= 7.1.4)
30+
activesupport (= 7.1.4)
3031
mail (>= 2.7.1)
3132
net-imap
3233
net-pop
3334
net-smtp
34-
actionmailer (7.0.4.2)
35-
actionpack (= 7.0.4.2)
36-
actionview (= 7.0.4.2)
37-
activejob (= 7.0.4.2)
38-
activesupport (= 7.0.4.2)
35+
actionmailer (7.1.4)
36+
actionpack (= 7.1.4)
37+
actionview (= 7.1.4)
38+
activejob (= 7.1.4)
39+
activesupport (= 7.1.4)
3940
mail (~> 2.5, >= 2.5.4)
4041
net-imap
4142
net-pop
4243
net-smtp
43-
rails-dom-testing (~> 2.0)
44-
actionpack (7.0.4.2)
45-
actionview (= 7.0.4.2)
46-
activesupport (= 7.0.4.2)
47-
rack (~> 2.0, >= 2.2.0)
44+
rails-dom-testing (~> 2.2)
45+
actionpack (7.1.4)
46+
actionview (= 7.1.4)
47+
activesupport (= 7.1.4)
48+
nokogiri (>= 1.8.5)
49+
racc
50+
rack (>= 2.2.4)
51+
rack-session (>= 1.0.1)
4852
rack-test (>= 0.6.3)
49-
rails-dom-testing (~> 2.0)
50-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
51-
actiontext (7.0.4.2)
52-
actionpack (= 7.0.4.2)
53-
activerecord (= 7.0.4.2)
54-
activestorage (= 7.0.4.2)
55-
activesupport (= 7.0.4.2)
53+
rails-dom-testing (~> 2.2)
54+
rails-html-sanitizer (~> 1.6)
55+
actiontext (7.1.4)
56+
actionpack (= 7.1.4)
57+
activerecord (= 7.1.4)
58+
activestorage (= 7.1.4)
59+
activesupport (= 7.1.4)
5660
globalid (>= 0.6.0)
5761
nokogiri (>= 1.8.5)
58-
actionview (7.0.4.2)
59-
activesupport (= 7.0.4.2)
62+
actionview (7.1.4)
63+
activesupport (= 7.1.4)
6064
builder (~> 3.1)
61-
erubi (~> 1.4)
62-
rails-dom-testing (~> 2.0)
63-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
64-
activejob (7.0.4.2)
65-
activesupport (= 7.0.4.2)
65+
erubi (~> 1.11)
66+
rails-dom-testing (~> 2.2)
67+
rails-html-sanitizer (~> 1.6)
68+
activejob (7.1.4)
69+
activesupport (= 7.1.4)
6670
globalid (>= 0.3.6)
67-
activemodel (7.0.4.2)
68-
activesupport (= 7.0.4.2)
69-
activerecord (7.0.4.2)
70-
activemodel (= 7.0.4.2)
71-
activesupport (= 7.0.4.2)
72-
activestorage (7.0.4.2)
73-
actionpack (= 7.0.4.2)
74-
activejob (= 7.0.4.2)
75-
activerecord (= 7.0.4.2)
76-
activesupport (= 7.0.4.2)
71+
activemodel (7.1.4)
72+
activesupport (= 7.1.4)
73+
activerecord (7.1.4)
74+
activemodel (= 7.1.4)
75+
activesupport (= 7.1.4)
76+
timeout (>= 0.4.0)
77+
activestorage (7.1.4)
78+
actionpack (= 7.1.4)
79+
activejob (= 7.1.4)
80+
activerecord (= 7.1.4)
81+
activesupport (= 7.1.4)
7782
marcel (~> 1.0)
78-
mini_mime (>= 1.1.0)
79-
activesupport (7.0.4.2)
83+
activesupport (7.1.4)
84+
base64
85+
bigdecimal
8086
concurrent-ruby (~> 1.0, >= 1.0.2)
87+
connection_pool (>= 2.2.5)
88+
drb
8189
i18n (>= 1.6, < 2)
8290
minitest (>= 5.1)
91+
mutex_m
8392
tzinfo (~> 2.0)
8493
ast (2.4.2)
85-
builder (3.2.4)
94+
base64 (0.2.0)
95+
bigdecimal (3.1.8)
96+
builder (3.3.0)
8697
cable_ready (5.0.5)
8798
actionpack (>= 5.2)
8899
actionview (>= 5.2)
89100
activesupport (>= 5.2)
90101
observer (~> 0.1)
91102
railties (>= 5.2)
92103
thread-local (>= 1.1.0)
93-
concurrent-ruby (1.2.3)
104+
concurrent-ruby (1.3.4)
94105
connection_pool (2.4.0)
95106
crass (1.0.6)
96-
date (3.3.3)
97-
erubi (1.12.0)
98-
globalid (1.1.0)
99-
activesupport (>= 5.0)
100-
i18n (1.14.5)
107+
date (3.3.4)
108+
drb (2.2.1)
109+
erubi (1.13.0)
110+
globalid (1.2.1)
111+
activesupport (>= 6.1)
112+
i18n (1.14.6)
101113
concurrent-ruby (~> 1.0)
114+
io-console (0.7.2)
115+
irb (1.14.0)
116+
rdoc (>= 4.0.0)
117+
reline (>= 0.4.2)
102118
json (2.6.3)
103119
language_server-protocol (3.17.0.3)
104120
loofah (2.22.0)
@@ -110,70 +126,82 @@ GEM
110126
net-imap
111127
net-pop
112128
net-smtp
113-
marcel (1.0.2)
114-
method_source (1.1.0)
115-
mini_mime (1.1.2)
129+
marcel (1.0.4)
130+
mini_mime (1.1.5)
116131
minitest (5.18.1)
117132
mocha (1.13.0)
118-
net-imap (0.3.4)
133+
mutex_m (0.2.0)
134+
net-imap (0.4.16)
119135
date
120136
net-protocol
121137
net-pop (0.1.2)
122138
net-protocol
123-
net-protocol (0.2.1)
139+
net-protocol (0.2.2)
124140
timeout
125-
net-smtp (0.3.3)
141+
net-smtp (0.5.0)
126142
net-protocol
127143
nio4r (2.7.3)
128-
nokogiri (1.16.5-x86_64-darwin)
144+
nokogiri (1.16.7-x86_64-darwin)
129145
racc (~> 1.4)
130-
nokogiri (1.16.5-x86_64-linux)
146+
nokogiri (1.16.7-x86_64-linux)
131147
racc (~> 1.4)
132148
nokogiri-html5-inference (0.3.0)
133149
nokogiri (~> 1.14)
134150
observer (0.1.2)
135151
parallel (1.22.1)
136152
parser (3.2.1.0)
137153
ast (~> 2.4.1)
138-
racc (1.7.3)
139-
rack (2.2.9)
154+
psych (5.1.2)
155+
stringio
156+
racc (1.8.1)
157+
rack (3.1.7)
158+
rack-session (2.0.0)
159+
rack (>= 3.0.0)
140160
rack-test (2.1.0)
141161
rack (>= 1.3)
142-
rails (7.0.4.2)
143-
actioncable (= 7.0.4.2)
144-
actionmailbox (= 7.0.4.2)
145-
actionmailer (= 7.0.4.2)
146-
actionpack (= 7.0.4.2)
147-
actiontext (= 7.0.4.2)
148-
actionview (= 7.0.4.2)
149-
activejob (= 7.0.4.2)
150-
activemodel (= 7.0.4.2)
151-
activerecord (= 7.0.4.2)
152-
activestorage (= 7.0.4.2)
153-
activesupport (= 7.0.4.2)
162+
rackup (2.1.0)
163+
rack (>= 3)
164+
webrick (~> 1.8)
165+
rails (7.1.4)
166+
actioncable (= 7.1.4)
167+
actionmailbox (= 7.1.4)
168+
actionmailer (= 7.1.4)
169+
actionpack (= 7.1.4)
170+
actiontext (= 7.1.4)
171+
actionview (= 7.1.4)
172+
activejob (= 7.1.4)
173+
activemodel (= 7.1.4)
174+
activerecord (= 7.1.4)
175+
activestorage (= 7.1.4)
176+
activesupport (= 7.1.4)
154177
bundler (>= 1.15.0)
155-
railties (= 7.0.4.2)
178+
railties (= 7.1.4)
156179
rails-dom-testing (2.2.0)
157180
activesupport (>= 5.0.0)
158181
minitest
159182
nokogiri (>= 1.6)
160183
rails-html-sanitizer (1.6.0)
161184
loofah (~> 2.21)
162185
nokogiri (~> 1.14)
163-
railties (7.0.4.2)
164-
actionpack (= 7.0.4.2)
165-
activesupport (= 7.0.4.2)
166-
method_source
186+
railties (7.1.4)
187+
actionpack (= 7.1.4)
188+
activesupport (= 7.1.4)
189+
irb
190+
rackup (>= 1.0.0)
167191
rake (>= 12.2)
168-
thor (~> 1.0)
169-
zeitwerk (~> 2.5)
192+
thor (~> 1.0, >= 1.2.2)
193+
zeitwerk (~> 2.6)
170194
rainbow (3.1.1)
171195
rake (13.2.1)
196+
rdoc (6.7.0)
197+
psych (>= 4.0.0)
172198
redis (5.0.6)
173199
redis-client (>= 0.9.0)
174200
redis-client (0.14.0)
175201
connection_pool
176202
regexp_parser (2.7.0)
203+
reline (0.5.10)
204+
io-console (~> 0.5)
177205
rexml (3.3.6)
178206
strscan
179207
rubocop (1.44.1)
@@ -196,17 +224,19 @@ GEM
196224
language_server-protocol (~> 3.17.0.2)
197225
rubocop (= 1.44.1)
198226
rubocop-performance (= 1.15.2)
227+
stringio (3.1.1)
199228
strscan (3.1.0)
200-
thor (1.3.1)
229+
thor (1.3.2)
201230
thread-local (1.1.0)
202-
timeout (0.3.2)
231+
timeout (0.4.1)
203232
tzinfo (2.0.6)
204233
concurrent-ruby (~> 1.0)
205234
unicode-display_width (2.4.2)
206-
websocket-driver (0.7.5)
235+
webrick (1.8.2)
236+
websocket-driver (0.7.6)
207237
websocket-extensions (>= 0.1.0)
208238
websocket-extensions (0.1.5)
209-
zeitwerk (2.6.13)
239+
zeitwerk (2.6.18)
210240

211241
PLATFORMS
212242
x86_64-darwin-19

test/reflex_test.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def connection.env
1414

1515
reflex_data = StimulusReflex::ReflexData.new(url: "https://test.stimulusreflex.com", id: "666", version: StimulusReflex::VERSION)
1616
@reflex = StimulusReflex::Reflex.new(subscribe, reflex_data: reflex_data)
17-
@reflex.controller_class.view_paths << Rails.root.join("test/views")
17+
@reflex.controller_class.append_view_path(Rails.root.join("test/views"))
1818
end
1919

2020
test "render plain" do

0 commit comments

Comments
 (0)