diff --git a/Gemfile.lock b/Gemfile.lock index cfbbaa6..a1e34b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.0) + activesupport (6.1.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.1, >= 2.1.8) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) async (1.20.1) console (~> 1.0) nio4r (~> 2.3) @@ -17,7 +17,7 @@ GEM async-io websocket-driver (~> 0.7.0) coinbase (4.2.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) console (1.4.0) diff-lcs (1.3) faraday (0.15.4) @@ -28,10 +28,10 @@ GEM thor (~> 0.19.1) gli (2.19.0) hashie (3.6.0) - i18n (1.6.0) + i18n (1.8.9) concurrent-ruby (~> 1.0) jwt (2.2.1) - minitest (5.11.3) + minitest (5.14.4) money (6.13.4) i18n (>= 0.6.4, <= 2) multi_json (1.13.1) @@ -80,15 +80,14 @@ GEM hashie websocket-driver thor (0.19.4) - thread_safe (0.3.6) tilt (2.0.9) timers (4.3.0) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4) - zeitwerk (2.1.9) + zeitwerk (2.4.2) PLATFORMS ruby