X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4b36fee5de65f7dee2360225049e71dfbf2657ae..b33565f6f488a09d22c2ed2904acdd968f9960ad:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 586c8c7d2..007d0141b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - aasm (5.3.0) + aasm (5.4.0) concurrent-ruby (~> 1.0) actioncable (7.0.4) actionpack (= 7.0.4) @@ -60,7 +60,7 @@ GEM activerecord (7.0.4) activemodel (= 7.0.4) activesupport (= 7.0.4) - activerecord-import (1.4.0) + activerecord-import (1.4.1) activerecord (>= 4.2) activestorage (7.0.4) actionpack (= 7.0.4) @@ -86,8 +86,8 @@ GEM autoprefixer-rails (10.4.7.0) execjs (~> 2) aws-eventstream (1.2.0) - aws-partitions (1.628.0) - aws-sdk-core (3.145.0) + aws-partitions (1.644.0) + aws-sdk-core (3.159.0) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) @@ -99,7 +99,7 @@ GEM aws-sdk-core (~> 3, >= 3.127.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) - aws-sigv4 (1.5.1) + aws-sigv4 (1.5.2) aws-eventstream (~> 1, >= 1.0.2) better_errors (2.9.1) coderay (>= 1.0.0) @@ -149,28 +149,27 @@ GEM config (4.0.0) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) - connection_pool (2.2.5) + connection_pool (2.3.0) crack (0.4.5) rexml crass (1.0.6) dalli (3.2.2) debug_inspector (1.1.0) deep_merge (1.2.2) - delayed_job (4.1.10) + delayed_job (4.1.11) activesupport (>= 3.0, < 8.0) delayed_job_active_record (4.1.7) activerecord (>= 3.0, < 8.0) delayed_job (>= 3.0, < 5) - digest (3.1.0) docile (1.4.0) doorkeeper (5.6.0) railties (>= 5) - doorkeeper-i18n (5.2.4) + doorkeeper-i18n (5.2.5) doorkeeper (>= 5.2) - dry-configurable (0.15.0) - concurrent-ruby (~> 1.0) + dry-configurable (0.16.0) dry-core (~> 0.6) - dry-container (0.10.1) + zeitwerk (~> 2.6) + dry-container (0.11.0) concurrent-ruby (~> 1.0) dry-core (0.8.1) concurrent-ruby (~> 1.0) @@ -179,7 +178,7 @@ GEM dry-logic (1.2.0) concurrent-ruby (~> 1.0) dry-core (~> 0.5, >= 0.5) - dry-schema (1.10.4) + dry-schema (1.10.6) concurrent-ruby (~> 1.0) dry-configurable (~> 0.13, >= 0.13.0) dry-core (~> 0.5, >= 0.5) @@ -207,16 +206,16 @@ GEM smart_properties erubi (1.11.0) execjs (2.8.1) - exifr (1.3.9) + exifr (1.3.10) factory_bot (6.2.1) activesupport (>= 5.0.0) factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (2.5.2) + faraday (2.6.0) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-net_http (3.0.0) + faraday-net_http (3.0.1) ffi (1.15.5) ffi-compiler (1.0.1) ffi (>= 1.0.0) @@ -249,7 +248,7 @@ GEM image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - image_size (3.0.2) + image_size (3.1.0) in_threads (1.6.0) jbuilder (2.11.5) actionview (>= 5.0.0) @@ -271,7 +270,7 @@ GEM logstasher (2.1.5) activesupport (>= 5.2) request_store - loofah (2.18.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -284,23 +283,17 @@ GEM mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.16.3) - msgpack (1.5.6) + msgpack (1.6.0) multi_json (1.15.0) multi_xml (0.6.0) - net-imap (0.2.3) - digest + net-imap (0.3.1) net-protocol - strscan - net-pop (0.1.1) - digest + net-pop (0.1.2) net-protocol - timeout net-protocol (0.1.3) timeout - net-smtp (0.3.1) - digest + net-smtp (0.3.2) net-protocol - timeout nio4r (2.5.8) nokogiri (1.13.8) mini_portile2 (~> 2.8.0) @@ -311,35 +304,36 @@ GEM oauth (~> 0.4.4) oauth2 (>= 0.5.0) rack - oauth2 (1.4.10) + oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) multi_xml (~> 0.5) - rack (>= 1.2, < 3) + rack (>= 1.2, < 4) + snaky_hash (~> 2.0) + version_gem (~> 1.1) omniauth (2.0.4) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) rack-protection omniauth-facebook (9.0.0) omniauth-oauth2 (~> 1.2) - omniauth-github (2.0.0) + omniauth-github (2.0.1) omniauth (~> 2.0) - omniauth-oauth2 (~> 1.7.1) - omniauth-google-oauth2 (1.0.1) + omniauth-oauth2 (~> 1.8) + omniauth-google-oauth2 (1.1.1) jwt (>= 2.0) - oauth2 (~> 1.1) + oauth2 (~> 2.0.6) omniauth (~> 2.0) - omniauth-oauth2 (~> 1.7.1) + omniauth-oauth2 (~> 1.8.0) omniauth-mediawiki (0.0.4) jwt (~> 2.0) omniauth-oauth (~> 1.0) omniauth-oauth (1.2.0) oauth omniauth (>= 1.0, < 3) - omniauth-oauth2 (1.7.3) + omniauth-oauth2 (1.8.0) oauth2 (>= 1.4, < 3) - omniauth (>= 1.9, < 3) + omniauth (~> 2.0) omniauth-openid (2.0.1) omniauth (>= 1.0, < 3.0) rack-openid (~> 1.4.0) @@ -353,8 +347,8 @@ GEM parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) - pg (1.4.3) - popper_js (2.11.5) + pg (1.4.4) + popper_js (2.11.6) progress (3.6.0) public_suffix (5.0.0) puma (5.6.5) @@ -368,7 +362,7 @@ GEM rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) - rack-protection (2.2.2) + rack-protection (3.0.2) rack rack-test (2.0.2) rack (>= 1.3) @@ -411,7 +405,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (2.5.0) + regexp_parser (2.6.0) request_store (1.5.1) rack (>= 1.4) rexml (3.2.5) @@ -429,12 +423,12 @@ GEM unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.21.0) parser (>= 3.1.1.0) - rubocop-minitest (0.22.0) + rubocop-minitest (0.22.2) rubocop (>= 0.90, < 2.0) rubocop-performance (1.15.0) rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) - rubocop-rails (2.16.0) + rubocop-rails (2.16.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -458,7 +452,7 @@ GEM sprockets-rails tilt secure_headers (6.4.0) - selenium-webdriver (4.4.0) + selenium-webdriver (4.5.0) childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) @@ -471,6 +465,9 @@ GEM simplecov-lcov (0.8.0) simplecov_json_formatter (0.1.4) smart_properties (1.17.0) + snaky_hash (2.0.1) + hashie + version_gem (~> 1.1, >= 1.1.1) sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -481,9 +478,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - strong_migrations (1.3.0) + strong_migrations (1.3.2) activerecord (>= 5.2) - strscan (3.0.4) terser (1.1.12) execjs (>= 0.3.0, < 3) thor (1.2.1) @@ -491,10 +487,11 @@ GEM timeout (0.3.0) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - unicode-display_width (2.2.0) + unicode-display_width (2.3.0) validates_email_format_of (1.7.2) i18n vendorer (0.2.0) + version_gem (1.1.1) webmock (3.18.1) addressable (>= 2.8.0) crack (>= 0.3.2) @@ -505,7 +502,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.0) + zeitwerk (2.6.1) PLATFORMS ruby