Update bundle

This commit is contained in:
Tom Hughes 2021-05-04 20:33:32 +01:00
parent 21066ec038
commit ed777e1a35

View file

@ -1,7 +1,7 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
aasm (5.1.1) aasm (5.2.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
actioncable (6.0.3.6) actioncable (6.0.3.6)
actionpack (= 6.0.3.6) actionpack (= 6.0.3.6)
@ -73,7 +73,7 @@ GEM
autoprefixer-rails (10.2.4.0) autoprefixer-rails (10.2.4.0)
execjs execjs
aws-eventstream (1.1.1) aws-eventstream (1.1.1)
aws-partitions (1.447.0) aws-partitions (1.451.0)
aws-sdk-core (3.114.0) aws-sdk-core (3.114.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)
@ -82,7 +82,7 @@ GEM
aws-sdk-kms (1.43.0) aws-sdk-kms (1.43.0)
aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.93.1) aws-sdk-s3 (1.94.0)
aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1) aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
@ -102,7 +102,7 @@ GEM
smart_properties smart_properties
binding_of_caller (1.0.0) binding_of_caller (1.0.0)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
bootsnap (1.7.4) bootsnap (1.7.5)
msgpack (~> 1.0) msgpack (~> 1.0)
bootstrap (4.5.3) bootstrap (4.5.3)
autoprefixer-rails (>= 9.1.0) autoprefixer-rails (>= 9.1.0)
@ -111,7 +111,7 @@ GEM
bootstrap_form (4.5.0) bootstrap_form (4.5.0)
actionpack (>= 5.2) actionpack (>= 5.2)
activemodel (>= 5.2) activemodel (>= 5.2)
brakeman (5.0.0) brakeman (5.0.1)
browser (5.3.1) browser (5.3.1)
builder (3.2.4) builder (3.2.4)
bzip2-ffi (1.1.0) bzip2-ffi (1.1.0)
@ -223,7 +223,7 @@ GEM
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
i18n-js (3.8.2) i18n-js (3.8.2)
i18n (>= 0.6.6) i18n (>= 0.6.6)
image_optim (0.28.0) image_optim (0.29.0)
exifr (~> 1.2, >= 1.2.2) exifr (~> 1.2, >= 1.2.2)
fspath (~> 3.0) fspath (~> 3.0)
image_size (>= 1.5, < 3) image_size (>= 1.5, < 3)
@ -264,7 +264,7 @@ GEM
method_source (1.0.0) method_source (1.0.0)
mini_magick (4.11.0) mini_magick (4.11.0)
mini_mime (1.1.0) mini_mime (1.1.0)
mini_portile2 (2.5.0) mini_portile2 (2.5.1)
minitest (5.14.4) minitest (5.14.4)
msgpack (1.4.2) msgpack (1.4.2)
multi_json (1.15.0) multi_json (1.15.0)
@ -322,7 +322,7 @@ GEM
omniauth-oauth2 (~> 1.4) omniauth-oauth2 (~> 1.4)
openstreetmap-deadlock_retry (1.3.1) openstreetmap-deadlock_retry (1.3.1)
parallel (1.20.1) parallel (1.20.1)
parser (3.0.1.0) parser (3.0.1.1)
ast (~> 2.4.1) ast (~> 2.4.1)
pg (1.2.3) pg (1.2.3)
popper_js (1.16.0) popper_js (1.16.0)
@ -397,11 +397,11 @@ GEM
rubocop-ast (>= 1.2.0, < 2.0) rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0) unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.4.1) rubocop-ast (1.5.0)
parser (>= 2.7.1.5) parser (>= 3.0.1.1)
rubocop-minitest (0.12.1) rubocop-minitest (0.12.1)
rubocop (>= 0.90, < 2.0) rubocop (>= 0.90, < 2.0)
rubocop-performance (1.11.0) rubocop-performance (1.11.1)
rubocop (>= 1.7.0, < 2.0) rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0) rubocop-ast (>= 0.4.0)
rubocop-rails (2.9.1) rubocop-rails (2.9.1)
@ -434,7 +434,7 @@ GEM
simplecov_json_formatter (~> 0.1) simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3) simplecov-html (0.12.3)
simplecov-lcov (0.8.0) simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.2) simplecov_json_formatter (0.1.3)
smart_properties (1.15.0) smart_properties (1.15.0)
sprockets (4.0.2) sprockets (4.0.2)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)