diff --git a/Gemfile.lock b/Gemfile.lock index c69b31efd..368023e5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activemodel (7.0.1) - activesupport (= 7.0.1) - activerecord (7.0.1) - activemodel (= 7.0.1) - activesupport (= 7.0.1) - activesupport (7.0.1) + activemodel (7.0.2.2) + activesupport (= 7.0.2.2) + activerecord (7.0.2.2) + activemodel (= 7.0.2.2) + activesupport (= 7.0.2.2) + activesupport (7.0.2.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -78,7 +78,7 @@ GEM http-parser (1.2.3) ffi-compiler (>= 1.0, < 2.0) http_parser.rb (0.6.0) - i18n (1.8.11) + i18n (1.10.0) concurrent-ruby (~> 1.0) io-console (0.5.9) io-like (0.3.1) @@ -109,7 +109,7 @@ GEM nokogiri (1.12.5) mini_portile2 (~> 2.6.1) racc (~> 1.4) - otr-activerecord (2.0.4) + otr-activerecord (2.1.1) activerecord (>= 4.0, < 7.1) hashie-forbidden_attributes (~> 0.1) parallel (1.21.0)