Skip to content

Commit

Permalink
Install faraday before faraday-retry
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ross committed May 17, 2024
1 parent 9b1c097 commit dbb2f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ RUN gem install \
'csv:3.3.0' \
'date:3.3.4' \
'down:5.4.2' \
'faraday-retry:2.2.1' \
'faraday:2.8.1' \
'faraday-retry:2.2.1' \
'json:2.7.2' \
'money:6.19.0' \
'nokogiri:1.15.6' \
Expand Down

0 comments on commit dbb2f33

Please sign in to comment.