Skip to content

Commit 3e1707d

Browse files
committed
Set a fixed version for directory_watcher gem.
1 parent a604dce commit 3e1707d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ group :development do
1414
gem 'rb-fsevent', '~> 0.9'
1515
gem 'stringex', '~> 1.4.0'
1616
gem 'liquid', '~> 2.3.0'
17+
gem 'directory_watcher', '1.4.1'
1718
end
1819

1920
gem 'sinatra', '~> 1.4.2'

0 commit comments

Comments
 (0)