Skip to content
This repository was archived by the owner on Jul 19, 2025. It is now read-only.

Bump codeclimate-parser image to b962 #382

Merged
merged 2 commits into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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