Skip to content

Commit 902f796

Browse files
Bundle update
1 parent 9c10ecb commit 902f796

1 file changed

Lines changed: 74 additions & 72 deletions

File tree

Gemfile.lock

Lines changed: 74 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GIT
22
remote: https://github.com/heartcombo/devise.git
3-
revision: c8a64b549c8b37e494eaca7be2def136a7e1b236
3+
revision: c9e655e13253dc53e3c0981a8345f134bcda1fc5
44
branch: main
55
specs:
6-
devise (5.0.0.beta)
6+
devise (5.0.2)
77
bcrypt (~> 3.0)
88
orm_adapter (~> 0.1)
9-
railties (>= 6.0.0)
9+
railties (>= 7.0)
1010
responders
1111
warden (~> 1.2.3)
1212

@@ -19,68 +19,68 @@ PATH
1919
GEM
2020
remote: https://rubygems.org/
2121
specs:
22-
action_text-trix (2.1.15)
22+
action_text-trix (2.1.17)
2323
railties
24-
actioncable (8.1.1)
25-
actionpack (= 8.1.1)
26-
activesupport (= 8.1.1)
24+
actioncable (8.1.2)
25+
actionpack (= 8.1.2)
26+
activesupport (= 8.1.2)
2727
nio4r (~> 2.0)
2828
websocket-driver (>= 0.6.1)
2929
zeitwerk (~> 2.6)
30-
actionmailbox (8.1.1)
31-
actionpack (= 8.1.1)
32-
activejob (= 8.1.1)
33-
activerecord (= 8.1.1)
34-
activestorage (= 8.1.1)
35-
activesupport (= 8.1.1)
30+
actionmailbox (8.1.2)
31+
actionpack (= 8.1.2)
32+
activejob (= 8.1.2)
33+
activerecord (= 8.1.2)
34+
activestorage (= 8.1.2)
35+
activesupport (= 8.1.2)
3636
mail (>= 2.8.0)
37-
actionmailer (8.1.1)
38-
actionpack (= 8.1.1)
39-
actionview (= 8.1.1)
40-
activejob (= 8.1.1)
41-
activesupport (= 8.1.1)
37+
actionmailer (8.1.2)
38+
actionpack (= 8.1.2)
39+
actionview (= 8.1.2)
40+
activejob (= 8.1.2)
41+
activesupport (= 8.1.2)
4242
mail (>= 2.8.0)
4343
rails-dom-testing (~> 2.2)
44-
actionpack (8.1.1)
45-
actionview (= 8.1.1)
46-
activesupport (= 8.1.1)
44+
actionpack (8.1.2)
45+
actionview (= 8.1.2)
46+
activesupport (= 8.1.2)
4747
nokogiri (>= 1.8.5)
4848
rack (>= 2.2.4)
4949
rack-session (>= 1.0.1)
5050
rack-test (>= 0.6.3)
5151
rails-dom-testing (~> 2.2)
5252
rails-html-sanitizer (~> 1.6)
5353
useragent (~> 0.16)
54-
actiontext (8.1.1)
54+
actiontext (8.1.2)
5555
action_text-trix (~> 2.1.15)
56-
actionpack (= 8.1.1)
57-
activerecord (= 8.1.1)
58-
activestorage (= 8.1.1)
59-
activesupport (= 8.1.1)
56+
actionpack (= 8.1.2)
57+
activerecord (= 8.1.2)
58+
activestorage (= 8.1.2)
59+
activesupport (= 8.1.2)
6060
globalid (>= 0.6.0)
6161
nokogiri (>= 1.8.5)
62-
actionview (8.1.1)
63-
activesupport (= 8.1.1)
62+
actionview (8.1.2)
63+
activesupport (= 8.1.2)
6464
builder (~> 3.1)
6565
erubi (~> 1.11)
6666
rails-dom-testing (~> 2.2)
6767
rails-html-sanitizer (~> 1.6)
68-
activejob (8.1.1)
69-
activesupport (= 8.1.1)
68+
activejob (8.1.2)
69+
activesupport (= 8.1.2)
7070
globalid (>= 0.3.6)
71-
activemodel (8.1.1)
72-
activesupport (= 8.1.1)
73-
activerecord (8.1.1)
74-
activemodel (= 8.1.1)
75-
activesupport (= 8.1.1)
71+
activemodel (8.1.2)
72+
activesupport (= 8.1.2)
73+
activerecord (8.1.2)
74+
activemodel (= 8.1.2)
75+
activesupport (= 8.1.2)
7676
timeout (>= 0.4.0)
77-
activestorage (8.1.1)
78-
actionpack (= 8.1.1)
79-
activejob (= 8.1.1)
80-
activerecord (= 8.1.1)
81-
activesupport (= 8.1.1)
77+
activestorage (8.1.2)
78+
actionpack (= 8.1.2)
79+
activejob (= 8.1.2)
80+
activerecord (= 8.1.2)
81+
activesupport (= 8.1.2)
8282
marcel (~> 1.0)
83-
activesupport (8.1.1)
83+
activesupport (8.1.2)
8484
base64
8585
bigdecimal
8686
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -94,26 +94,27 @@ GEM
9494
tzinfo (~> 2.0, >= 2.0.5)
9595
uri (>= 0.13.1)
9696
base64 (0.3.0)
97-
bcrypt (3.1.20)
97+
bcrypt (3.1.21)
9898
bigdecimal (4.0.1)
9999
builder (3.3.0)
100100
concurrent-ruby (1.3.6)
101101
connection_pool (3.0.2)
102102
crass (1.0.6)
103103
date (3.5.1)
104104
drb (2.2.3)
105-
erb (6.0.1)
105+
erb (6.0.2)
106106
erubi (1.13.1)
107107
globalid (1.3.0)
108108
activesupport (>= 6.1)
109109
i18n (1.14.8)
110110
concurrent-ruby (~> 1.0)
111111
io-console (0.8.2)
112-
irb (1.16.0)
112+
irb (1.17.0)
113113
pp (>= 0.6.0)
114+
prism (>= 1.3.0)
114115
rdoc (>= 4.0.0)
115116
reline (>= 0.4.2)
116-
json (2.18.0)
117+
json (2.19.1)
117118
logger (1.7.0)
118119
loofah (2.25.0)
119120
crass (~> 1.0.2)
@@ -128,9 +129,9 @@ GEM
128129
mini_mime (1.1.5)
129130
mini_portile2 (2.8.9)
130131
minitest (5.27.0)
131-
mocha (3.0.1)
132+
mocha (3.0.2)
132133
ruby2_keywords (>= 0.0.5)
133-
net-imap (0.6.2)
134+
net-imap (0.6.3)
134135
date
135136
net-protocol
136137
net-pop (0.1.2)
@@ -140,57 +141,58 @@ GEM
140141
net-smtp (0.5.1)
141142
net-protocol
142143
nio4r (2.7.5)
143-
nokogiri (1.19.0)
144+
nokogiri (1.19.1)
144145
mini_portile2 (~> 2.8.2)
145146
racc (~> 1.4)
146147
orm_adapter (0.5.0)
147148
pp (0.6.3)
148149
prettyprint
149150
prettyprint (0.2.0)
151+
prism (1.9.0)
150152
psych (5.3.1)
151153
date
152154
stringio
153155
racc (1.8.1)
154-
rack (3.2.4)
156+
rack (3.2.5)
155157
rack-session (2.1.1)
156158
base64 (>= 0.1.0)
157159
rack (>= 3.0.0)
158160
rack-test (2.2.0)
159161
rack (>= 1.3)
160162
rackup (2.3.1)
161163
rack (>= 3)
162-
rails (8.1.1)
163-
actioncable (= 8.1.1)
164-
actionmailbox (= 8.1.1)
165-
actionmailer (= 8.1.1)
166-
actionpack (= 8.1.1)
167-
actiontext (= 8.1.1)
168-
actionview (= 8.1.1)
169-
activejob (= 8.1.1)
170-
activemodel (= 8.1.1)
171-
activerecord (= 8.1.1)
172-
activestorage (= 8.1.1)
173-
activesupport (= 8.1.1)
164+
rails (8.1.2)
165+
actioncable (= 8.1.2)
166+
actionmailbox (= 8.1.2)
167+
actionmailer (= 8.1.2)
168+
actionpack (= 8.1.2)
169+
actiontext (= 8.1.2)
170+
actionview (= 8.1.2)
171+
activejob (= 8.1.2)
172+
activemodel (= 8.1.2)
173+
activerecord (= 8.1.2)
174+
activestorage (= 8.1.2)
175+
activesupport (= 8.1.2)
174176
bundler (>= 1.15.0)
175-
railties (= 8.1.1)
177+
railties (= 8.1.2)
176178
rails-dom-testing (2.3.0)
177179
activesupport (>= 5.0.0)
178180
minitest
179181
nokogiri (>= 1.6)
180-
rails-html-sanitizer (1.6.2)
181-
loofah (~> 2.21)
182+
rails-html-sanitizer (1.7.0)
183+
loofah (~> 2.25)
182184
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)
183-
railties (8.1.1)
184-
actionpack (= 8.1.1)
185-
activesupport (= 8.1.1)
185+
railties (8.1.2)
186+
actionpack (= 8.1.2)
187+
activesupport (= 8.1.2)
186188
irb (~> 1.13)
187189
rackup (>= 1.0.0)
188190
rake (>= 12.2)
189191
thor (~> 1.0, >= 1.2.2)
190192
tsort (>= 0.2)
191193
zeitwerk (~> 2.6)
192194
rake (13.3.1)
193-
rdoc (7.0.3)
195+
rdoc (7.2.0)
194196
erb
195197
psych (>= 4.0.0)
196198
tsort
@@ -201,11 +203,11 @@ GEM
201203
railties (>= 7.0)
202204
ruby2_keywords (0.0.5)
203205
securerandom (0.4.1)
204-
sqlite3 (2.9.0)
206+
sqlite3 (2.9.1)
205207
mini_portile2 (~> 2.8.0)
206208
stringio (3.2.0)
207-
thor (1.4.0)
208-
timeout (0.6.0)
209+
thor (1.5.0)
210+
timeout (0.6.1)
209211
tsort (0.2.0)
210212
tzinfo (2.0.6)
211213
concurrent-ruby (~> 1.0)
@@ -217,7 +219,7 @@ GEM
217219
base64
218220
websocket-extensions (>= 0.1.0)
219221
websocket-extensions (0.1.5)
220-
zeitwerk (2.7.4)
222+
zeitwerk (2.7.5)
221223

222224
PLATFORMS
223225
ruby

0 commit comments

Comments
 (0)