Update ruby gems and yarn packages.

This commit is contained in:
evazion
2020-12-28 16:30:50 -06:00
parent 6a52216631
commit 0b6fca7ff8
2 changed files with 155 additions and 196 deletions

View File

@@ -94,7 +94,7 @@ GEM
ansi (1.5.0)
ast (2.4.1)
aws-eventstream (1.1.0)
aws-partitions (1.409.0)
aws-partitions (1.413.0)
aws-sdk-core (3.110.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -137,9 +137,8 @@ GEM
xpath (~> 3.2)
childprocess (3.0.0)
chronic (0.10.2)
codecov (0.2.12)
json
simplecov
codecov (0.2.15)
simplecov (>= 0.15, < 0.21)
coderay (1.1.3)
concurrent-ruby (1.1.7)
crass (1.0.6)
@@ -151,7 +150,7 @@ GEM
activerecord (>= 3.0, < 6.2)
delayed_job (>= 3.0, < 5)
diff-lcs (1.4.4)
docile (1.3.2)
docile (1.3.4)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
@@ -161,11 +160,11 @@ GEM
erubi (1.10.0)
factory_bot (6.1.0)
activesupport (>= 5.0.0)
faraday (1.1.0)
faraday (1.2.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
ffaker (2.17.0)
ffi (1.13.1)
ffi (1.14.2)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
@@ -186,7 +185,7 @@ GEM
concurrent-ruby (~> 1.0)
ipaddress_2 (0.13.0)
jmespath (1.4.0)
json (2.4.1)
json (2.5.1)
jwt (2.2.2)
kgio (2.11.3)
listen (3.3.3)
@@ -213,7 +212,7 @@ GEM
builder
minitest (>= 5.0)
ruby-progressbar
mocha (1.11.2)
mocha (1.12.0)
mock_redis (0.26.0)
msgpack (1.3.3)
multi_json (1.15.0)
@@ -237,7 +236,7 @@ GEM
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
parallel (1.20.1)
parser (2.7.2.0)
parser (3.0.0.0)
ast (~> 2.4.1)
pg (1.2.3)
pry (0.13.1)
@@ -254,7 +253,7 @@ GEM
pundit (2.1.0)
activesupport (>= 3.0.0)
rack (2.2.3)
rack-mini-profiler (2.2.0)
rack-mini-profiler (2.2.1)
rack (>= 1.2.0)
rack-proxy (0.6.5)
rack
@@ -288,7 +287,7 @@ GEM
thor (~> 1.0)
rainbow (3.0.0)
raindrops (0.19.1)
rake (13.0.1)
rake (13.0.3)
rakismet (1.5.4)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
@@ -303,7 +302,7 @@ GEM
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.4)
rubocop (1.6.1)
rubocop (1.7.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
@@ -371,7 +370,7 @@ GEM
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (1.7.0)
unicorn (5.7.0)
unicorn (5.8.0)
kgio (~> 2.6)
raindrops (~> 0.7)
unicorn-worker-killer (0.4.4)