Skip to content

Commit

Permalink
chore(deps-dev): bump activerecord from 7.1.3.2 to 7.1.3.4
Browse files Browse the repository at this point in the history
Bumps [activerecord](https://github.com/rails/rails) from 7.1.3.2 to 7.1.3.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v7.1.3.2...v7.1.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 7912424 commit 82c4132
Showing 1 changed file with 11 additions and 13 deletions.
24 changes: 11 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ GEM
aasm (5.5.0)
concurrent-ruby (~> 1.0)
abbrev (0.1.2)
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activerecord (7.1.3.2)
activemodel (= 7.1.3.2)
activesupport (= 7.1.3.2)
activemodel (7.1.3.4)
activesupport (= 7.1.3.4)
activerecord (7.1.3.4)
activemodel (= 7.1.3.4)
activesupport (= 7.1.3.4)
timeout (>= 0.4.0)
activesupport (7.1.3.2)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -28,24 +28,23 @@ GEM
tzinfo (~> 2.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.6)
concurrent-ruby (1.2.3)
bigdecimal (3.1.8)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
csv (3.2.8)
diff-lcs (1.5.1)
drb (2.2.0)
ruby2_keywords
drb (2.2.1)
ffi (1.16.3)
fileutils (1.7.2)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
json (2.7.1)
language_server-protocol (3.17.0.3)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.0)
minitest (5.22.2)
minitest (5.23.1)
mutex_m (0.2.0)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down Expand Up @@ -99,7 +98,6 @@ GEM
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
securerandom (0.3.0)
steep (1.6.0)
activesupport (>= 5.1)
Expand Down

0 comments on commit 82c4132

Please sign in to comment.