Skip to content

Commit 2dca033

Browse files
Bump activesupport from 8.1.2.1 to 8.1.3
Bumps [activesupport](https://github.com/rails/rails) from 8.1.2.1 to 8.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v8.1.2.1...v8.1.3) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80b0f30 commit 2dca033

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
activesupport (8.1.2.1)
13+
activesupport (8.1.3)
1414
base64
1515
bigdecimal
1616
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -44,7 +44,7 @@ GEM
4444
faraday (~> 2.0)
4545
i18n (1.14.8)
4646
concurrent-ruby (~> 1.0)
47-
json (2.19.2)
47+
json (2.19.3)
4848
language_server-protocol (3.17.0.5)
4949
lint_roller (1.1.0)
5050
logger (1.7.0)
@@ -162,7 +162,7 @@ DEPENDENCIES
162162
standard (= 1.54.0)
163163

164164
CHECKSUMS
165-
activesupport (8.1.2.1) sha256=beec20ced12ad569194554399449a6372fdab03061b8f48a9ed6ef9b7dc251b2
165+
activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e
166166
addressable (2.8.9) sha256=cc154fcbe689711808a43601dee7b980238ce54368d23e127421753e46895485
167167
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
168168
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
@@ -178,7 +178,7 @@ CHECKSUMS
178178
faraday-net_http (3.4.2) sha256=f147758260d3526939bf57ecf911682f94926a3666502e24c69992765875906c
179179
faraday-retry (2.4.0) sha256=7b79c48fb7e56526faf247b12d94a680071ff40c9fda7cf1ec1549439ad11ebe
180180
i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5
181-
json (2.19.2) sha256=e7e1bd318b2c37c4ceee2444841c86539bc462e81f40d134cf97826cb14e83cf
181+
json (2.19.3) sha256=289b0bb53052a1fa8c34ab33cc750b659ba14a5c45f3fcf4b18762dc67c78646
182182
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
183183
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
184184
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203

0 commit comments

Comments
 (0)