Skip to content

Commit

Permalink
build(deps): bump activesupport from 7.1.2 to 7.1.3
Browse files Browse the repository at this point in the history
Bumps [activesupport](https://github.com/rails/rails) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.1.2...v7.1.3)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 23, 2024
1 parent 4d3625b commit 55ad370
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.2)
activesupport (7.1.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -26,11 +26,11 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.4)
bigdecimal (3.1.6)
builder (3.2.4)
code-scanning-rubocop (0.6.1)
rubocop (~> 1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
curb (1.0.5)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -63,7 +63,7 @@ GEM
little-plugger (~> 1.1)
multi_json (~> 1.14)
mini_portile2 (2.8.4)
minitest (5.20.0)
minitest (5.21.2)
mono_logger (1.1.2)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand Down

0 comments on commit 55ad370

Please sign in to comment.