Skip to content

Commit ae25c49

Browse files
dependabot[bot]rosa
authored andcommitted
Bump actionpack from 7.1.0 to 7.1.3.4
Bumps [actionpack](https://github.com/rails/rails) from 7.1.0 to 7.1.3.4. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actionpack/CHANGELOG.md) - [Commits](rails/rails@v7.1.0...v7.1.3.4) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d722f8 commit ae25c49

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

Gemfile.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -11,31 +11,32 @@ PATH
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actionpack (7.1.0)
15-
actionview (= 7.1.0)
16-
activesupport (= 7.1.0)
14+
actionpack (7.1.3.4)
15+
actionview (= 7.1.3.4)
16+
activesupport (= 7.1.3.4)
1717
nokogiri (>= 1.8.5)
18+
racc
1819
rack (>= 2.2.4)
1920
rack-session (>= 1.0.1)
2021
rack-test (>= 0.6.3)
2122
rails-dom-testing (~> 2.2)
2223
rails-html-sanitizer (~> 1.6)
23-
actionview (7.1.0)
24-
activesupport (= 7.1.0)
24+
actionview (7.1.3.4)
25+
activesupport (= 7.1.3.4)
2526
builder (~> 3.1)
2627
erubi (~> 1.11)
2728
rails-dom-testing (~> 2.2)
2829
rails-html-sanitizer (~> 1.6)
29-
activejob (7.1.0)
30-
activesupport (= 7.1.0)
30+
activejob (7.1.3.4)
31+
activesupport (= 7.1.3.4)
3132
globalid (>= 0.3.6)
32-
activemodel (7.1.0)
33-
activesupport (= 7.1.0)
34-
activerecord (7.1.0)
35-
activemodel (= 7.1.0)
36-
activesupport (= 7.1.0)
33+
activemodel (7.1.3.4)
34+
activesupport (= 7.1.3.4)
35+
activerecord (7.1.3.4)
36+
activemodel (= 7.1.3.4)
37+
activesupport (= 7.1.3.4)
3738
timeout (>= 0.4.0)
38-
activesupport (7.1.0)
39+
activesupport (7.1.3.4)
3940
base64
4041
bigdecimal
4142
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -46,47 +47,46 @@ GEM
4647
mutex_m
4748
tzinfo (~> 2.0)
4849
ast (2.4.2)
49-
base64 (0.1.1)
50-
bigdecimal (3.1.4)
51-
builder (3.2.4)
52-
concurrent-ruby (1.3.1)
50+
base64 (0.2.0)
51+
bigdecimal (3.1.8)
52+
builder (3.3.0)
53+
concurrent-ruby (1.3.3)
5354
connection_pool (2.4.1)
5455
crass (1.0.6)
5556
debug (1.7.1)
5657
irb (>= 1.5.0)
5758
reline (>= 0.3.1)
58-
drb (2.1.1)
59-
ruby2_keywords
60-
erubi (1.12.0)
59+
drb (2.2.1)
60+
erubi (1.13.0)
6161
et-orbi (1.2.11)
6262
tzinfo
6363
fugit (1.11.0)
6464
et-orbi (~> 1, >= 1.2.11)
6565
raabro (~> 1.4)
6666
globalid (1.2.1)
6767
activesupport (>= 6.1)
68-
i18n (1.14.1)
68+
i18n (1.14.5)
6969
concurrent-ruby (~> 1.0)
7070
io-console (0.6.0)
7171
irb (1.6.2)
7272
reline (>= 0.3.0)
7373
json (2.7.1)
7474
language_server-protocol (3.17.0.3)
75-
loofah (2.21.4)
75+
loofah (2.22.0)
7676
crass (~> 1.0.2)
7777
nokogiri (>= 1.12.0)
7878
mini_portile2 (2.8.1)
79-
minitest (5.20.0)
79+
minitest (5.24.0)
8080
mocha (2.1.0)
8181
ruby2_keywords (>= 0.0.5)
82-
mutex_m (0.1.2)
82+
mutex_m (0.2.0)
8383
mysql2 (0.5.4)
8484
nio4r (2.7.0)
85-
nokogiri (1.16.2-arm64-darwin)
85+
nokogiri (1.16.6-arm64-darwin)
8686
racc (~> 1.4)
87-
nokogiri (1.16.2-x86_64-darwin)
87+
nokogiri (1.16.6-x86_64-darwin)
8888
racc (~> 1.4)
89-
nokogiri (1.16.2-x86_64-linux)
89+
nokogiri (1.16.6-x86_64-linux)
9090
racc (~> 1.4)
9191
parallel (1.24.0)
9292
parser (3.3.0.5)
@@ -96,8 +96,8 @@ GEM
9696
puma (6.4.2)
9797
nio4r (~> 2.0)
9898
raabro (1.4.0)
99-
racc (1.7.3)
100-
rack (3.0.8)
99+
racc (1.8.0)
100+
rack (3.1.4)
101101
rack-session (2.0.0)
102102
rack (>= 3.0.0)
103103
rack-test (2.1.0)
@@ -112,9 +112,9 @@ GEM
112112
rails-html-sanitizer (1.6.0)
113113
loofah (~> 2.21)
114114
nokogiri (~> 1.14)
115-
railties (7.1.0)
116-
actionpack (= 7.1.0)
117-
activesupport (= 7.1.0)
115+
railties (7.1.3.4)
116+
actionpack (= 7.1.3.4)
117+
activesupport (= 7.1.3.4)
118118
irb
119119
rackup (>= 1.0.0)
120120
rake (>= 12.2)

0 commit comments

Comments
 (0)