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

Commit 0a6d8cb

Browse files
committed
Update Gemfile
1 parent 03079fa commit 0a6d8cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
source 'https://rubygems.org'
22
gem 'colorize', '>=0.8.1'
33
gem 'mime-types', '>=3.1'
4-
gem 'nokogiri', '~>1.6.8'
5-
gem 'slop', '~>4.3'
6-
gem 'typhoeus', '~>1.1.0'
4+
gem 'nokogiri', '~>1.7.0'
5+
gem 'slop', '~>4.4.1'
6+
gem 'typhoeus', '~>1.1.2'
77
gem 'require_all', '~>1.3.3'
88
gem 'rubyzip', '~>1.2'
99

0 commit comments

Comments
 (0)