diff --git a/Gemfile.lock b/Gemfile.lock index 902075d3d..a3822624a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.0.4.1) - activesupport (= 7.0.4.1) - activerecord (7.0.4.1) - activemodel (= 7.0.4.1) - activesupport (= 7.0.4.1) - activesupport (7.0.4.1) + activemodel (7.0.4.2) + activesupport (= 7.0.4.2) + activerecord (7.0.4.2) + activemodel (= 7.0.4.2) + activesupport (= 7.0.4.2) + activesupport (7.0.4.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -38,7 +38,7 @@ GEM regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) console (1.16.2) fiber-local curb (1.0.5) @@ -110,7 +110,7 @@ GEM nio4r (2.5.8) nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) - otr-activerecord (2.1.1) + otr-activerecord (2.1.2) activerecord (>= 4.0, < 7.1) hashie-forbidden_attributes (~> 0.1) parallel (1.22.1)