Skip to content

Commit 372d9cd

Browse files
committed
[Appveyor] Try to force nokogiri load.
1 parent d78de3f commit 372d9cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ source 'https://rubygems.org'
22
gemspec
33

44
gem 'bcrypt'
5+
gem 'nokogiri'
56

67
if RbConfig::CONFIG["host_os"] =~ /darwin/
78
gem 'terminal-notifier-guard'

0 commit comments

Comments
 (0)