diff --git a/pgcat/tests/ruby/Gemfile.lock b/pgcat/tests/ruby/Gemfile.lock index 1d2126b..f0a4c91 100644 --- a/pgcat/tests/ruby/Gemfile.lock +++ b/pgcat/tests/ruby/Gemfile.lock @@ -1,12 +1,8 @@ GEM remote: https://rubygems.org/ specs: - 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) + activerecord (3.2.14) + activesupport (6.1.7.5) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1)