1
0
Fork 0

Update dependencies

This commit is contained in:
Andrew Tomaka 2018-01-10 09:13:15 -05:00
parent 9071365381
commit d08054cc48
1 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.2.1)
@ -21,13 +21,13 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
mini_portile2 (2.3.0)
net-http-digest_auth (1.4.1)
net-http-persistent (2.9.4)
nokogiri (1.7.2)
mini_portile2 (~> 2.1.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
ntlm-http (0.1.1)
public_suffix (2.0.5)
public_suffix (3.0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
@ -43,4 +43,4 @@ DEPENDENCIES
mechanize
BUNDLED WITH
1.14.4
1.16.1