Skip to content
This repository has been archived by the owner on Jun 3, 2022. It is now read-only.

Bump activesupport from 6.0.0 to 6.1.3 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
23 changes: 11 additions & 12 deletions 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)
Expand All @@ -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)
Expand All @@ -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)
Expand Down Expand Up @@ -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
Expand Down