diff --git a/Gemfile.lock b/Gemfile.lock index 7f595e0..487e3f9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,15 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) colorize (0.8.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) csvlint (0.4.0) activesupport addressable @@ -27,25 +26,23 @@ GEM ethon (0.12.0) ffi (>= 1.3.0) ffi (1.15.5) - i18n (1.8.3) + i18n (1.14.1) concurrent-ruby (~> 1.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) - minitest (5.14.1) + minitest (5.19.0) net-http-persistent (2.9.4) open_uri_redirections (0.2.1) public_suffix (4.0.6) rack (3.0.7) rake (13.0.6) thor (1.2.2) - thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uri_template (0.7.0) - zeitwerk (2.3.0) PLATFORMS ruby