X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/20f8fadd7b9f29b3b5141ae08cfae8a60e099489..40c46a2ab8aee391f911804b181cde0015540004:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 1917e58a1..441038a43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,6 +152,8 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) + childprocess (5.1.0) + logger (~> 1.5) concurrent-ruby (1.3.4) config (5.5.1) deep_merge (~> 1.2, >= 1.2.1) @@ -292,6 +294,7 @@ GEM ruby-vips (>= 2.0.17, < 3) image_size (3.4.0) in_threads (1.6.0) + iniparse (1.5.0) io-console (0.7.2) irb (1.14.0) rdoc (>= 4.0.0) @@ -406,6 +409,10 @@ GEM actionpack (>= 4.2) omniauth (~> 2.0) openstreetmap-deadlock_retry (1.3.1) + overcommit (0.64.0) + childprocess (>= 0.6.3, < 6) + iniparse (~> 1.4) + rexml (~> 3.2) parallel (1.26.3) parser (3.3.4.2) ast (~> 2.4.1) @@ -675,6 +682,7 @@ DEPENDENCIES omniauth-openid omniauth-rails_csrf_protection (~> 1.0) openstreetmap-deadlock_retry (>= 1.3.1) + overcommit pg puma (~> 5.6) quad_tile (~> 1.0.1)