Skip to content

Commit 73fde4e

Browse files
author
Tim Jones
committed
Add missing Ruby library bigdecimal
1 parent 37d226d commit 73fde4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN ./install_git_lfs.sh
2626
FROM resource as tests
2727

2828
RUN apk add --update \
29+
ruby-bigdecimal \
2930
ruby-bundler \
3031
ruby-io-console \
3132
ruby-dev \

0 commit comments

Comments
 (0)