Skip to content
Snippets Groups Projects
Commit 97ad4c2b authored by Theo Cushion's avatar Theo Cushion
Browse files

chore: update to bundler 2.4.18

parent bfce0e1c
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
set -ex
bundle config --local build.sassc --disable-march-tune-native
gem install --default bundler:2.4.7
gem install --default bundler:2.4.18
bundle update --bundler
bundle install --jobs 20 --retry 5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment