Update ruby gems and yarn packages.
This commit is contained in:
22
Gemfile.lock
22
Gemfile.lock
@@ -94,8 +94,8 @@ GEM
|
||||
ansi (1.5.0)
|
||||
ast (2.4.1)
|
||||
aws-eventstream (1.1.0)
|
||||
aws-partitions (1.415.0)
|
||||
aws-sdk-core (3.110.0)
|
||||
aws-partitions (1.416.0)
|
||||
aws-sdk-core (3.111.1)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.239.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
@@ -150,7 +150,7 @@ GEM
|
||||
activerecord (>= 3.0, < 6.2)
|
||||
delayed_job (>= 3.0, < 5)
|
||||
diff-lcs (1.4.4)
|
||||
docile (1.3.4)
|
||||
docile (1.3.5)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
dotenv (2.7.6)
|
||||
@@ -164,7 +164,7 @@ GEM
|
||||
faraday-net_http (~> 1.0)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ruby2_keywords
|
||||
faraday-net_http (1.0.0)
|
||||
faraday-net_http (1.0.1)
|
||||
ffaker (2.17.0)
|
||||
ffi (1.14.2)
|
||||
ffi-compiler (1.0.1)
|
||||
@@ -181,8 +181,8 @@ GEM
|
||||
http-form_data (~> 2.2)
|
||||
http-parser (~> 1.2.0)
|
||||
http-form_data (2.3.0)
|
||||
http-parser (1.2.2)
|
||||
ffi-compiler
|
||||
http-parser (1.2.3)
|
||||
ffi-compiler (>= 1.0, < 2.0)
|
||||
i18n (1.8.7)
|
||||
concurrent-ruby (~> 1.0)
|
||||
ipaddress_2 (0.13.0)
|
||||
@@ -190,10 +190,10 @@ GEM
|
||||
json (2.5.1)
|
||||
jwt (2.2.2)
|
||||
kgio (2.11.3)
|
||||
listen (3.4.0)
|
||||
listen (3.4.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
rb-inotify (~> 0.9, >= 0.9.10)
|
||||
loofah (2.8.0)
|
||||
loofah (2.9.0)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.5.9)
|
||||
mail (2.7.1)
|
||||
@@ -305,7 +305,7 @@ GEM
|
||||
actionpack (>= 5.0)
|
||||
railties (>= 5.0)
|
||||
rexml (3.2.4)
|
||||
rubocop (1.8.0)
|
||||
rubocop (1.8.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 3.0.0.0)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
@@ -325,7 +325,7 @@ GEM
|
||||
ffi (~> 1.9)
|
||||
ruby2_keywords (0.0.2)
|
||||
rubyzip (2.3.0)
|
||||
sanitize (5.2.2)
|
||||
sanitize (5.2.3)
|
||||
crass (~> 1.0.2)
|
||||
nokogiri (>= 1.8.0)
|
||||
nokogumbo (~> 2.0)
|
||||
@@ -337,7 +337,7 @@ GEM
|
||||
rubyzip (>= 1.2.2)
|
||||
semantic_range (2.3.1)
|
||||
shoulda-context (2.0.0)
|
||||
shoulda-matchers (4.4.1)
|
||||
shoulda-matchers (4.5.0)
|
||||
activesupport (>= 4.2.0)
|
||||
simple_form (5.0.3)
|
||||
actionpack (>= 5.0)
|
||||
|
||||
Reference in New Issue
Block a user