X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/904b88b1db9fe4470c73662683200bcb3e112427..b03209f42024ccbf12ba90d5e3f02f0024d25309:/Gemfile.lock?ds=inline diff --git a/Gemfile.lock b/Gemfile.lock index c94a42934..5d999ed00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -232,12 +232,24 @@ GEM activesupport (>= 5.0) hashdiff (1.0.1) hashie (5.0.0) + highline (2.1.0) htmlentities (4.3.4) http_accept_language (2.1.1) i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-js (3.9.2) i18n (>= 0.6.6) + i18n-tasks (1.0.12) + activesupport (>= 4.0.2) + ast (>= 2.1.0) + better_html (>= 1.0, < 3.0) + erubi + highline (>= 2.0.0) + i18n + parser (>= 2.2.3.0) + rails-i18n + rainbow (>= 2.2.2, < 4.0) + terminal-table (>= 1.5.1) image_optim (0.31.3) exifr (~> 1.2, >= 1.2.2) fspath (~> 3.0) @@ -488,6 +500,8 @@ GEM sprockets (>= 3.0.0) strong_migrations (1.4.3) activerecord (>= 5.2) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) terser (1.1.14) execjs (>= 0.3.0, < 3) thor (1.2.1) @@ -552,6 +566,7 @@ DEPENDENCIES htmlentities http_accept_language (~> 2.1.1) i18n-js (~> 3.9.2) + i18n-tasks image_optim_rails image_processing jbuilder (~> 2.7)