Update Ruby gems and Yarn packages.
This commit is contained in:
30
Gemfile.lock
30
Gemfile.lock
@@ -92,8 +92,8 @@ GEM
|
||||
ansi (1.5.0)
|
||||
ast (2.4.2)
|
||||
aws-eventstream (1.2.0)
|
||||
aws-partitions (1.576.0)
|
||||
aws-sdk-core (3.130.1)
|
||||
aws-partitions (1.579.0)
|
||||
aws-sdk-core (3.130.2)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.525.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
@@ -101,7 +101,7 @@ GEM
|
||||
aws-sdk-sqs (1.51.0)
|
||||
aws-sdk-core (~> 3, >= 3.127.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sigv4 (1.4.0)
|
||||
aws-sigv4 (1.5.0)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
backport (1.2.0)
|
||||
bcrypt (3.1.17)
|
||||
@@ -138,7 +138,7 @@ GEM
|
||||
daemons (1.4.1)
|
||||
dante (0.2.0)
|
||||
dead_end (3.1.1)
|
||||
debug (1.4.0)
|
||||
debug (1.5.0)
|
||||
irb (>= 1.3.6)
|
||||
reline (>= 0.2.7)
|
||||
debug_inspector (1.1.0)
|
||||
@@ -193,7 +193,7 @@ GEM
|
||||
ffi (~> 1.0)
|
||||
globalid (1.0.0)
|
||||
activesupport (>= 5.0)
|
||||
good_job (2.12.0)
|
||||
good_job (2.13.2)
|
||||
activejob (>= 5.2.0)
|
||||
activerecord (>= 5.2.0)
|
||||
concurrent-ruby (>= 1.0.2)
|
||||
@@ -229,7 +229,7 @@ GEM
|
||||
google-cloud-env (1.6.0)
|
||||
faraday (>= 0.17.3, < 3.0)
|
||||
google-cloud-errors (1.2.0)
|
||||
google-cloud-storage (1.36.1)
|
||||
google-cloud-storage (1.36.2)
|
||||
addressable (~> 2.8)
|
||||
digest-crc (~> 0.4)
|
||||
google-apis-iamcredentials_v1 (~> 0.1)
|
||||
@@ -237,7 +237,7 @@ GEM
|
||||
google-cloud-core (~> 1.6)
|
||||
googleauth (>= 0.16.2, < 2.a)
|
||||
mini_mime (~> 1.0)
|
||||
googleauth (1.1.2)
|
||||
googleauth (1.1.3)
|
||||
faraday (>= 0.17.3, < 3.a)
|
||||
jwt (>= 1.4, < 3.0)
|
||||
memoist (~> 0.16)
|
||||
@@ -264,7 +264,7 @@ GEM
|
||||
jmespath (1.6.1)
|
||||
json (2.6.1)
|
||||
jwt (2.3.0)
|
||||
kramdown (2.3.2)
|
||||
kramdown (2.4.0)
|
||||
rexml
|
||||
kramdown-parser-gfm (1.1.0)
|
||||
kramdown (~> 2.0)
|
||||
@@ -295,7 +295,7 @@ GEM
|
||||
builder
|
||||
minitest (>= 5.0)
|
||||
ruby-progressbar
|
||||
mocha (1.13.0)
|
||||
mocha (1.14.0)
|
||||
mock_redis (0.31.0)
|
||||
ruby2_keywords
|
||||
msgpack (1.5.1)
|
||||
@@ -392,8 +392,8 @@ GEM
|
||||
recaptcha (5.9.0)
|
||||
json
|
||||
redis (4.6.0)
|
||||
regexp_parser (2.3.0)
|
||||
reline (0.3.0)
|
||||
regexp_parser (2.3.1)
|
||||
reline (0.3.1)
|
||||
io-console (~> 0.5)
|
||||
representable (3.1.1)
|
||||
declarative (< 0.1.0)
|
||||
@@ -406,13 +406,13 @@ GEM
|
||||
reverse_markdown (2.1.1)
|
||||
nokogiri
|
||||
rexml (3.2.5)
|
||||
rubocop (1.27.0)
|
||||
rubocop (1.28.2)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.1.0.0)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 1.8, < 3.0)
|
||||
rexml
|
||||
rubocop-ast (>= 1.16.0, < 2.0)
|
||||
rubocop-ast (>= 1.17.0, < 2.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 3.0)
|
||||
rubocop-ast (1.17.0)
|
||||
@@ -471,7 +471,7 @@ GEM
|
||||
tilt (~> 2.0)
|
||||
yard (~> 0.9, >= 0.9.24)
|
||||
stackprof (0.2.19)
|
||||
stripe (5.49.0)
|
||||
stripe (5.53.0)
|
||||
stripe-ruby-mock (3.0.1)
|
||||
dante (>= 0.2.0)
|
||||
multi_json (~> 1.0)
|
||||
@@ -492,7 +492,7 @@ GEM
|
||||
unf_ext
|
||||
unf_ext (0.0.8.1)
|
||||
unicode-display_width (2.1.0)
|
||||
view_component (2.52.0)
|
||||
view_component (2.53.0)
|
||||
activesupport (>= 5.0.0, < 8.0)
|
||||
method_source (~> 1.0)
|
||||
webpacker (6.0.0.rc.6)
|
||||
|
||||
Reference in New Issue
Block a user