Gemfile.lock in arql-0.3.19 vs Gemfile.lock in arql-0.3.20

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - arql (0.3.19) + arql (0.3.20) activerecord (>= 6.1.5, < 7.1.0) activesupport (>= 6.1.5, < 7.1.0) caxlsx (~> 3.3.0) composite_primary_keys (~> 14.0.4) kaminari-activerecord (~> 1.2.2) @@ -49,16 +49,18 @@ activerecord kaminari-core (= 1.2.2) kaminari-core (1.2.2) marcel (1.0.2) method_source (1.0.0) + mini_portile2 (2.8.1) minitest (5.16.3) mysql2 (0.5.4) net-ssh (7.0.1) net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) - nokogiri (1.13.10-x86_64-darwin) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) @@ -76,10 +78,11 @@ i18n roo (2.9.0) nokogiri (~> 1) rubyzip (>= 1.3.0, < 3.0.0) rubyzip (2.3.2) - sqlite3 (1.5.4-x86_64-darwin) + sqlite3 (1.5.4) + mini_portile2 (~> 2.8.0) table_print (1.5.7) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) tzinfo (2.0.5) concurrent-ruby (~> 1.0)