X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/df19865364fe8c31dbad6964c7d7199def22905a..7a64ebe98265ff8ad6be5b8be9481661cd824f0f:/Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock index 846b4961b..2869ebad2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,13 @@ GEM ast (2.4.0) autoprefixer-rails (8.2.0) execjs + better_errors (2.4.0) + coderay (>= 1.0.0) + erubi (>= 1.0.0) + rack (>= 0.9.0) bigdecimal (1.1.0) + binding_of_caller (0.7.2) + debug_inspector (>= 0.0.1) builder (3.2.3) canonical-rails (0.2.2) rails (>= 4.1, < 5.2) @@ -63,6 +69,7 @@ GEM xpath (>= 2.0, < 4.0) climate_control (0.2.0) cliver (0.3.2) + coderay (1.1.2) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -82,7 +89,8 @@ GEM crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.3) - dalli (2.7.7) + dalli (2.7.6) + debug_inspector (0.0.2) docile (1.1.5) dynamic_form (1.1.4) erubi (1.7.1) @@ -279,9 +287,9 @@ GEM rack (>= 1.4) rinku (2.0.4) rotp (3.3.1) - rubocop (0.52.1) + rubocop (0.54.0) parallel (~> 1.10) - parser (>= 2.4.0.2, < 3.0) + parser (>= 2.5) powerpack (~> 0.1) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) @@ -357,7 +365,9 @@ DEPENDENCIES actionpack-page_caching annotate autoprefixer-rails + better_errors bigdecimal (~> 1.1.0) + binding_of_caller canonical-rails capybara (~> 2.13) coffee-rails (~> 4.2)