Skip to content

Commit

Permalink
chore(deps): bump activerecord from 6.1.7.2 to 6.1.7.6
Browse files Browse the repository at this point in the history
Bumps [activerecord](https://github.com/rails/rails) from 6.1.7.2 to 6.1.7.6.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.1/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v6.1.7.2...v6.1.7.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent bc5b3cd commit ce741dd
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.7.2)
activesupport (= 6.1.7.2)
activerecord (6.1.7.2)
activemodel (= 6.1.7.2)
activesupport (= 6.1.7.2)
activesupport (6.1.7.2)
activemodel (6.1.7.6)
activesupport (= 6.1.7.6)
activerecord (6.1.7.6)
activemodel (= 6.1.7.6)
activesupport (= 6.1.7.6)
activesupport (6.1.7.6)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -46,7 +46,7 @@ GEM
activesupport (>= 5)
argon2-kdf (>= 0.1.1)
cbor (0.5.9.6)
concurrent-ruby (1.1.9)
concurrent-ruby (1.2.2)
cose (1.2.0)
cbor (~> 0.5.9)
openssl-signature_algorithm (~> 1.0)
Expand All @@ -62,7 +62,7 @@ GEM
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
i18n (1.8.11)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
ipaddr (1.2.3)
jwt (2.7.0)
Expand Down Expand Up @@ -143,7 +143,7 @@ GEM
tpm-key_attestation (0.10.0)
bindata (~> 2.4)
openssl-signature_algorithm (~> 1.0)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
valid_email2 (4.0.5)
Expand All @@ -158,7 +158,7 @@ GEM
openssl (~> 2.2)
safety_net_attestation (~> 0.4.0)
tpm-key_attestation (~> 0.10.0)
zeitwerk (2.6.6)
zeitwerk (2.6.12)

PLATFORMS
ruby
Expand Down

0 comments on commit ce741dd

Please sign in to comment.