Update bundle

This commit is contained in:
Tom Hughes 2020-01-05 19:04:55 +00:00
parent 5a668bfbe4
commit d615dfabbc

View file

@ -74,7 +74,7 @@ GEM
autoprefixer-rails (9.7.3)
execjs
aws-eventstream (1.0.3)
aws-partitions (1.260.0)
aws-partitions (1.261.0)
aws-sdk-core (3.86.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@ -110,7 +110,7 @@ GEM
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
browser (2.7.1)
browser (3.0.0)
builder (3.2.4)
bzip2-ffi (1.0.0)
ffi (~> 1.0)
@ -131,10 +131,9 @@ GEM
composite_primary_keys (12.0.1)
activerecord (~> 6.0.0)
concurrent-ruby (1.1.5)
config (2.0.0)
activesupport (>= 4.2)
config (2.1.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-schema (~> 1.0)
dry-validation (~> 1.0)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
@ -183,6 +182,13 @@ GEM
dry-equalizer (~> 0.3)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
dry-validation (1.4.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.7, >= 0.7.1)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-initializer (~> 3.0)
dry-schema (~> 1.0, >= 1.3.1)
dynamic_form (1.1.4)
erb_lint (0.0.30)
activesupport
@ -318,7 +324,7 @@ GEM
parallel (1.19.1)
parser (2.7.0.1)
ast (~> 2.4.0)
pg (1.2.0)
pg (1.2.1)
poltergeist (1.18.1)
capybara (>= 2.1, < 4)
cliver (~> 0.3.1)