Gemfile.lock in arql-0.3.15 vs Gemfile.lock in arql-0.3.16

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - arql (0.3.15) + arql (0.3.16) activerecord (>= 6.1.5, < 7.1.0) activesupport (>= 6.1.5, < 7.1.0) caxlsx (~> 3.0.2) composite_primary_keys (~> 14.0.4) kaminari-activerecord (~> 1.2.2) @@ -20,15 +20,15 @@ terminal-table (~> 1.8.0) GEM remote: https://rubygems.org/ specs: - activemodel (7.0.3.1) - activesupport (= 7.0.3.1) - activerecord (7.0.3.1) - activemodel (= 7.0.3.1) - activesupport (= 7.0.3.1) - activesupport (7.0.3.1) + activemodel (7.0.4) + activesupport (= 7.0.4) + activerecord (7.0.4) + activemodel (= 7.0.4) + activesupport (= 7.0.4) + activesupport (7.0.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) byebug (11.1.3)