[notify] ruby: update to 2.1.7

update includes a security fix, see
http://blog.rubygems.org/2015/05/14/CVE-2015-3900.html
This commit is contained in:
Juergen Daubert 2015-08-21 17:54:22 +02:00
parent 06492d24c9
commit 42073e1c9b
3 changed files with 6 additions and 6 deletions

View File

@ -1045,9 +1045,9 @@ drwxr-xr-x root/root usr/lib/ruby/gems/2.1/gems/rdoc-4.1.0/
drwxr-xr-x root/root usr/lib/ruby/gems/2.1/gems/rdoc-4.1.0/bin/
-rwxr-xr-x root/root usr/lib/ruby/gems/2.1/gems/rdoc-4.1.0/bin/rdoc
-rwxr-xr-x root/root usr/lib/ruby/gems/2.1/gems/rdoc-4.1.0/bin/ri
drwxr-xr-x root/root usr/lib/ruby/gems/2.1/gems/test-unit-2.1.6.0/
drwxr-xr-x root/root usr/lib/ruby/gems/2.1/gems/test-unit-2.1.6.0/bin/
-rwxr-xr-x root/root usr/lib/ruby/gems/2.1/gems/test-unit-2.1.6.0/bin/testrb
drwxr-xr-x root/root usr/lib/ruby/gems/2.1/gems/test-unit-2.1.7.0/
drwxr-xr-x root/root usr/lib/ruby/gems/2.1/gems/test-unit-2.1.7.0/bin/
-rwxr-xr-x root/root usr/lib/ruby/gems/2.1/gems/test-unit-2.1.7.0/bin/testrb
drwxr-xr-x root/root usr/lib/ruby/gems/2.1/specifications/
drwxr-xr-x root/root usr/lib/ruby/gems/2.1/specifications/default/
-rw-r--r-- root/root usr/lib/ruby/gems/2.1/specifications/default/bigdecimal-1.2.4.gemspec
@ -1057,7 +1057,7 @@ drwxr-xr-x root/root usr/lib/ruby/gems/2.1/specifications/default/
-rw-r--r-- root/root usr/lib/ruby/gems/2.1/specifications/default/psych-2.0.5.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.1/specifications/default/rake-10.1.0.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.1/specifications/default/rdoc-4.1.0.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.1/specifications/default/test-unit-2.1.6.0.gemspec
-rw-r--r-- root/root usr/lib/ruby/gems/2.1/specifications/default/test-unit-2.1.7.0.gemspec
drwxr-xr-x root/root usr/lib/ruby/site_ruby/
drwxr-xr-x root/root usr/lib/ruby/site_ruby/2.1/
drwxr-xr-x root/root usr/lib/ruby/site_ruby/2.1/x86_64-linux/

View File

@ -1 +1 @@
ec6f10ca331ce947802ede86259513a8 ruby-2.1.6.tar.xz
2e43a1d32cc16975a6b5d3ffce399199 ruby-2.1.7.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: gdbm libgmp openssl readline zlib libffi libyaml
name=ruby
version=2.1.6
version=2.1.7
release=1
source=(http://cache.ruby-lang.org/pub/$name/2.1/$name-$version.tar.xz)