Skip to content

Commit

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

---
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 and kostyanf14 committed Oct 29, 2024
1 parent 62d55d0 commit 6f29c39
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 31 deletions.
6 changes: 3 additions & 3 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.2.1)
activesupport (7.2.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand Down Expand Up @@ -55,14 +55,14 @@ GEM
builder (>= 2.1.2)
rexml (~> 3.0)
httpclient (2.8.3)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
json (2.7.2)
jwt (2.8.1)
base64
language_server-protocol (3.17.0.3)
little-plugger (1.1.4)
logger (1.6.0)
logger (1.6.1)
logging (2.4.0)
little-plugger (~> 1.1)
multi_json (~> 1.14)
Expand Down
File renamed without changes.
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6f29c39

Please sign in to comment.