File tree Expand file tree Collapse file tree 2 files changed +15
-14
lines changed Expand file tree Collapse file tree 2 files changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ gem 'thin'
46
46
gem 'vmstat' , '~> 2.3'
47
47
48
48
# Rails Components
49
- gem 'actionpack' , '~> 7.2.1 '
49
+ gem 'actionpack' , '~> 7.2.2 '
50
50
gem 'actionview' , '~> 7.2.1'
51
51
gem 'activemodel' , '~> 7.2.1'
52
52
gem 'railties' , '~> 7.2.1'
Original file line number Diff line number Diff line change 49
49
GEM
50
50
remote: https://rubygems.org/
51
51
specs:
52
- actionpack (7.2.1. 2 )
53
- actionview (= 7.2.1. 2 )
54
- activesupport (= 7.2.1. 2 )
52
+ actionpack (7.2.2 )
53
+ actionview (= 7.2.2 )
54
+ activesupport (= 7.2.2 )
55
55
nokogiri (>= 1.8.5 )
56
56
racc
57
57
rack (>= 2.2.4 , < 3.2 )
60
60
rails-dom-testing (~> 2.2 )
61
61
rails-html-sanitizer (~> 1.6 )
62
62
useragent (~> 0.16 )
63
- actionview (7.2.1. 2 )
64
- activesupport (= 7.2.1. 2 )
63
+ actionview (7.2.2 )
64
+ activesupport (= 7.2.2 )
65
65
builder (~> 3.1 )
66
66
erubi (~> 1.11 )
67
67
rails-dom-testing (~> 2.2 )
68
68
rails-html-sanitizer (~> 1.6 )
69
- activemodel (7.2.1. 2 )
70
- activesupport (= 7.2.1. 2 )
71
- activesupport (7.2.1. 2 )
69
+ activemodel (7.2.2 )
70
+ activesupport (= 7.2.2 )
71
+ activesupport (7.2.2 )
72
72
base64
73
+ benchmark (>= 0.3 )
73
74
bigdecimal
74
75
concurrent-ruby (~> 1.0 , >= 1.3.1 )
75
76
connection_pool (>= 2.2.5 )
309
310
logger (1.6.1 )
310
311
loggregator_emitter (5.2.0 )
311
312
beefcake (~> 1.0.0 )
312
- loofah (2.22.0 )
313
+ loofah (2.23.1 )
313
314
crass (~> 1.0.2 )
314
315
nokogiri (>= 1.12.0 )
315
316
machinist (1.0.6 )
398
399
rails-html-sanitizer (1.6.0 )
399
400
loofah (~> 2.21 )
400
401
nokogiri (~> 1.14 )
401
- railties (7.2.1. 2 )
402
- actionpack (= 7.2.1. 2 )
403
- activesupport (= 7.2.1. 2 )
402
+ railties (7.2.2 )
403
+ actionpack (= 7.2.2 )
404
+ activesupport (= 7.2.2 )
404
405
irb (~> 1.13 )
405
406
rackup (>= 1.0.0 )
406
407
rake (>= 12.2 )
@@ -595,7 +596,7 @@ PLATFORMS
595
596
x86_64-linux
596
597
597
598
DEPENDENCIES
598
- actionpack (~> 7.2.1 )
599
+ actionpack (~> 7.2.2 )
599
600
actionview (~> 7.2.1 )
600
601
activemodel (~> 7.2.1 )
601
602
addressable
You can’t perform that action at this time.
0 commit comments