Update bundle

This commit is contained in:
Tom Hughes 2021-01-26 22:43:30 +00:00
parent b304c1cae4
commit 2b8d2bcb9f

View file

@ -69,12 +69,12 @@ GEM
annotate (3.1.1) annotate (3.1.1)
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.2)
autoprefixer-rails (10.2.0.0) autoprefixer-rails (10.2.0.0)
execjs execjs
aws-eventstream (1.1.0) aws-eventstream (1.1.0)
aws-partitions (1.416.0) aws-partitions (1.419.0)
aws-sdk-core (3.111.1) aws-sdk-core (3.111.2)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0) aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.1)
@ -112,26 +112,26 @@ GEM
actionpack (>= 5.2) actionpack (>= 5.2)
activemodel (>= 5.2) activemodel (>= 5.2)
brakeman (4.10.1) brakeman (4.10.1)
browser (5.2.0) browser (5.3.0)
builder (3.2.4) builder (3.2.4)
bzip2-ffi (1.0.0) bzip2-ffi (1.0.0)
ffi (~> 1.0) ffi (~> 1.0)
cancancan (3.2.1) cancancan (3.2.1)
canonical-rails (0.2.11) canonical-rails (0.2.11)
rails (>= 4.1, < 6.2) rails (>= 4.1, < 6.2)
capybara (3.34.0) capybara (3.35.1)
addressable addressable
mini_mime (>= 0.1.3) mini_mime (>= 0.1.3)
nokogiri (~> 1.8) nokogiri (~> 1.8)
rack (>= 1.6.0) rack (>= 1.6.0)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
regexp_parser (~> 1.5) regexp_parser (>= 1.5, < 3.0)
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.6) composite_primary_keys (12.0.6)
activerecord (~> 6.0.0) activerecord (~> 6.0.0)
concurrent-ruby (1.1.7) concurrent-ruby (1.1.8)
config (2.2.3) config (2.2.3)
deep_merge (~> 1.2, >= 1.2.1) deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0) dry-validation (~> 1.0, >= 1.0.0)
@ -161,19 +161,17 @@ GEM
dry-logic (1.1.0) dry-logic (1.1.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5) dry-core (~> 0.5, >= 0.5)
dry-schema (1.5.6) dry-schema (1.6.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
dry-configurable (~> 0.8, >= 0.8.3) dry-configurable (~> 0.8, >= 0.8.3)
dry-core (~> 0.4) dry-core (~> 0.5, >= 0.5)
dry-equalizer (~> 0.2)
dry-initializer (~> 3.0) dry-initializer (~> 3.0)
dry-logic (~> 1.0) dry-logic (~> 1.0)
dry-types (~> 1.4) dry-types (~> 1.5)
dry-types (1.4.0) dry-types (1.5.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
dry-container (~> 0.3) dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4) dry-core (~> 0.5, >= 0.5)
dry-equalizer (~> 0.3)
dry-inflector (~> 0.1, >= 0.1.2) dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2) dry-logic (~> 1.0, >= 1.0.2)
dry-validation (1.6.0) dry-validation (1.6.0)
@ -234,7 +232,7 @@ GEM
sprockets sprockets
image_size (2.1.0) image_size (2.1.0)
in_threads (1.5.4) in_threads (1.5.4)
jbuilder (2.10.1) jbuilder (2.11.1)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
jmespath (1.4.0) jmespath (1.4.0)
jquery-rails (4.4.0) jquery-rails (4.4.0)
@ -311,9 +309,9 @@ GEM
omniauth-oauth2 (1.7.1) omniauth-oauth2 (1.7.1)
oauth2 (~> 1.4) oauth2 (~> 1.4)
omniauth (>= 1.9, < 3) omniauth (>= 1.9, < 3)
omniauth-openid (1.0.1) omniauth-openid (2.0.1)
omniauth (~> 1.0) omniauth (>= 1.0, < 3.0)
rack-openid (~> 1.3.1) rack-openid (~> 1.4.0)
omniauth-windowslive (0.0.12) omniauth-windowslive (0.0.12)
multi_json (~> 1.12) multi_json (~> 1.12)
omniauth-oauth2 (~> 1.4) omniauth-oauth2 (~> 1.4)
@ -333,7 +331,7 @@ GEM
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)
rack-openid (1.3.1) rack-openid (1.4.2)
rack (>= 1.1.0) rack (>= 1.1.0)
ruby-openid (>= 2.1.8) ruby-openid (>= 2.1.8)
rack-test (1.1.0) rack-test (1.1.0)
@ -377,7 +375,7 @@ GEM
rb-fsevent (0.10.4) rb-fsevent (0.10.4)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
regexp_parser (1.8.2) regexp_parser (2.0.3)
request_store (1.5.0) request_store (1.5.0)
rack (>= 1.4) rack (>= 1.4)
rexml (3.2.4) rexml (3.2.4)
@ -392,7 +390,7 @@ 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.0) rubocop-ast (1.4.1)
parser (>= 2.7.1.5) parser (>= 2.7.1.5)
rubocop-minitest (0.10.3) rubocop-minitest (0.10.3)
rubocop (>= 0.87, < 2.0) rubocop (>= 0.87, < 2.0)
@ -440,7 +438,7 @@ GEM
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
strong_migrations (0.7.6) strong_migrations (0.7.6)
activerecord (>= 5) activerecord (>= 5)
thor (1.0.1) thor (1.1.0)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.0.10) tilt (2.0.10)
tzinfo (1.2.9) tzinfo (1.2.9)