diff --git a/Gemfile.lock b/Gemfile.lock index 42c4ef1..ad3795f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,51 +1,48 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) - colorize (0.8.1) - concurrent-ruby (1.1.6) - csvlint (0.4.0) - activesupport + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) + concurrent-ruby (1.2.2) + connection_pool (2.4.1) + csv (3.2.8) + csvlint (1.3.0) + activesupport (< 7.1.0) addressable - colorize + csv escape_utils - mime-types - net-http-persistent (< 3.0) + net-http-persistent open_uri_redirections rack + rainbow thor typhoeus uri_template - escape_utils (1.2.1) - ethon (0.12.0) - ffi (>= 1.3.0) + escape_utils (1.3.0) + ethon (0.16.0) + ffi (>= 1.15.0) ffi (1.16.3) - 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) - net-http-persistent (2.9.4) + minitest (5.20.0) + net-http-persistent (4.0.2) + connection_pool (~> 2.2) open_uri_redirections (0.2.1) - public_suffix (4.0.6) - rack (3.0.7) + public_suffix (5.0.4) + rack (3.0.8) + rainbow (3.1.1) rake (13.1.0) thor (1.3.0) - thread_safe (0.3.6) - typhoeus (1.4.0) + typhoeus (1.4.1) 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