diff --git a/Gemfile.lock b/Gemfile.lock index abea39c..efc98db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,22 +9,33 @@ PATH GEM remote: https://rubygems.org/ specs: - 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) + activemodel (7.1.3.2) + activesupport (= 7.1.3.2) + activerecord (7.1.3.2) + activemodel (= 7.1.3.2) + activesupport (= 7.1.3.2) + timeout (>= 0.4.0) + activesupport (7.1.3.2) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) backports (3.6.8) - concurrent-ruby (1.1.10) + base64 (0.2.0) + bigdecimal (3.1.6) + concurrent-ruby (1.2.3) + connection_pool (2.4.1) diff-lcs (1.5.0) + drb (2.2.0) + ruby2_keywords ethon (0.8.1) ffi (>= 1.3.0) faraday (0.9.2) @@ -40,14 +51,15 @@ GEM net-http-persistent (>= 2.7) net-http-pipeline highline (1.7.8) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.3.1) launchy (2.4.3) addressable (~> 2.3) - minitest (5.17.0) + minitest (5.22.2) multi_json (1.11.2) multipart-post (2.0.0) + mutex_m (0.2.0) mysql-binuuid-rails (1.3.0) activerecord (>= 5) net-http-persistent (2.9.4) @@ -89,6 +101,8 @@ GEM rubocop-ast (1.19.1) parser (>= 3.1.1.0) ruby-progressbar (1.11.0) + ruby2_keywords (0.0.5) + timeout (0.4.1) travis (1.8.2) backports faraday (~> 0.9) @@ -100,7 +114,7 @@ GEM typhoeus (~> 0.6, >= 0.6.8) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.2.0) uuidtools (2.2.0)