Skip to content

Commit be6d38a

Browse files
build(deps): bump activesupport from 7.1.3.2 to 7.1.3.3
Bumps [activesupport](https://github.com/rails/rails) from 7.1.3.2 to 7.1.3.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.3/activesupport/CHANGELOG.md) - [Commits](rails/rails@v7.1.3.2...v7.1.3.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5f31d4 commit be6d38a

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
@@ -12,7 +12,7 @@ GIT
1212
GEM
1313
remote: https://rubygems.org/
1414
specs:
15-
activesupport (7.1.3.2)
15+
activesupport (7.1.3.3)
1616
base64
1717
bigdecimal
1818
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -26,7 +26,7 @@ GEM
2626
public_suffix (>= 2.0.2, < 6.0)
2727
ast (2.4.2)
2828
base64 (0.2.0)
29-
bigdecimal (3.1.7)
29+
bigdecimal (3.1.8)
3030
builder (3.2.4)
3131
code-scanning-rubocop (0.6.1)
3232
rubocop (~> 1.0)
@@ -52,7 +52,7 @@ GEM
5252
builder (>= 2.1.2)
5353
rexml (~> 3.0)
5454
httpclient (2.8.3)
55-
i18n (1.14.4)
55+
i18n (1.14.5)
5656
concurrent-ruby (~> 1.0)
5757
json (2.7.2)
5858
jwt (2.8.1)
@@ -62,7 +62,7 @@ GEM
6262
logging (2.3.1)
6363
little-plugger (~> 1.1)
6464
multi_json (~> 1.14)
65-
minitest (5.22.3)
65+
minitest (5.23.1)
6666
mono_logger (1.1.2)
6767
multi_json (1.15.0)
6868
multi_xml (0.6.0)

0 commit comments

Comments
 (0)