File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
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.1.0 '
49
+ gem 'actionpack' , '~> 7.1.4 '
50
50
gem 'actionview' , '~> 7.1.0'
51
51
gem 'activemodel' , '~> 7.1.0'
52
52
gem 'railties' , '~> 7.1.0'
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.1.3. 4 )
53
- actionview (= 7.1.3. 4 )
54
- activesupport (= 7.1.3. 4 )
52
+ actionpack (7.1.4 )
53
+ actionview (= 7.1.4 )
54
+ activesupport (= 7.1.4 )
55
55
nokogiri (>= 1.8.5 )
56
56
racc
57
57
rack (>= 2.2.4 )
58
58
rack-session (>= 1.0.1 )
59
59
rack-test (>= 0.6.3 )
60
60
rails-dom-testing (~> 2.2 )
61
61
rails-html-sanitizer (~> 1.6 )
62
- actionview (7.1.3. 4 )
63
- activesupport (= 7.1.3. 4 )
62
+ actionview (7.1.4 )
63
+ activesupport (= 7.1.4 )
64
64
builder (~> 3.1 )
65
65
erubi (~> 1.11 )
66
66
rails-dom-testing (~> 2.2 )
67
67
rails-html-sanitizer (~> 1.6 )
68
- activemodel (7.1.3. 4 )
69
- activesupport (= 7.1.3. 4 )
70
- activesupport (7.1.3. 4 )
68
+ activemodel (7.1.4 )
69
+ activesupport (= 7.1.4 )
70
+ activesupport (7.1.4 )
71
71
base64
72
72
bigdecimal
73
73
concurrent-ruby (~> 1.0 , >= 1.0.2 )
397
397
rails-html-sanitizer (1.6.0 )
398
398
loofah (~> 2.21 )
399
399
nokogiri (~> 1.14 )
400
- railties (7.1.3. 4 )
401
- actionpack (= 7.1.3. 4 )
402
- activesupport (= 7.1.3. 4 )
400
+ railties (7.1.4 )
401
+ actionpack (= 7.1.4 )
402
+ activesupport (= 7.1.4 )
403
403
irb
404
404
rackup (>= 1.0.0 )
405
405
rake (>= 12.2 )
@@ -592,7 +592,7 @@ PLATFORMS
592
592
x86_64-linux
593
593
594
594
DEPENDENCIES
595
- actionpack (~> 7.1.0 )
595
+ actionpack (~> 7.1.4 )
596
596
actionview (~> 7.1.0 )
597
597
activemodel (~> 7.1.0 )
598
598
addressable
You can’t perform that action at this time.
0 commit comments