Update bundle

This commit is contained in:
Tom Hughes 2020-02-28 22:26:51 +00:00
parent 8909b954f7
commit de9996e9f0

View file

@ -67,15 +67,15 @@ GEM
zeitwerk (~> 2.2)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
annotate (3.0.3)
annotate (3.1.0)
activerecord (>= 3.2, < 7.0)
rake (>= 10.4, < 14.0)
ast (2.4.0)
autoprefixer-rails (9.7.4)
execjs
aws-eventstream (1.0.3)
aws-partitions (1.272.0)
aws-sdk-core (3.90.0)
aws-partitions (1.278.0)
aws-sdk-core (3.90.1)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
@ -87,9 +87,9 @@ GEM
aws-sdk-core (~> 3, >= 3.83.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.1.0)
aws-sigv4 (1.1.1)
aws-eventstream (~> 1.0, >= 1.0.2)
better_errors (2.5.1)
better_errors (2.6.0)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
@ -104,13 +104,13 @@ GEM
bigdecimal (1.1.0)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
bootsnap (1.4.5)
bootsnap (1.4.6)
msgpack (~> 1.0)
bootstrap (4.3.1)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
browser (3.0.3)
browser (4.0.0)
builder (3.2.4)
bzip2-ffi (1.0.0)
ffi (~> 1.0)
@ -152,9 +152,10 @@ GEM
activerecord (>= 3.0, < 6.1)
delayed_job (>= 3.0, < 5)
docile (1.3.2)
dry-configurable (0.9.0)
dry-configurable (0.11.3)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-equalizer (~> 0.2)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
@ -175,7 +176,7 @@ GEM
dry-initializer (~> 3.0)
dry-logic (~> 1.0)
dry-types (~> 1.2)
dry-types (1.3.0)
dry-types (1.3.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4)
@ -190,12 +191,12 @@ GEM
dry-initializer (~> 3.0)
dry-schema (~> 1.4, >= 1.4.3)
dynamic_form (1.1.4)
erb_lint (0.0.31)
erb_lint (0.0.30)
activesupport
better_html (~> 1.0.7)
html_tokenizer
rainbow
rubocop (~> 0.79.0)
rubocop (~> 0.51)
smart_properties
erubi (1.9.0)
execjs (2.7.0)
@ -216,14 +217,14 @@ GEM
ffi (>= 1.0.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
hashdiff (1.0.0)
hashdiff (1.0.1)
hashie (3.6.0)
html_tokenizer (0.0.7)
htmlentities (4.3.4)
http_accept_language (2.0.5)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
i18n-js (3.5.1)
i18n-js (3.6.0)
i18n (>= 0.6.6)
image_optim (0.26.5)
exifr (~> 1.2, >= 1.2.2)
@ -322,7 +323,7 @@ GEM
omniauth-oauth2 (~> 1.4)
openstreetmap-deadlock_retry (1.3.0)
parallel (1.19.1)
parser (2.7.0.2)
parser (2.7.0.3)
ast (~> 2.4.0)
pg (1.2.2)
poltergeist (1.18.1)
@ -333,7 +334,7 @@ GEM
progress (3.5.2)
psych (3.1.0)
public_suffix (4.0.3)
puma (3.12.2)
puma (3.12.4)
quad_tile (1.0.1)
r2 (0.2.7)
rack (2.2.2)
@ -383,17 +384,19 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.10.1)
ffi (~> 1.0)
regexp_parser (1.6.0)
regexp_parser (1.7.0)
request_store (1.5.0)
rack (>= 1.4)
rexml (3.2.4)
rinku (2.0.6)
rotp (5.1.0)
addressable (~> 2.5)
rubocop (0.79.0)
rubocop (0.80.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.5.2)