Skip to content
This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Commit 9491d82

Browse files
committed
Update Nokogiri to ~>1.8.0
1 parent 5e861c0 commit 9491d82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
gem 'colorize', '>=0.8.1'
33
gem 'mime-types', '>=3.1'
4-
gem 'nokogiri', '~>1.7.0'
4+
gem 'nokogiri', '~>1.8.0'
55
gem 'require_all', '~>1.4'
66
gem 'rubyzip', '~>1.2'
77
gem 'slop', '~>4.5'

0 commit comments

Comments
 (0)