Upgrade ruby gems and yarn packages.

This commit is contained in:
evazion
2020-06-16 00:35:16 -05:00
parent 1aa0f65187
commit ed152a780b
3 changed files with 61 additions and 78 deletions

View File

@@ -75,16 +75,16 @@ GEM
airbrussh (1.4.0)
sshkit (>= 1.6.1, != 1.7.0)
ansi (1.5.0)
ast (2.4.0)
ast (2.4.1)
aws-eventstream (1.1.0)
aws-partitions (1.326.0)
aws-sdk-core (3.98.0)
aws-partitions (1.329.0)
aws-sdk-core (3.100.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-sqs (1.26.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sdk-sqs (1.27.1)
aws-sdk-core (~> 3, >= 3.99.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.4)
aws-eventstream (~> 1.0, >= 1.0.2)
@@ -93,7 +93,7 @@ GEM
msgpack (~> 1.0)
builder (3.2.4)
byebug (11.1.3)
capistrano (3.14.0)
capistrano (3.14.1)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
@@ -146,8 +146,8 @@ GEM
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
ffaker (2.15.0)
ffi (1.13.0)
ffi (1.13.0-x64-mingw32)
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
@@ -167,7 +167,7 @@ GEM
http-form_data (2.3.0)
http-parser (1.2.1)
ffi-compiler (>= 1.0, < 2.0)
httparty (0.18.0)
httparty (0.18.1)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.8.3)
@@ -236,7 +236,7 @@ GEM
net-ssh (>= 2.6.5, < 7.0.0)
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (6.0.2)
net-ssh (6.1.0)
newrelic_rpm (6.11.0.365)
nio4r (2.5.2)
nokogiri (1.10.9)
@@ -270,7 +270,7 @@ GEM
nio4r (~> 2.0)
pundit (2.1.0)
activesupport (>= 3.0.0)
rack (2.2.2)
rack (2.2.3)
rack-contrib (2.2.0)
rack (~> 2.0)
rack-mini-profiler (2.0.2)
@@ -316,7 +316,7 @@ GEM
ffi (~> 1.0)
recaptcha (5.5.0)
json
redis (4.1.4)
redis (4.2.1)
regexp_parser (1.7.1)
request_store (1.5.0)
rack (>= 1.4)
@@ -357,7 +357,7 @@ GEM
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
semantic_range (2.3.0)
shoulda-context (1.2.2)
shoulda-context (2.0.0)
shoulda-matchers (4.3.0)
activesupport (>= 4.2.0)
simple_form (5.0.2)
@@ -373,7 +373,7 @@ GEM
rack (~> 2.0)
rack-protection (= 2.0.8.1)
tilt (~> 2.0)
sprockets (4.0.0)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)