Skip to content

Version 2.4.0

Compare
Choose a tag to compare
@MasterOdin MasterOdin released this 21 Oct 01:42

October 19, 2019

  • Move repository from lord/slate to slatedocs/slate
  • Fix documentation to point at new repo link, thanks to Arun, Gustavo Gawryszewski, and Daniel Korbit
  • Update nokogiri to 1.10.4
  • Update ffi in Gemfile.lock to fix security warnings, thanks to Grey Baker and jackmack
  • Update rack to 2.0.7 in Gemfile.lock to fix security warnings, thanks to Grey Baker and jackmack
  • Update middleman to 4.3 and relax constraints on middleman related gems, thanks to jackmack
  • Add sass gem, thanks to jackmack
  • Activate asset_cache in middleman to improve cacheability of static files, thanks to Sam Gilman
  • Update to using bundler 2 for Gemfile.lock, thanks to jackmack