bids-apps / bids-apps.github.io

This BIDS Apps website has now been integrated to the BIDS website: https://github.com/bids-standard/bids-website.git
Other
3 stars 14 forks source link

maint: run bundle update #38

Closed sappelhoff closed 3 years ago

sappelhoff commented 3 years ago

I did the following to get rid of the security warnings:

  1. clone the repo
  2. run bundle install --path vendor/bundle
  3. run bundle update
  4. commit and push

Bundler version 2.1.4