Skip to content

Commit

Permalink
Add builder gem to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ross committed May 17, 2024
1 parent 4adf36e commit fdcd8e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN MAKE="make -j$(nproc)" gem update --system 3.4.22 && gem install \
'activesupport:6.1.7.7' \
'activesupport:7.1.3.3' \
'base64:0.2.0' \
'builder:3.2.4' \
'crack:1.0.0' \
'csv:3.3.0' \
'date:3.3.4' \
Expand Down

0 comments on commit fdcd8e3

Please sign in to comment.