Set a fixed version for directory_watcher gem.
This commit is contained in:
parent
a604dce258
commit
3e1707d289
1
Gemfile
1
Gemfile
@ -14,6 +14,7 @@ group :development do
|
|||||||
gem 'rb-fsevent', '~> 0.9'
|
gem 'rb-fsevent', '~> 0.9'
|
||||||
gem 'stringex', '~> 1.4.0'
|
gem 'stringex', '~> 1.4.0'
|
||||||
gem 'liquid', '~> 2.3.0'
|
gem 'liquid', '~> 2.3.0'
|
||||||
|
gem 'directory_watcher', '1.4.1'
|
||||||
end
|
end
|
||||||
|
|
||||||
gem 'sinatra', '~> 1.4.2'
|
gem 'sinatra', '~> 1.4.2'
|
||||||
|
Loading…
Reference in New Issue
Block a user