Skip to content

Commit

Permalink
Merge pull request #5 from planningalerts-scrapers/dependabot/bundler…
Browse files Browse the repository at this point in the history
…/mechanize-2.7.7

Bump mechanize from 2.7.6 to 2.7.7
  • Loading branch information
mlandauer committed Feb 2, 2021
2 parents bd7d8c7 + 2238e2c commit c004b06
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions Gemfile.lock
Expand Up @@ -12,46 +12,50 @@ GEM
specs:
Ascii85 (1.0.3)
afm (0.2.2)
connection_pool (2.2.2)
connection_pool (2.2.3)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
hashery (2.1.2)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
mechanize (2.7.6)
mechanize (2.7.7)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0)
mime-types (>= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (>= 2.5.2)
nokogiri (~> 1.6)
ntlm-http (~> 0.1, >= 0.1.1)
webrick (~> 1.7)
webrobots (>= 0.0.9, < 0.2)
mime-types (3.2.2)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mini_portile2 (2.4.0)
mime-types-data (3.2020.1104)
mini_portile2 (2.5.0)
net-http-digest_auth (1.4.1)
net-http-persistent (3.1.0)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
ntlm-http (0.1.1)
pdf-reader (2.2.1)
Ascii85 (~> 1.0.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
racc (1.5.2)
ruby-rc4 (0.1.5)
sqlite3 (1.4.1)
sqlite_magic (0.0.6)
sqlite3
ttfunk (1.5.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unf_ext (0.0.7.7)
webrick (1.7.0)
webrobots (0.1.2)

PLATFORMS
Expand Down

0 comments on commit c004b06

Please sign in to comment.