This is my Gemfile
:
source 'https://rubygems.org'
gem 'jekyll', '~> 2.4.0'
gem 'fontcustom', '~> 1.3.3'
This is what I'm getting:
$ bundle update
Fetching gem metadata from https://rubygems.org/...........
Fetching additional metadata from https://rubygems.org/..
Resolving dependencies...
Bundler could not find compatible versions for gem "listen":
In Gemfile:
fontcustom (~> 1.3.3) ruby depends on
listen (~> 1.0) ruby
jekyll (~> 2.4.0) ruby depends on
jekyll-watch (~> 1.1) ruby depends on
listen (2.7.0)
What is a workaround? I need to use jekyll 2.4.0.