Skip to content

Commit b2c37e2

Browse files
Bump codeclimate-parser image to b962 (#382)
* Bump cc-parser to b962 * Update `excon` gem to `0.99.0` --------- Co-authored-by: Shipbot <[email protected]>
1 parent a58f543 commit b2c37e2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM codeclimate/codeclimate-parser:b946
1+
FROM codeclimate/codeclimate-parser:b962
22
LABEL maintainer="Code Climate <[email protected]>"
33

44
# Reset from base image

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PATH
33
specs:
44
codeclimate-parser-client (0.0.0)
55
ast (~> 2.3)
6-
excon (~> 0.57.0)
6+
excon (~> 0.99.0)
77

88
GEM
99
remote: https://rubygems.org/
@@ -13,7 +13,7 @@ GEM
1313
concurrent-ruby (1.0.0)
1414
diff-lcs (1.2.5)
1515
erubis (2.7.0)
16-
excon (0.57.1)
16+
excon (0.99.0)
1717
flay (2.12.0)
1818
erubis (~> 2.7.0)
1919
path_expander (~> 1.0)
@@ -57,4 +57,4 @@ DEPENDENCIES
5757
sexp_processor (~> 4.11)
5858

5959
BUNDLED WITH
60-
2.3.12
60+
2.4.22

0 commit comments

Comments
 (0)