54
54
GEM
55
55
remote: https://rubygems.org/
56
56
specs:
57
- actioncable (7.1.0 )
58
- actionpack (= 7.1.0 )
59
- activesupport (= 7.1.0 )
57
+ actioncable (7.1.1 )
58
+ actionpack (= 7.1.1 )
59
+ activesupport (= 7.1.1 )
60
60
nio4r (~> 2.0 )
61
61
websocket-driver (>= 0.6.1 )
62
62
zeitwerk (~> 2.6 )
63
- actionmailbox (7.1.0 )
64
- actionpack (= 7.1.0 )
65
- activejob (= 7.1.0 )
66
- activerecord (= 7.1.0 )
67
- activestorage (= 7.1.0 )
68
- activesupport (= 7.1.0 )
63
+ actionmailbox (7.1.1 )
64
+ actionpack (= 7.1.1 )
65
+ activejob (= 7.1.1 )
66
+ activerecord (= 7.1.1 )
67
+ activestorage (= 7.1.1 )
68
+ activesupport (= 7.1.1 )
69
69
mail (>= 2.7.1 )
70
70
net-imap
71
71
net-pop
72
72
net-smtp
73
- actionmailer (7.1.0 )
74
- actionpack (= 7.1.0 )
75
- actionview (= 7.1.0 )
76
- activejob (= 7.1.0 )
77
- activesupport (= 7.1.0 )
73
+ actionmailer (7.1.1 )
74
+ actionpack (= 7.1.1 )
75
+ actionview (= 7.1.1 )
76
+ activejob (= 7.1.1 )
77
+ activesupport (= 7.1.1 )
78
78
mail (~> 2.5 , >= 2.5.4 )
79
79
net-imap
80
80
net-pop
81
81
net-smtp
82
82
rails-dom-testing (~> 2.2 )
83
- actionpack (7.1.0 )
84
- actionview (= 7.1.0 )
85
- activesupport (= 7.1.0 )
83
+ actionpack (7.1.1 )
84
+ actionview (= 7.1.1 )
85
+ activesupport (= 7.1.1 )
86
86
nokogiri (>= 1.8.5 )
87
87
rack (>= 2.2.4 )
88
88
rack-session (>= 1.0.1 )
91
91
rails-html-sanitizer (~> 1.6 )
92
92
actionpack-page_caching (1.2.4 )
93
93
actionpack (>= 4.0.0 )
94
- actiontext (7.1.0 )
95
- actionpack (= 7.1.0 )
96
- activerecord (= 7.1.0 )
97
- activestorage (= 7.1.0 )
98
- activesupport (= 7.1.0 )
94
+ actiontext (7.1.1 )
95
+ actionpack (= 7.1.1 )
96
+ activerecord (= 7.1.1 )
97
+ activestorage (= 7.1.1 )
98
+ activesupport (= 7.1.1 )
99
99
globalid (>= 0.6.0 )
100
100
nokogiri (>= 1.8.5 )
101
- actionview (7.1.0 )
102
- activesupport (= 7.1.0 )
101
+ actionview (7.1.1 )
102
+ activesupport (= 7.1.1 )
103
103
builder (~> 3.1 )
104
104
erubi (~> 1.11 )
105
105
rails-dom-testing (~> 2.2 )
106
106
rails-html-sanitizer (~> 1.6 )
107
- activejob (7.1.0 )
108
- activesupport (= 7.1.0 )
107
+ activejob (7.1.1 )
108
+ activesupport (= 7.1.1 )
109
109
globalid (>= 0.3.6 )
110
- activemodel (7.1.0 )
111
- activesupport (= 7.1.0 )
112
- activerecord (7.1.0 )
113
- activemodel (= 7.1.0 )
114
- activesupport (= 7.1.0 )
110
+ activemodel (7.1.1 )
111
+ activesupport (= 7.1.1 )
112
+ activerecord (7.1.1 )
113
+ activemodel (= 7.1.1 )
114
+ activesupport (= 7.1.1 )
115
115
timeout (>= 0.4.0 )
116
- activestorage (7.1.0 )
117
- actionpack (= 7.1.0 )
118
- activejob (= 7.1.0 )
119
- activerecord (= 7.1.0 )
120
- activesupport (= 7.1.0 )
116
+ activestorage (7.1.1 )
117
+ actionpack (= 7.1.1 )
118
+ activejob (= 7.1.1 )
119
+ activerecord (= 7.1.1 )
120
+ activesupport (= 7.1.1 )
121
121
marcel (~> 1.0 )
122
- activesupport (7.1.0 )
122
+ activesupport (7.1.1 )
123
123
base64
124
124
bigdecimal
125
125
concurrent-ruby (~> 1.0 , >= 1.0.2 )
184
184
crass (1.0.6 )
185
185
date (3.3.3 )
186
186
debug_inspector (1.1.0 )
187
- devise (4.9.2 )
187
+ devise (4.9.3 )
188
188
bcrypt (~> 3.0 )
189
189
orm_adapter (~> 0.1 )
190
190
railties (>= 4.1.0 )
207
207
haml (5.2.2 )
208
208
temple (>= 0.8.0 )
209
209
tilt
210
- has_scope (0.8.1 )
210
+ has_scope (0.8.2 )
211
211
actionpack (>= 5.2 )
212
212
activesupport (>= 5.2 )
213
213
highline (2.1.0 )
225
225
railties (>= 6.0 )
226
226
responders (>= 2 )
227
227
io-console (0.6.0 )
228
- irb (1.8.1 )
228
+ irb (1.8.3 )
229
229
rdoc
230
230
reline (>= 0.3.8 )
231
231
jquery-rails (4.6.0 )
249
249
addressable (~> 2.8 )
250
250
letter_opener (1.8.1 )
251
251
launchy (>= 2.2 , < 3 )
252
- loofah (2.21.3 )
252
+ loofah (2.21.4 )
253
253
crass (~> 1.0.2 )
254
254
nokogiri (>= 1.12.0 )
255
255
mail (2.8.1 )
303
303
method_source (~> 1.0 )
304
304
pry-rails (0.3.9 )
305
305
pry (>= 0.10.4 )
306
- psych (5.1.0 )
306
+ psych (5.1.1.1 )
307
307
stringio
308
308
public_suffix (5.0.3 )
309
309
puma (6.4.0 )
@@ -319,30 +319,30 @@ GEM
319
319
rackup (1.0.0 )
320
320
rack (< 3 )
321
321
webrick
322
- rails (7.1.0 )
323
- actioncable (= 7.1.0 )
324
- actionmailbox (= 7.1.0 )
325
- actionmailer (= 7.1.0 )
326
- actionpack (= 7.1.0 )
327
- actiontext (= 7.1.0 )
328
- actionview (= 7.1.0 )
329
- activejob (= 7.1.0 )
330
- activemodel (= 7.1.0 )
331
- activerecord (= 7.1.0 )
332
- activestorage (= 7.1.0 )
333
- activesupport (= 7.1.0 )
322
+ rails (7.1.1 )
323
+ actioncable (= 7.1.1 )
324
+ actionmailbox (= 7.1.1 )
325
+ actionmailer (= 7.1.1 )
326
+ actionpack (= 7.1.1 )
327
+ actiontext (= 7.1.1 )
328
+ actionview (= 7.1.1 )
329
+ activejob (= 7.1.1 )
330
+ activemodel (= 7.1.1 )
331
+ activerecord (= 7.1.1 )
332
+ activestorage (= 7.1.1 )
333
+ activesupport (= 7.1.1 )
334
334
bundler (>= 1.15.0 )
335
- railties (= 7.1.0 )
335
+ railties (= 7.1.1 )
336
336
rails-dom-testing (2.2.0 )
337
337
activesupport (>= 5.0.0 )
338
338
minitest
339
339
nokogiri (>= 1.6 )
340
340
rails-html-sanitizer (1.6.0 )
341
341
loofah (~> 2.21 )
342
342
nokogiri (~> 1.14 )
343
- railties (7.1.0 )
344
- actionpack (= 7.1.0 )
345
- activesupport (= 7.1.0 )
343
+ railties (7.1.1 )
344
+ actionpack (= 7.1.1 )
345
+ activesupport (= 7.1.1 )
346
346
irb
347
347
rackup (>= 1.0.0 )
348
348
rake (>= 12.2 )
@@ -360,10 +360,10 @@ GEM
360
360
redis-client (>= 0.9.0 )
361
361
redis-client (0.17.0 )
362
362
connection_pool
363
- regexp_parser (2.8.1 )
363
+ regexp_parser (2.8.2 )
364
364
reline (0.3.9 )
365
365
io-console (~> 0.5 )
366
- responders (3.1.0 )
366
+ responders (3.1.1 )
367
367
actionpack (>= 5.2 )
368
368
railties (>= 5.2 )
369
369
rexml (3.2.6 )
0 commit comments