diff --git a/benchmarks/Gemfile.lock b/benchmarks/Gemfile.lock index 4875cea..15cc280 100644 --- a/benchmarks/Gemfile.lock +++ b/benchmarks/Gemfile.lock @@ -1,23 +1,22 @@ GEM remote: https://rubygems.org/ specs: - activemodel (5.2.2.1) - activesupport (= 5.2.2.1) - activerecord (5.2.2.1) - activemodel (= 5.2.2.1) - activesupport (= 5.2.2.1) - arel (>= 9.0) - activesupport (5.2.2.1) + activemodel (6.0.3.1) + activesupport (= 6.0.3.1) + activerecord (6.0.3.1) + activemodel (= 6.0.3.1) + activesupport (= 6.0.3.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - arel (9.0.0) + zeitwerk (~> 2.2, >= 2.2.2) benchmark-ips (2.7.2) ccsv (1.1.0) charlock_holmes (0.7.6) compact_csv (1.0.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) csv-query (0.1.16) activerecord charlock_holmes @@ -25,14 +24,14 @@ GEM terminal-table thor fastest-csv (0.0.4) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) import_csv (1.0.3) kalibera (0.1) memoist (~> 0.11.0) rbzip2 (~> 0.2.0) memoist (0.11.0) - minitest (5.11.3) + minitest (5.14.1) rbzip2 (0.2.0) rcsv (0.3.1) sqlite3 (1.4.0) @@ -40,9 +39,10 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.3) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.5.0) + zeitwerk (2.3.0) PLATFORMS ruby