Open JimMadge opened 3 days ago
Trying to build the site locally, some dependencies were deprecated so bundle install would fail.
bundle install
I've bumped some of the versions in the Gemfile to the latest versions, and updated the lockfile. The site builds and looks correct on my machine.
Trying to build the site locally, some dependencies were deprecated so
bundle install
would fail.I've bumped some of the versions in the Gemfile to the latest versions, and updated the lockfile. The site builds and looks correct on my machine.