Closed karlstolley closed 5 years ago
New builds are failing because the listen 3.2.0 dependency for jekyll-watch 2.0.0 requires Ruby >= 2.2.7
listen
jekyll-watch
If this fixes the build, I'll need to update the required Ruby version in the gemspec to 2.2.7.
Fixed. Also TIL that self-inflicted PRs are good for poking at Travis without committing and pushing directly to the master branch.
master
New builds are failing because the
listen
3.2.0 dependency forjekyll-watch
2.0.0 requires Ruby >= 2.2.7If this fixes the build, I'll need to update the required Ruby version in the gemspec to 2.2.7.