Skip to content

Commit

Permalink
chore(deps): Bump activesupport from 7.0.4.1 to 7.0.4.3 (#12)
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.1 to 7.0.4.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.4.1...v7.0.4.3)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2023
1 parent dd816e8 commit 978e368
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
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.1)
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -12,7 +12,7 @@ GEM
blueprinter (0.23.4)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
diff-lcs (1.3)
docile (1.3.2)
dotenv (2.7.5)
Expand All @@ -28,7 +28,7 @@ GEM
mini_mime (>= 0.1.1)
method_source (1.0.0)
mini_mime (1.0.2)
minitest (5.17.0)
minitest (5.18.0)
nio4r (2.5.8)
oj (3.10.6)
parallel (1.19.2)
Expand Down Expand Up @@ -100,7 +100,7 @@ GEM
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (1.7.0)

Expand Down

0 comments on commit 978e368

Please sign in to comment.