Skip to content

Commit 6ed9a9a

Browse files
Bump rails from 8.0.2.1 to 8.1.0 in /fasp_base
Bumps [rails](https://github.com/rails/rails) from 8.0.2.1 to 8.1.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.2.1...v8.1.0) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebcad4c commit 6ed9a9a

File tree

1 file changed

+79
-74
lines changed

1 file changed

+79
-74
lines changed

fasp_base/Gemfile.lock

Lines changed: 79 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -11,72 +11,75 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actioncable (8.0.2.1)
15-
actionpack (= 8.0.2.1)
16-
activesupport (= 8.0.2.1)
14+
action_text-trix (2.1.15)
15+
railties
16+
actioncable (8.1.0)
17+
actionpack (= 8.1.0)
18+
activesupport (= 8.1.0)
1719
nio4r (~> 2.0)
1820
websocket-driver (>= 0.6.1)
1921
zeitwerk (~> 2.6)
20-
actionmailbox (8.0.2.1)
21-
actionpack (= 8.0.2.1)
22-
activejob (= 8.0.2.1)
23-
activerecord (= 8.0.2.1)
24-
activestorage (= 8.0.2.1)
25-
activesupport (= 8.0.2.1)
22+
actionmailbox (8.1.0)
23+
actionpack (= 8.1.0)
24+
activejob (= 8.1.0)
25+
activerecord (= 8.1.0)
26+
activestorage (= 8.1.0)
27+
activesupport (= 8.1.0)
2628
mail (>= 2.8.0)
27-
actionmailer (8.0.2.1)
28-
actionpack (= 8.0.2.1)
29-
actionview (= 8.0.2.1)
30-
activejob (= 8.0.2.1)
31-
activesupport (= 8.0.2.1)
29+
actionmailer (8.1.0)
30+
actionpack (= 8.1.0)
31+
actionview (= 8.1.0)
32+
activejob (= 8.1.0)
33+
activesupport (= 8.1.0)
3234
mail (>= 2.8.0)
3335
rails-dom-testing (~> 2.2)
34-
actionpack (8.0.2.1)
35-
actionview (= 8.0.2.1)
36-
activesupport (= 8.0.2.1)
36+
actionpack (8.1.0)
37+
actionview (= 8.1.0)
38+
activesupport (= 8.1.0)
3739
nokogiri (>= 1.8.5)
3840
rack (>= 2.2.4)
3941
rack-session (>= 1.0.1)
4042
rack-test (>= 0.6.3)
4143
rails-dom-testing (~> 2.2)
4244
rails-html-sanitizer (~> 1.6)
4345
useragent (~> 0.16)
44-
actiontext (8.0.2.1)
45-
actionpack (= 8.0.2.1)
46-
activerecord (= 8.0.2.1)
47-
activestorage (= 8.0.2.1)
48-
activesupport (= 8.0.2.1)
46+
actiontext (8.1.0)
47+
action_text-trix (~> 2.1.15)
48+
actionpack (= 8.1.0)
49+
activerecord (= 8.1.0)
50+
activestorage (= 8.1.0)
51+
activesupport (= 8.1.0)
4952
globalid (>= 0.6.0)
5053
nokogiri (>= 1.8.5)
51-
actionview (8.0.2.1)
52-
activesupport (= 8.0.2.1)
54+
actionview (8.1.0)
55+
activesupport (= 8.1.0)
5356
builder (~> 3.1)
5457
erubi (~> 1.11)
5558
rails-dom-testing (~> 2.2)
5659
rails-html-sanitizer (~> 1.6)
57-
activejob (8.0.2.1)
58-
activesupport (= 8.0.2.1)
60+
activejob (8.1.0)
61+
activesupport (= 8.1.0)
5962
globalid (>= 0.3.6)
60-
activemodel (8.0.2.1)
61-
activesupport (= 8.0.2.1)
62-
activerecord (8.0.2.1)
63-
activemodel (= 8.0.2.1)
64-
activesupport (= 8.0.2.1)
63+
activemodel (8.1.0)
64+
activesupport (= 8.1.0)
65+
activerecord (8.1.0)
66+
activemodel (= 8.1.0)
67+
activesupport (= 8.1.0)
6568
timeout (>= 0.4.0)
66-
activestorage (8.0.2.1)
67-
actionpack (= 8.0.2.1)
68-
activejob (= 8.0.2.1)
69-
activerecord (= 8.0.2.1)
70-
activesupport (= 8.0.2.1)
69+
activestorage (8.1.0)
70+
actionpack (= 8.1.0)
71+
activejob (= 8.1.0)
72+
activerecord (= 8.1.0)
73+
activesupport (= 8.1.0)
7174
marcel (~> 1.0)
72-
activesupport (8.0.2.1)
75+
activesupport (8.1.0)
7376
base64
74-
benchmark (>= 0.3)
7577
bigdecimal
7678
concurrent-ruby (~> 1.0, >= 1.3.1)
7779
connection_pool (>= 2.2.5)
7880
drb
7981
i18n (>= 1.6, < 2)
82+
json
8083
logger (>= 1.4.2)
8184
minitest (>= 5.1)
8285
securerandom (>= 0.3)
@@ -87,8 +90,7 @@ GEM
8790
ast (2.4.3)
8891
base64 (0.3.0)
8992
bcrypt (3.1.20)
90-
benchmark (0.4.1)
91-
bigdecimal (3.2.2)
93+
bigdecimal (3.3.1)
9294
builder (3.3.0)
9395
cgi (0.4.2)
9496
concurrent-ruby (1.3.5)
@@ -102,10 +104,10 @@ GEM
102104
irb (~> 1.10)
103105
reline (>= 0.3.8)
104106
drb (2.2.3)
105-
erb (5.0.2)
107+
erb (5.1.1)
106108
erubi (1.13.1)
107109
forwardable (1.3.3)
108-
globalid (1.2.1)
110+
globalid (1.3.0)
109111
activesupport (>= 6.1)
110112
hashdiff (1.2.0)
111113
http-2 (1.1.1)
@@ -140,13 +142,13 @@ GEM
140142
net-imap
141143
net-pop
142144
net-smtp
143-
marcel (1.0.4)
145+
marcel (1.1.0)
144146
mini_mime (1.1.5)
145147
mini_portile2 (2.8.9)
146-
minitest (5.25.5)
148+
minitest (5.26.0)
147149
net-http (0.6.0)
148150
uri
149-
net-imap (0.5.10)
151+
net-imap (0.5.12)
150152
date
151153
net-protocol
152154
net-pop (0.1.2)
@@ -156,31 +158,31 @@ GEM
156158
net-smtp (0.5.1)
157159
net-protocol
158160
nio4r (2.7.4)
159-
nokogiri (1.18.9)
161+
nokogiri (1.18.10)
160162
mini_portile2 (~> 2.8.2)
161163
racc (~> 1.4)
162-
nokogiri (1.18.9-aarch64-linux-gnu)
164+
nokogiri (1.18.10-aarch64-linux-gnu)
163165
racc (~> 1.4)
164-
nokogiri (1.18.9-aarch64-linux-musl)
166+
nokogiri (1.18.10-aarch64-linux-musl)
165167
racc (~> 1.4)
166-
nokogiri (1.18.9-arm-linux-gnu)
168+
nokogiri (1.18.10-arm-linux-gnu)
167169
racc (~> 1.4)
168-
nokogiri (1.18.9-arm-linux-musl)
170+
nokogiri (1.18.10-arm-linux-musl)
169171
racc (~> 1.4)
170-
nokogiri (1.18.9-arm64-darwin)
172+
nokogiri (1.18.10-arm64-darwin)
171173
racc (~> 1.4)
172-
nokogiri (1.18.9-x86_64-darwin)
174+
nokogiri (1.18.10-x86_64-darwin)
173175
racc (~> 1.4)
174-
nokogiri (1.18.9-x86_64-linux-gnu)
176+
nokogiri (1.18.10-x86_64-linux-gnu)
175177
racc (~> 1.4)
176-
nokogiri (1.18.9-x86_64-linux-musl)
178+
nokogiri (1.18.10-x86_64-linux-musl)
177179
racc (~> 1.4)
178180
openssl (3.3.0)
179181
parallel (1.27.0)
180182
parser (3.3.8.0)
181183
ast (~> 2.4.1)
182184
racc
183-
pp (0.6.2)
185+
pp (0.6.3)
184186
prettyprint
185187
prettyprint (0.2.0)
186188
prism (1.4.0)
@@ -195,48 +197,50 @@ GEM
195197
puma (7.0.1)
196198
nio4r (~> 2.0)
197199
racc (1.8.1)
198-
rack (3.2.1)
200+
rack (3.2.3)
199201
rack-session (2.1.1)
200202
base64 (>= 0.1.0)
201203
rack (>= 3.0.0)
202204
rack-test (2.2.0)
203205
rack (>= 1.3)
204206
rackup (2.2.1)
205207
rack (>= 3)
206-
rails (8.0.2.1)
207-
actioncable (= 8.0.2.1)
208-
actionmailbox (= 8.0.2.1)
209-
actionmailer (= 8.0.2.1)
210-
actionpack (= 8.0.2.1)
211-
actiontext (= 8.0.2.1)
212-
actionview (= 8.0.2.1)
213-
activejob (= 8.0.2.1)
214-
activemodel (= 8.0.2.1)
215-
activerecord (= 8.0.2.1)
216-
activestorage (= 8.0.2.1)
217-
activesupport (= 8.0.2.1)
208+
rails (8.1.0)
209+
actioncable (= 8.1.0)
210+
actionmailbox (= 8.1.0)
211+
actionmailer (= 8.1.0)
212+
actionpack (= 8.1.0)
213+
actiontext (= 8.1.0)
214+
actionview (= 8.1.0)
215+
activejob (= 8.1.0)
216+
activemodel (= 8.1.0)
217+
activerecord (= 8.1.0)
218+
activestorage (= 8.1.0)
219+
activesupport (= 8.1.0)
218220
bundler (>= 1.15.0)
219-
railties (= 8.0.2.1)
221+
railties (= 8.1.0)
220222
rails-dom-testing (2.3.0)
221223
activesupport (>= 5.0.0)
222224
minitest
223225
nokogiri (>= 1.6)
224226
rails-html-sanitizer (1.6.2)
225227
loofah (~> 2.21)
226228
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)
227-
railties (8.0.2.1)
228-
actionpack (= 8.0.2.1)
229-
activesupport (= 8.0.2.1)
229+
railties (8.1.0)
230+
actionpack (= 8.1.0)
231+
activesupport (= 8.1.0)
230232
irb (~> 1.13)
231233
rackup (>= 1.0.0)
232234
rake (>= 12.2)
233235
thor (~> 1.0, >= 1.2.2)
236+
tsort (>= 0.2)
234237
zeitwerk (~> 2.6)
235238
rainbow (3.1.1)
236239
rake (13.3.0)
237-
rdoc (6.14.2)
240+
rdoc (6.15.0)
238241
erb
239242
psych (>= 4.0.0)
243+
tsort
240244
regexp_parser (2.10.0)
241245
reline (0.6.2)
242246
io-console (~> 0.5)
@@ -286,12 +290,13 @@ GEM
286290
stringio (3.1.7)
287291
thor (1.4.0)
288292
timeout (0.4.3)
293+
tsort (0.2.0)
289294
tzinfo (2.0.6)
290295
concurrent-ruby (~> 1.0)
291296
unicode-display_width (3.1.4)
292297
unicode-emoji (~> 4.0, >= 4.0.4)
293298
unicode-emoji (4.0.4)
294-
uri (1.0.3)
299+
uri (1.0.4)
295300
useragent (0.16.11)
296301
webmock (3.25.1)
297302
addressable (>= 2.8.0)

0 commit comments

Comments
 (0)