diff --git a/benchmarks/Gemfile.lock b/benchmarks/Gemfile.lock index 4875cea..d56e8fd 100644 --- a/benchmarks/Gemfile.lock +++ b/benchmarks/Gemfile.lock @@ -1,23 +1,21 @@ 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 (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) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - arel (9.0.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) 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.10) csv-query (0.1.16) activerecord charlock_holmes @@ -25,23 +23,22 @@ GEM terminal-table thor fastest-csv (0.0.4) - i18n (1.6.0) + i18n (1.12.0) 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.17.0) rbzip2 (0.2.0) rcsv (0.3.1) sqlite3 (1.4.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thor (0.20.3) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unicode-display_width (1.5.0) PLATFORMS