1
0
Fork 0
mirror of https://github.com/docker-library/ruby.git synced 2022-11-09 11:41:34 -05:00
Commit graph

14 commits

Author SHA1 Message Date
Jan van der Pas
5c9e21cbf7 Update ruby 2.6.x to 2.6.5
Mitigates the following vulnerabilities:
  - CVE-2019-16255: A code injection vulnerability of Shell#[] and
    Shell#test
  - CVE-2019-16254: HTTP response splitting in WEBrick (Additional fix)
  - CVE-2019-15845: A NUL injection vulnerability of File.fnmatch and
    File.fnmatch?
  - CVE-2019-16201: Regular Expression Denial of Service vulnerability
    of WEBrick’s Digest access authentication
2019-10-01 16:05:03 +02:00
Docker Library Bot
6a7df7a72b Update to 2.6.4 2019-08-28 11:03:17 +00:00
David Rodríguez
4e90a92eb2
Revert "Prefer BUNDLE_PATH__SYSTEM=true"
This reverts commit e040029c82.
2019-07-12 11:16:20 +02:00
Joe Ferguson
b7e190bed1 Whitespace fix in alpine images 2019-07-11 15:11:09 -07:00
Docker Library Bot
89bfa0ef37 Update to 2.6.3 2019-07-09 23:03:29 +00:00
David Rodríguez
e040029c82
Prefer BUNDLE_PATH__SYSTEM=true 2019-06-26 13:03:31 +02:00
Tianon Gravi
aacff43981 Add some verification that we have no "distro ruby" packages 2019-06-25 16:03:12 -07:00
Tianon Gravi
f8c8256104 Switch from "&&" to ";" and use "apt-mark showmanual"+"ldd" method for non-slim Debian too 2019-06-25 12:12:14 -07:00
Docker Library Bot
9ae0943fa2 Update to 2.6.3 2019-04-17 17:03:14 +00:00
Docker Library Bot
995719add6 Update to 2.6.2 2019-03-13 21:31:45 +00:00
Joe Ferguson
96fc06fb33 Update RubyGems to 3.0.3 on Ruby 2.6.1 2019-03-07 14:46:09 -08:00
Tianon Gravi
73adf677cd Add "libgmp-dev" and "gmp-dev" persistently 2019-03-04 08:02:36 -08:00
Tianon Gravi
eae22dc2df Update "slim" and "alpine" variants to include libgmp 2019-02-28 16:24:23 -08:00
Tianon Gravi
f29d8d2181 Update to Alpine 3.9 (dropping Alpine 3.7)
This skips Ruby 2.3 since it doesn't support the OpenSSL version in Alpine 3.9, but it will be EOL soon anyhow (so it'll just stay on Alpine 3.7/3.8).
2019-01-30 16:15:52 -08:00