Update bundle

This commit is contained in:
Tom Hughes 2023-02-28 15:19:07 +00:00
parent 1f224088b8
commit 019bdc94c4

View file

@ -86,7 +86,7 @@ GEM
autoprefixer-rails (10.4.7.0) autoprefixer-rails (10.4.7.0)
execjs (~> 2) execjs (~> 2)
aws-eventstream (1.2.0) aws-eventstream (1.2.0)
aws-partitions (1.714.0) aws-partitions (1.717.0)
aws-sdk-core (3.170.0) aws-sdk-core (3.170.0)
aws-eventstream (~> 1, >= 1.0.2) aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0) aws-partitions (~> 1, >= 1.651.0)
@ -144,7 +144,7 @@ GEM
coderay (1.1.3) coderay (1.1.3)
composite_primary_keys (14.0.6) composite_primary_keys (14.0.6)
activerecord (~> 7.0.2) activerecord (~> 7.0.2)
concurrent-ruby (1.2.0) concurrent-ruby (1.2.2)
config (4.1.0) config (4.1.0)
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)
@ -162,7 +162,7 @@ GEM
activerecord (>= 3.0, < 8.0) activerecord (>= 3.0, < 8.0)
delayed_job (>= 3.0, < 5) delayed_job (>= 3.0, < 5)
docile (1.4.0) docile (1.4.0)
doorkeeper (5.6.4) doorkeeper (5.6.5)
railties (>= 5) railties (>= 5)
doorkeeper-i18n (5.2.6) doorkeeper-i18n (5.2.6)
doorkeeper (>= 5.2) doorkeeper (>= 5.2)
@ -354,7 +354,7 @@ GEM
parallel (1.22.1) parallel (1.22.1)
parser (3.2.1.0) parser (3.2.1.0)
ast (~> 2.4.1) ast (~> 2.4.1)
pg (1.4.5) pg (1.4.6)
popper_js (2.11.6) popper_js (2.11.6)
progress (3.6.0) progress (3.6.0)
public_suffix (5.0.1) public_suffix (5.0.1)
@ -418,24 +418,24 @@ GEM
rexml (3.2.5) rexml (3.2.5)
rinku (2.0.6) rinku (2.0.6)
rotp (6.2.2) rotp (6.2.2)
rubocop (1.45.1) rubocop (1.46.0)
json (~> 2.3) json (~> 2.3)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 3.2.0.0) parser (>= 3.2.0.0)
rainbow (>= 2.2.2, < 4.0) rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0) regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0) rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.24.1, < 2.0) rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0) unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.26.0) rubocop-ast (1.27.0)
parser (>= 3.2.1.0) parser (>= 3.2.1.0)
rubocop-minitest (0.28.0) rubocop-minitest (0.28.0)
rubocop (>= 1.39, < 2.0) rubocop (>= 1.39, < 2.0)
rubocop-performance (1.16.0) rubocop-performance (1.16.0)
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.17.4) rubocop-rails (2.18.0)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
rack (>= 1.1) rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0) rubocop (>= 1.33.0, < 2.0)
@ -486,7 +486,7 @@ GEM
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
strong_migrations (1.4.3) strong_migrations (1.4.3)
activerecord (>= 5.2) activerecord (>= 5.2)
terser (1.1.13) terser (1.1.14)
execjs (>= 0.3.0, < 3) execjs (>= 0.3.0, < 3)
thor (1.2.1) thor (1.2.1)
tilt (2.1.0) tilt (2.1.0)