X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/459a798f4545c939ca33eaeb694f838e83b7b076..7761b7991ad127cf48a02c21006c4fe4831697f1:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index a5ba172de..04ab22823 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM activerecord (6.1.4) activemodel (= 6.1.4) activesupport (= 6.1.4) - activerecord-import (1.1.0) + activerecord-import (1.2.0) activerecord (>= 3.2) activestorage (6.1.4) actionpack (= 6.1.4) @@ -77,7 +77,7 @@ GEM autoprefixer-rails (10.2.5.1) execjs (> 0) aws-eventstream (1.1.1) - aws-partitions (1.478.0) + aws-partitions (1.479.0) aws-sdk-core (3.117.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) @@ -86,7 +86,7 @@ GEM aws-sdk-kms (1.44.0) aws-sdk-core (~> 3, >= 3.112.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.96.1) + aws-sdk-s3 (1.96.2) aws-sdk-core (~> 3, >= 3.112.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.1) @@ -106,7 +106,7 @@ GEM smart_properties binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - bootsnap (1.7.5) + bootsnap (1.7.6) msgpack (~> 1.0) bootstrap (4.5.3) autoprefixer-rails (>= 9.1.0) @@ -115,7 +115,7 @@ GEM bootstrap_form (4.5.0) actionpack (>= 5.2) activemodel (>= 5.2) - brakeman (5.0.4) + brakeman (5.1.1) browser (5.3.1) builder (3.2.4) bzip2-ffi (1.1.0) @@ -189,7 +189,7 @@ GEM dry-equalizer (~> 0.2) dry-initializer (~> 3.0) dry-schema (~> 1.5, >= 1.5.2) - erb_lint (0.0.37) + erb_lint (0.1.0) activesupport better_html (~> 1.0.7) html_tokenizer @@ -237,7 +237,7 @@ GEM http_accept_language (2.1.1) i18n (1.8.10) concurrent-ruby (~> 1.0) - i18n-js (3.8.3) + i18n-js (3.8.4) i18n (>= 0.6.6) image_optim (0.30.0) exifr (~> 1.2, >= 1.2.2) @@ -267,7 +267,7 @@ GEM kramdown (2.3.1) rexml libxml-ruby (3.2.1) - listen (3.5.1) + listen (3.6.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logstasher (2.1.5) @@ -407,16 +407,16 @@ GEM rexml (3.2.5) rinku (2.0.6) rotp (6.2.0) - rubocop (1.18.3) + rubocop (1.18.4) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml - rubocop-ast (>= 1.7.0, < 2.0) + rubocop-ast (>= 1.8.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.7.0) + rubocop-ast (1.8.0) parser (>= 3.0.1.1) rubocop-minitest (0.14.0) rubocop (>= 0.90, < 2.0) @@ -433,7 +433,7 @@ GEM ruby-progressbar (1.11.0) ruby-vips (2.1.2) ffi (~> 1.12) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) rubyzip (2.3.2) sanitize (5.2.3) crass (~> 1.0.2) @@ -468,12 +468,12 @@ GEM sprockets (>= 3.0.0) strong_migrations (0.7.7) activerecord (>= 5) + terser (1.1.5) + execjs (>= 0.3.0, < 3) thor (1.1.0) tilt (2.0.10) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - uglifier (4.2.0) - execjs (>= 0.3.0, < 3) unicode-display_width (2.0.0) validates_email_format_of (1.6.3) i18n @@ -572,7 +572,7 @@ DEPENDENCIES simplecov simplecov-lcov strong_migrations - uglifier (>= 1.3.0) + terser validates_email_format_of (>= 1.5.1) vendorer webmock