Update bundle

This commit is contained in:
Tom Hughes 2021-01-11 18:38:11 +00:00
parent 10065abea6
commit 8612d4ddc9

View file

@ -70,10 +70,10 @@ GEM
activerecord (>= 3.2, < 7.0) activerecord (>= 3.2, < 7.0)
rake (>= 10.4, < 14.0) rake (>= 10.4, < 14.0)
ast (2.4.1) ast (2.4.1)
autoprefixer-rails (10.1.0.0) autoprefixer-rails (10.2.0.0)
execjs execjs
aws-eventstream (1.1.0) aws-eventstream (1.1.0)
aws-partitions (1.414.0) aws-partitions (1.415.0)
aws-sdk-core (3.110.0) aws-sdk-core (3.110.0)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0) aws-partitions (~> 1, >= 1.239.0)
@ -130,7 +130,7 @@ GEM
xpath (~> 3.2) xpath (~> 3.2)
childprocess (3.0.0) childprocess (3.0.0)
coderay (1.1.3) coderay (1.1.3)
composite_primary_keys (12.0.5) composite_primary_keys (12.0.6)
activerecord (~> 6.0.0) activerecord (~> 6.0.0)
concurrent-ruby (1.1.7) concurrent-ruby (1.1.7)
config (2.2.3) config (2.2.3)
@ -185,13 +185,13 @@ GEM
dry-initializer (~> 3.0) dry-initializer (~> 3.0)
dry-schema (~> 1.5, >= 1.5.2) dry-schema (~> 1.5, >= 1.5.2)
dynamic_form (1.1.4) dynamic_form (1.1.4)
erb_lint (0.0.35) erb_lint (0.0.36)
activesupport activesupport
better_html (~> 1.0.7) better_html (~> 1.0.7)
html_tokenizer html_tokenizer
parser (>= 2.7.1.4) parser (>= 2.7.1.4)
rainbow rainbow
rubocop (~> 0.79) rubocop
smart_properties smart_properties
erubi (1.10.0) erubi (1.10.0)
execjs (2.7.0) execjs (2.7.0)
@ -219,7 +219,7 @@ GEM
html_tokenizer (0.0.7) html_tokenizer (0.0.7)
htmlentities (4.3.4) htmlentities (4.3.4)
http_accept_language (2.1.1) http_accept_language (2.1.1)
i18n (1.8.5) i18n (1.8.7)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n-js (3.8.0) i18n-js (3.8.0)
i18n (>= 0.6.6) i18n (>= 0.6.6)
@ -266,15 +266,16 @@ GEM
mimemagic (0.3.5) mimemagic (0.3.5)
mini_magick (4.11.0) mini_magick (4.11.0)
mini_mime (1.0.2) mini_mime (1.0.2)
mini_portile2 (2.4.0) mini_portile2 (2.5.0)
minitest (5.14.2) minitest (5.14.3)
msgpack (1.3.3) msgpack (1.3.3)
multi_json (1.15.0) multi_json (1.15.0)
multi_xml (0.6.0) multi_xml (0.6.0)
multipart-post (2.1.1) multipart-post (2.1.1)
nio4r (2.5.4) nio4r (2.5.4)
nokogiri (1.10.10) nokogiri (1.11.1)
mini_portile2 (~> 2.4.0) mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogumbo (2.0.4) nokogumbo (2.0.4)
nokogiri (~> 1.8, >= 1.8.4) nokogiri (~> 1.8, >= 1.8.4)
oauth (0.4.7) oauth (0.4.7)
@ -330,6 +331,7 @@ GEM
nio4r (~> 2.0) nio4r (~> 2.0)
quad_tile (1.0.1) quad_tile (1.0.1)
r2 (0.2.7) r2 (0.2.7)
racc (1.5.2)
rack (2.2.3) rack (2.2.3)
rack-cors (1.1.1) rack-cors (1.1.1)
rack (>= 2.0.0) rack (>= 2.0.0)
@ -392,7 +394,7 @@ GEM
rubocop-ast (>= 0.6.0) rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0) unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.3.0) rubocop-ast (1.4.0)
parser (>= 2.7.1.5) parser (>= 2.7.1.5)
rubocop-minitest (0.10.2) rubocop-minitest (0.10.2)
rubocop (>= 0.87, < 2.0) rubocop (>= 0.87, < 2.0)
@ -407,7 +409,7 @@ GEM
ruby-progressbar (1.11.0) ruby-progressbar (1.11.0)
ruby2_keywords (0.0.2) ruby2_keywords (0.0.2)
rubyzip (2.3.0) rubyzip (2.3.0)
sanitize (5.2.1) sanitize (5.2.2)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.8.0) nokogiri (>= 1.8.0)
nokogumbo (~> 2.0) nokogumbo (~> 2.0)
@ -423,7 +425,7 @@ GEM
selenium-webdriver (3.142.7) selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0) childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2) rubyzip (>= 1.2.2)
simplecov (0.20.0) simplecov (0.21.2)
docile (~> 1.1) docile (~> 1.1)
simplecov-html (~> 0.11) simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1) simplecov_json_formatter (~> 0.1)