X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/16dc80063ea6884e8426df349f0531bd823af400..7e5d47e6a853a00731d01868e3dc961149345ef5:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 38d3dd143..0d0587ad9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - aasm (5.2.0) + aasm (5.3.0) concurrent-ruby (~> 1.0) actioncable (7.0.3.1) actionpack (= 7.0.3.1) @@ -86,20 +86,20 @@ GEM autoprefixer-rails (10.4.7.0) execjs (~> 2) aws-eventstream (1.2.0) - aws-partitions (1.607.0) - aws-sdk-core (3.131.2) + aws-partitions (1.613.0) + aws-sdk-core (3.131.5) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) aws-sigv4 (~> 1.1) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.57.0) + aws-sdk-kms (1.58.0) aws-sdk-core (~> 3, >= 3.127.0) aws-sigv4 (~> 1.1) aws-sdk-s3 (1.114.0) aws-sdk-core (~> 3, >= 3.127.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) - aws-sigv4 (1.5.0) + aws-sigv4 (1.5.1) aws-eventstream (~> 1, >= 1.0.2) better_errors (2.9.1) coderay (>= 1.0.0) @@ -115,13 +115,13 @@ GEM smart_properties binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) - bootsnap (1.12.0) + bootsnap (1.13.0) msgpack (~> 1.2) - bootstrap (4.5.3) + bootstrap (5.1.3) autoprefixer-rails (>= 9.1.0) - popper_js (>= 1.14.3, < 2) + popper_js (>= 2.9.3, < 3) sassc-rails (>= 2.0.0) - bootstrap_form (4.5.0) + bootstrap_form (5.1.0) actionpack (>= 5.2) activemodel (>= 5.2) brakeman (5.2.3) @@ -165,14 +165,14 @@ GEM docile (1.4.0) doorkeeper (5.5.4) railties (>= 5) - doorkeeper-i18n (5.2.3) + doorkeeper-i18n (5.2.4) doorkeeper (>= 5.2) dry-configurable (0.15.0) concurrent-ruby (~> 1.0) dry-core (~> 0.6) - dry-container (0.10.0) + dry-container (0.10.1) concurrent-ruby (~> 1.0) - dry-core (0.8.0) + dry-core (0.8.1) concurrent-ruby (~> 1.0) dry-inflector (0.3.0) dry-initializer (3.1.1) @@ -206,7 +206,7 @@ GEM rainbow rubocop smart_properties - erubi (1.10.0) + erubi (1.11.0) execjs (2.8.1) exifr (1.3.9) factory_bot (6.2.1) @@ -214,10 +214,10 @@ GEM factory_bot_rails (6.2.0) factory_bot (~> 6.2.0) railties (>= 5.0.0) - faraday (2.3.0) + faraday (2.4.0) faraday-net_http (~> 2.0) ruby2_keywords (>= 0.0.4) - faraday-net_http (2.0.3) + faraday-net_http (2.1.0) ffi (1.15.5) ffi-compiler (1.0.1) ffi (>= 1.0.0) @@ -286,7 +286,7 @@ GEM mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.16.2) - msgpack (1.5.3) + msgpack (1.5.4) multi_json (1.15.0) multi_xml (0.6.0) net-imap (0.2.3) @@ -304,7 +304,7 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.7) + nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) oauth (0.4.7) @@ -355,8 +355,8 @@ GEM parallel (1.22.1) parser (3.1.2.0) ast (~> 2.4.1) - pg (1.4.1) - popper_js (1.16.0) + pg (1.4.2) + popper_js (2.11.5) progress (3.6.0) public_suffix (4.0.7) puma (5.6.4) @@ -370,7 +370,7 @@ GEM rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) - rack-protection (2.2.1) + rack-protection (2.2.2) rack rack-test (2.0.2) rack (>= 1.3) @@ -419,19 +419,19 @@ GEM rexml (3.2.5) rinku (2.0.6) rotp (6.2.0) - rubocop (1.31.2) + rubocop (1.32.0) json (~> 2.3) parallel (~> 1.10) parser (>= 3.1.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml (>= 3.2.5, < 4.0) - rubocop-ast (>= 1.18.0, < 2.0) + rubocop-ast (>= 1.19.1, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) rubocop-ast (1.19.1) parser (>= 3.1.1.0) - rubocop-minitest (0.20.1) + rubocop-minitest (0.21.0) rubocop (>= 0.90, < 2.0) rubocop-performance (1.14.3) rubocop (>= 1.7.0, < 2.0) @@ -482,19 +482,19 @@ GEM sprockets (>= 3.0.0) strong_migrations (1.2.0) activerecord (>= 5.2) - strscan (3.0.3) + strscan (3.0.4) terser (1.1.12) execjs (>= 0.3.0, < 3) thor (1.2.1) - tilt (2.0.10) + tilt (2.0.11) timeout (0.3.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unicode-display_width (2.2.0) - validates_email_format_of (1.6.3) + validates_email_format_of (1.7.0) i18n vendorer (0.2.0) - webmock (3.14.0) + webmock (3.16.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) @@ -521,8 +521,8 @@ DEPENDENCIES better_errors binding_of_caller bootsnap (>= 1.4.2) - bootstrap (~> 4.5.0) - bootstrap_form (~> 4.0) + bootstrap (~> 5.1.0) + bootstrap_form (~> 5.0) brakeman browser bzip2-ffi @@ -544,7 +544,7 @@ DEPENDENCIES gd2-ffij (>= 0.4.0) htmlentities http_accept_language (~> 2.1.1) - i18n-js (>= 3.0.0) + i18n-js (~> 3.9.2) image_optim_rails image_processing jbuilder (~> 2.7)