alphagov / tech-docs-gem

Gem to distribute the tech docs project
https://tdt-documentation.london.cloudapps.digital/
MIT License
15 stars 38 forks source link

Update to latest bundler version #177

Closed 36degrees closed 4 years ago

36degrees commented 4 years ago

This will hopefully fix errors seen on CI and locally:

Bundler could not find compatible versions for gem "bundler": In Gemfile: bundler (~> 2.0.1) Current Bundler version: bundler (2.1.4) This Gemfile requires a different version of Bundler. Perhaps you need to update Bundler by running gem install bundler?

36degrees commented 4 years ago

Needs some love to get this passing. Will re-open as part of a bigger PR that gets the tests passing locally…