Skip to content

Commit

Permalink
build(deps): bump activesupport from 7.1.3.2 to 7.1.3.3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent d5f31d4 commit be6d38a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3.2)
activesupport (7.1.3.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -26,7 +26,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.7)
bigdecimal (3.1.8)
builder (3.2.4)
code-scanning-rubocop (0.6.1)
rubocop (~> 1.0)
Expand All @@ -52,7 +52,7 @@ GEM
builder (>= 2.1.2)
rexml (~> 3.0)
httpclient (2.8.3)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.2)
jwt (2.8.1)
Expand All @@ -62,7 +62,7 @@ GEM
logging (2.3.1)
little-plugger (~> 1.1)
multi_json (~> 1.14)
minitest (5.22.3)
minitest (5.23.1)
mono_logger (1.1.2)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down

0 comments on commit be6d38a

Please sign in to comment.