Skip to content

Commit

Permalink
Bump codeclimate-parser image to b962 (#382)
Browse files Browse the repository at this point in the history
* Bump cc-parser to b962

* Update `excon` gem to `0.99.0`

---------

Co-authored-by: Shipbot <shipbot@codeclimate.com>
  • Loading branch information
larkinscott and codeclimate-shipbot committed Nov 28, 2023
1 parent a58f543 commit b2c37e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM codeclimate/codeclimate-parser:b946
FROM codeclimate/codeclimate-parser:b962
LABEL maintainer="Code Climate <hello@codeclimate.com>"

# Reset from base image
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand All @@ -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)
Expand Down Expand Up @@ -57,4 +57,4 @@ DEPENDENCIES
sexp_processor (~> 4.11)

BUNDLED WITH
2.3.12
2.4.22

0 comments on commit b2c37e2

Please sign in to comment.