X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/16c3c533022d90cbfafecd17349d09fcbb7abed9..21a3a69d1006247abd27ea404559a964a8ddba84:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 5733e759c..afb2fdc34 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,11 +60,27 @@ GEM ast (2.4.0) autoprefixer-rails (8.6.5) execjs + aws-eventstream (1.0.3) + aws-partitions (1.189.0) + aws-sdk-core (3.59.0) + aws-eventstream (~> 1.0, >= 1.0.2) + aws-partitions (~> 1.0) + aws-sigv4 (~> 1.1) + jmespath (~> 1.0) + aws-sdk-kms (1.23.0) + aws-sdk-core (~> 3, >= 3.58.0) + aws-sigv4 (~> 1.1) + aws-sdk-s3 (1.45.0) + aws-sdk-core (~> 3, >= 3.58.0) + aws-sdk-kms (~> 1) + aws-sigv4 (~> 1.1) + aws-sigv4 (1.1.0) + aws-eventstream (~> 1.0, >= 1.0.2) better_errors (2.5.1) coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) - better_html (1.0.13) + better_html (1.0.14) actionview (>= 4.0) activesupport (>= 4.0) ast (~> 2.0) @@ -77,7 +93,7 @@ GEM debug_inspector (>= 0.0.1) bootsnap (1.4.4) msgpack (~> 1.0) - browser (2.5.3) + browser (2.6.1) builder (3.2.3) bzip2-ffi (1.0.0) ffi (~> 1.0) @@ -91,7 +107,6 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (>= 2.0, < 4.0) - climate_control (0.2.0) cliver (0.3.2) coderay (1.1.2) coffee-rails (4.2.2) @@ -129,7 +144,7 @@ GEM dry-configurable (0.8.3) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) - dry-container (0.7.1) + dry-container (0.7.2) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) dry-core (0.4.8) @@ -141,7 +156,7 @@ GEM concurrent-ruby (~> 1.0) dry-core (~> 0.2) dry-equalizer (~> 0.2) - dry-schema (1.2.0) + dry-schema (1.3.1) concurrent-ruby (~> 1.0) dry-configurable (~> 0.8, >= 0.8.3) dry-core (~> 0.4) @@ -149,15 +164,15 @@ GEM dry-initializer (~> 3.0) dry-logic (~> 1.0) dry-types (~> 1.0) - dry-types (1.0.1) + dry-types (1.1.0) concurrent-ruby (~> 1.0) dry-container (~> 0.3) dry-core (~> 0.4, >= 0.4.4) dry-equalizer (~> 0.2, >= 0.2.2) dry-inflector (~> 0.1, >= 0.1.2) - dry-logic (~> 1.0) + dry-logic (~> 1.0, >= 1.0.2) dynamic_form (1.1.4) - erb_lint (0.0.28) + erb_lint (0.0.29) activesupport better_html (~> 1.0.7) html_tokenizer @@ -178,13 +193,13 @@ GEM ffi (1.11.1) ffi-libarchive (0.4.10) ffi (~> 1.0) - fspath (3.1.1) + fspath (3.1.2) gd2-ffij (0.4.0) ffi (>= 1.0.0) geoip (1.6.4) globalid (0.4.2) activesupport (>= 4.2.0) - hashdiff (0.4.0) + hashdiff (1.0.0) hashie (3.6.0) html_tokenizer (0.0.7) htmlentities (4.3.4) @@ -193,19 +208,20 @@ GEM concurrent-ruby (~> 1.0) i18n-js (3.3.0) i18n (>= 0.6.6) - image_optim (0.26.4) + image_optim (0.26.5) exifr (~> 1.2, >= 1.2.2) fspath (~> 3.0) image_size (>= 1.5, < 3) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - image_optim_rails (0.4.2) + image_optim_rails (0.4.3) image_optim (~> 0.24) rails sprockets - image_size (2.0.1) - in_threads (1.5.2) + image_size (2.0.2) + in_threads (1.5.3) jaro_winkler (1.5.3) + jmespath (1.4.0) jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) @@ -237,18 +253,16 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mime-types (3.2.2) - mime-types-data (~> 3.2015) - mime-types-data (3.2019.0331) mimemagic (0.3.3) - mini_mime (1.0.1) + mini_magick (4.9.5) + mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) msgpack (1.3.0) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) - nio4r (2.3.1) + nio4r (2.4.0) nokogiri (1.10.3) mini_portile2 (~> 2.4.0) nokogumbo (2.0.1) @@ -293,12 +307,6 @@ GEM multi_json (~> 1.12) omniauth-oauth2 (~> 1.4) openstreetmap-deadlock_retry (1.3.0) - paperclip (5.3.0) - activemodel (>= 4.2.0) - activesupport (>= 4.2.0) - mime-types - mimemagic (~> 0.3.0) - terrapin (~> 0.6.0) parallel (1.17.0) parser (2.6.3.0) ast (~> 2.4.0) @@ -307,9 +315,9 @@ GEM capybara (>= 2.1, < 4) cliver (~> 0.3.1) websocket-driver (>= 0.2.0) - progress (3.5.1) + progress (3.5.2) psych (3.1.0) - public_suffix (3.1.0) + public_suffix (3.1.1) puma (3.12.1) quad_tile (1.0.1) r2 (0.2.7) @@ -362,9 +370,9 @@ GEM request_store (1.4.1) rack (>= 1.4) rinku (2.0.6) - rotp (5.0.0) + rotp (5.1.0) addressable (~> 2.5) - rubocop (0.71.0) + rubocop (0.73.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) @@ -373,9 +381,9 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) rubocop-performance (1.4.0) rubocop (>= 0.71.0) - rubocop-rails (2.0.1) + rubocop-rails (2.2.1) rack (>= 1.1) - rubocop (>= 0.70.0) + rubocop (>= 0.72.0) ruby-openid (2.7.0) ruby-progressbar (1.10.1) ruby_dep (1.5.0) @@ -393,13 +401,13 @@ GEM sprockets (> 3.0) sprockets-rails tilt - secure_headers (6.1.0) + secure_headers (6.1.1) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - smart_properties (1.14.0) + smart_properties (1.15.0) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -407,16 +415,14 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - strong_migrations (0.4.0) + strong_migrations (0.4.1) activerecord (>= 5) term-ansicolor (1.7.1) tins (~> 1.0) - terrapin (0.6.0) - climate_control (>= 0.0.3, < 1.0) thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) - tins (1.20.3) + tins (1.21.1) tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (4.1.20) @@ -446,6 +452,7 @@ DEPENDENCIES activerecord-import annotate autoprefixer-rails (~> 8.6.3) + aws-sdk-s3 better_errors bigdecimal (~> 1.1.0) binding_of_caller @@ -482,6 +489,7 @@ DEPENDENCIES listen logstasher mimemagic + mini_magick minitest (~> 5.1) oauth-plugin (>= 0.5.1) omniauth @@ -492,7 +500,6 @@ DEPENDENCIES omniauth-openid omniauth-windowslive openstreetmap-deadlock_retry (>= 1.3.0) - paperclip (~> 5.2) pg poltergeist psych