X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4d47cff5e1d359fa27c5c46d2706faae39a3eacc..e1234c857001ebd9b2a387116685164bf117062e:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 932435b34..04ab22823 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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,13 +407,13 @@ 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.8.0) @@ -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