Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨 [security] Update mechanize: 2.7.2 → 2.7.7 (patch) #175

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
33 changes: 19 additions & 14 deletions Gemfile.lock
Expand Up @@ -132,7 +132,7 @@ GEM
devise-i18n (0.10.3)
diff-lcs (1.3)
docile (1.3.1)
domain_name (0.5.19)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.6.0)
dotenv-rails (2.6.0)
Expand Down Expand Up @@ -168,7 +168,7 @@ GEM
gyoku (1.1.1)
builder (>= 2.1.2)
highline (2.0.0)
http-cookie (1.0.2)
http-cookie (1.0.3)
domain_name (~> 0.5)
httparty (0.13.3)
json (~> 1.8)
Expand Down Expand Up @@ -218,32 +218,35 @@ GEM
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
mechanize (2.7.2)
mechanize (2.7.7)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0.0)
mime-types (~> 1.17, >= 1.17.2)
http-cookie (~> 1.0)
mime-types (>= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 2.5, >= 2.5.2)
nokogiri (~> 1.4)
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)
method_source (0.9.2)
migration_opener (0.0.3)
rails
mime-types (1.25.1)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.11.3)
mixlib-cli (1.4.0)
money (6.5.0)
i18n (>= 0.6.4, <= 0.7.0)
multi_json (1.13.1)
multi_xml (0.5.5)
net-http-digest_auth (1.4)
net-http-persistent (2.9.4)
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
newrelic_rpm (5.6.0.349)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nori (2.3.0)
ntlm-http (0.1.1)
orm_adapter (0.5.0)
Expand All @@ -264,6 +267,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
psych (3.1.0)
racc (1.5.2)
rack (1.6.11)
rack-protection (1.5.5)
rack
Expand Down Expand Up @@ -431,7 +435,7 @@ GEM
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.6)
unf_ext (0.0.7.7)
unicode-display_width (1.4.1)
vcr (4.0.0)
warden (1.2.7)
Expand All @@ -445,7 +449,8 @@ GEM
binding_of_caller (>= 0.7.2)
railties (~> 4.0)
sprockets-rails (>= 2.0, < 4.0)
webrobots (0.1.1)
webrick (1.7.0)
webrobots (0.1.2)
whenever (0.9.0)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
Expand Down