Skip to content

Commit

Permalink
Merge pull request #262 from dbist/dependabot/bundler/pgcat/tests/rub…
Browse files Browse the repository at this point in the history
…y/activerecord-6.1.7.1

Bump activerecord from 3.2.14 to 6.1.7.1 in /pgcat/tests/ruby
  • Loading branch information
dbist committed Aug 24, 2024
2 parents 03e8ea2 + 425e998 commit f11e3db
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 f11e3db

Please sign in to comment.