Skip to content

Commit

Permalink
Bump activerecord from 3.2.14 to 6.1.7.1 in /pgcat/tests/ruby
Browse files Browse the repository at this point in the history
Bumps [activerecord](https://github.com/rails/rails) from 3.2.14 to 6.1.7.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.2.1/activerecord/CHANGELOG.md)
- [Commits](rails/rails@v3.2.14...v6.1.7.1)

---
updated-dependencies:
- dependency-name: activerecord
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 24, 2024
1 parent 03e8ea2 commit 425e998
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions pgcat/tests/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
GEM
remote: https://rubygems.org/
specs:
activerecord (3.2.14)
activesupport (7.0.7.1)
activemodel (6.1.7.1)
activesupport (= 6.1.7.1)
activerecord (6.1.7.1)
activemodel (= 6.1.7.1)
activesupport (= 6.1.7.1)
activesupport (6.1.7.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
ast (2.4.2)
concurrent-ruby (1.3.4)
diff-lcs (1.5.0)
Expand Down Expand Up @@ -54,6 +59,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.1.0)
zeitwerk (2.6.17)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 425e998

Please sign in to comment.