Skip to content

Commit cfd4cc2

Browse files
Bump activesupport from 8.1.2 to 8.1.3
Bumps [activesupport](https://github.com/rails/rails) from 8.1.2 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...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 b77b6a0 commit cfd4cc2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GIT
1515
GEM
1616
remote: https://rubygems.org/
1717
specs:
18-
activesupport (8.1.2)
18+
activesupport (8.1.3)
1919
base64
2020
bigdecimal
2121
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -32,7 +32,7 @@ GEM
3232
public_suffix (>= 2.0.2, < 7.0)
3333
ast (2.4.3)
3434
base64 (0.3.0)
35-
bigdecimal (4.0.1)
35+
bigdecimal (4.1.0)
3636
concurrent-ruby (1.3.6)
3737
connection_pool (3.0.2)
3838
crack (1.0.1)
@@ -70,7 +70,7 @@ GEM
7070
pp (>= 0.6.0)
7171
rdoc (>= 4.0.0)
7272
reline (>= 0.4.2)
73-
json (2.18.1)
73+
json (2.19.3)
7474
language_server-protocol (3.17.0.5)
7575
lint_roller (1.1.0)
7676
llhttp-ffi (0.5.1)
@@ -93,7 +93,7 @@ GEM
9393
pp (0.6.3)
9494
prettyprint
9595
prettyprint (0.2.0)
96-
prism (1.6.0)
96+
prism (1.9.0)
9797
psych (5.3.1)
9898
date
9999
stringio

0 commit comments

Comments
 (0)