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] Bump mail from 2.5.3 to 2.7.1 #3

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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 3 additions & 28 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,9 @@ GEM
pry (>= 0.9.10)
thor (>= 0.14.6)
hairtrigger (0.1.14)
activerecord (>= 2.3.0)
activerecord (>= 2.3.0)
ruby2ruby (= 1.2.5)
ruby_parser (= 2.0.6)
happymapper (0.4.0)
libxml-ruby (~> 2.0)
hashery (1.3.0)
highline (1.6.1)
hoe (3.5.1)
Expand All @@ -93,7 +90,6 @@ GEM
icalendar (1.1.5)
instructure-redis-store (1.0.0.2.instructure1)
redis (= 3.0.1)
redis (= 3.0.1)
jammit (0.6.0)
closure-compiler (>= 0.1.0)
yui-compressor (>= 0.9.1)
Expand All @@ -106,10 +102,8 @@ GEM
listen (0.7.3)
lumberjack (1.0.2)
macaddr (1.0.0)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mail (2.7.1)
mini_mime (>= 0.1.1)
maildir (2.1.0)
mailman (0.5.3)
activesupport (>= 2.3.4)
Expand All @@ -122,15 +116,9 @@ GEM
mime-types (1.17.2)
mini_magick (1.3.2)
subexec (~> 0.0.4)
mini_mime (1.0.2)
mocha (0.12.3)
metaclass (~> 0.0.1)
moodle2cc (0.1.6)
builder
happymapper
nokogiri
rdiscount
rubyzip
thor
multi_json (1.6.1)
net-ldap (0.3.1)
netaddr (1.5.0)
Expand All @@ -140,7 +128,6 @@ GEM
parallelized_specs (0.3.98)
parallel
pg (0.10.1)
polyglot (0.3.3)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
Expand Down Expand Up @@ -169,7 +156,6 @@ GEM
rdiscount (1.6.8)
rdoc (3.12)
json (~> 1.4)
recaptcha (0.3.1)
redis (3.0.1)
require_relative (1.0.1)
ritex (1.0.1)
Expand All @@ -192,7 +178,6 @@ GEM
rubycas-client (2.2.1)
activesupport
rubyzip (0.9.5)
rufus-scheduler (2.0.6)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sass (3.2.1)
Expand All @@ -204,9 +189,6 @@ GEM
sexp_processor (3.0.5)
simple_uuid (0.3.0)
slop (3.4.3)
soap4r-middleware (0.8.3)
soap4r-ruby1.9 (= 2.0.0)
soap4r-ruby1.9 (2.0.0)
statsd-ruby (1.0.0)
subexec (0.0.4)
test-unit (1.2.3)
Expand All @@ -216,9 +198,6 @@ GEM
thrift_client (0.9.0)
thrift (~> 0.9.0)
timecop (0.5.9.1)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
typhoeus (0.3.3)
mime-types
unicorn (4.4.0)
Expand Down Expand Up @@ -278,7 +257,6 @@ DEPENDENCIES
mime-types (= 1.17.2)
mini_magick (= 1.3.2)
mocha (= 0.12.3)
moodle2cc (= 0.1.6)
net-ldap (= 0.3.1)
netaddr (= 1.5.0)
nokogiri (= 1.5.5)
Expand All @@ -296,7 +274,6 @@ DEPENDENCIES
rcov (= 0.9.9)
rdiscount (= 1.6.8)
rdoc (= 3.12)
recaptcha (= 0.3.1)
redis (= 3.0.1)
require_relative (= 1.0.1)
ritex (= 1.0.1)
Expand All @@ -309,12 +286,10 @@ DEPENDENCIES
ruby_parser (= 2.0.6)
rubycas-client (= 2.2.1)
rubyzip (= 0.9.5)
rufus-scheduler (= 2.0.6)
sanitize (= 2.0.3)
sass (= 3.2.1)
selenium-webdriver (= 2.27.2)
sexp_processor (= 3.0.5)
soap4r-middleware (= 0.8.3)
statsd-ruby (= 1.0.0)
test-unit (= 1.2.3)
timecop (= 0.5.9.1)
Expand Down