Skip to content

Commit ba896c3

Browse files
chore(deps): bump activesupport from 7.2.3 to 7.2.3.1 in /template (#516)
Bumps [activesupport](https://github.com/rails/rails) from 7.2.3 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.2.3...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26e5b3f commit ba896c3

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

template/Gemfile.lock

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.8)
5-
activesupport (7.2.3)
5+
activesupport (7.2.3.1)
66
base64
77
benchmark (>= 0.3)
88
bigdecimal
@@ -11,7 +11,7 @@ GEM
1111
drb
1212
i18n (>= 1.6, < 2)
1313
logger (>= 1.4.2)
14-
minitest (>= 5.1)
14+
minitest (>= 5.1, < 6)
1515
securerandom (>= 0.3)
1616
tzinfo (~> 2.0, >= 2.0.5)
1717
addressable (2.8.8)
@@ -78,14 +78,12 @@ GEM
7878
concurrent-ruby (~> 1.0)
7979
json (2.19.2)
8080
logger (1.7.0)
81-
minitest (6.0.1)
82-
prism (~> 1.5)
81+
minitest (5.27.0)
8382
molinillo (0.8.0)
8483
mutex_m (0.3.0)
8584
nanaimo (0.3.0)
8685
nap (1.1.0)
8786
netrc (0.11.0)
88-
prism (1.9.0)
8987
public_suffix (4.0.7)
9088
rexml (3.4.4)
9189
ruby-macho (2.5.1)
@@ -117,7 +115,7 @@ DEPENDENCIES
117115

118116
CHECKSUMS
119117
CFPropertyList (3.0.8) sha256=2c99d0d980536d3d7ab252f7bd59ac8be50fbdd1ff487c98c949bb66bb114261
120-
activesupport (7.2.3) sha256=5675c9770dac93e371412684249f9dc3c8cec104efd0624362a520ae685c7b10
118+
activesupport (7.2.3.1) sha256=11ebed516a43a0bb47346227a35ebae4d9427465a7c9eb197a03d5c8d283cb34
121119
addressable (2.8.8) sha256=7c13b8f9536cf6364c03b9d417c19986019e28f7c00ac8132da4eb0fe393b057
122120
algoliasearch (1.27.5) sha256=26c1cddf3c2ec4bd60c148389e42702c98fdac862881dc6b07a4c0b89ffec853
123121
atomos (0.1.3) sha256=7d43b22f2454a36bace5532d30785b06de3711399cb1c6bf932573eda536789f
@@ -147,13 +145,12 @@ CHECKSUMS
147145
i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5
148146
json (2.19.2) sha256=e7e1bd318b2c37c4ceee2444841c86539bc462e81f40d134cf97826cb14e83cf
149147
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
150-
minitest (6.0.1) sha256=7854c74f48e2e975969062833adc4013f249a4b212f5e7b9d5c040bf838d54bb
148+
minitest (5.27.0) sha256=2d3b17f8a36fe7801c1adcffdbc38233b938eb0b4966e97a6739055a45fa77d5
151149
molinillo (0.8.0) sha256=efbff2716324e2a30bccd3eba1ff3a735f4d5d53ffddbc6a2f32c0ca9433045d
152150
mutex_m (0.3.0) sha256=cfcb04ac16b69c4813777022fdceda24e9f798e48092a2b817eb4c0a782b0751
153151
nanaimo (0.3.0) sha256=aaaedc60497070b864a7e220f7c4b4cad3a0daddda2c30055ba8dae306342376
154152
nap (1.1.0) sha256=949691660f9d041d75be611bb2a8d2fd559c467537deac241f4097d9b5eea576
155153
netrc (0.11.0) sha256=de1ce33da8c99ab1d97871726cba75151113f117146becbe45aa85cb3dabee3f
156-
prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
157154
public_suffix (4.0.7) sha256=8be161e2421f8d45b0098c042c06486789731ea93dc3a896d30554ee38b573b8
158155
rexml (3.4.4) sha256=19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142
159156
ruby-macho (2.5.1) sha256=9075e52e0f9270b552a90b24fcc6219ad149b0d15eae1bc364ecd0ac8984f5c9

0 commit comments

Comments
 (0)