diff --git a/Dockerfile b/Dockerfile index 3677880..25265bc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM codeclimate/codeclimate-parser:b946 +FROM codeclimate/codeclimate-parser:b962 LABEL maintainer="Code Climate " # Reset from base image diff --git a/Gemfile.lock b/Gemfile.lock index f7f6fd5..a488df8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ PATH specs: codeclimate-parser-client (0.0.0) ast (~> 2.3) - excon (~> 0.57.0) + excon (~> 0.99.0) GEM remote: https://rubygems.org/ @@ -13,7 +13,7 @@ GEM concurrent-ruby (1.0.0) diff-lcs (1.2.5) erubis (2.7.0) - excon (0.57.1) + excon (0.99.0) flay (2.12.0) erubis (~> 2.7.0) path_expander (~> 1.0) @@ -57,4 +57,4 @@ DEPENDENCIES sexp_processor (~> 4.11) BUNDLED WITH - 2.3.12 + 2.4.22