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

18 commits

Author SHA1 Message Date
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
J0WI
486c3159db Add Alpine 3.10 and remove Alpine 3.8 2019-06-20 15:15:30 +02: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
lsb
f35eefc367 Add libgmp for faster Integer calculations. 2019-02-26 21:24:29 -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
Docker Library Bot
3e2c9f3f3c Update to 2.6.1 2019-01-30 18:03:14 +00:00
Tianon Gravi
da4b249e4a Adjust "slim" variants to use "slim" Debian bases
This saves ~50MB in my testing (2.6 went from ~175MB down to ~125MB and 2.3 went from ~250MB down to ~200MB).
2019-01-04 15:53:12 -08:00
Tianon Gravi
84db4691c0 Adjust RUBYGEMS_VERSION to be fixed at either 3.0.1 or the Ruby-bundled version, whichever is newer
This also adjusts Bundler to be explicitly fixed at either 1.17.2 or the Ruby/Rubygems-bundled version, whichever is newer -- this is slightly older than what we've already pushed (1.17.3), but nothing in the changelog appears to be relevant, so this seems fine: https://github.com/bundler/bundler/compare/v1.17.2...v1.17.3#diff-4ac32a78649ca5bdd8e0ba38b7006a1e

For Ruby 2.6, this means we no longer do anything to the bundled Rubygems (or Bundler), and simply provide whatever comes with the Ruby release as-is, and it is now up to users to explicitly update if they need a newer version than is provided here.
2019-01-04 15:30:47 -08:00
Docker Library Bot
489c6d4128 Update to 2.6.0, bundler 2.0.1, rubygems 3.0.2 2019-01-04 06:03:28 +00:00
Docker Library Bot
c702439696 Update to 2.6.0, bundler 2.0.0, rubygems 3.0.2 2019-01-03 06:03:28 +00:00
Docker Library Bot
14d0ae96bc Update to 2.6.0, bundler 1.17.3, rubygems 3.0.2 2019-01-02 00:03:13 +00:00
Docker Library Bot
3c52e456a3 Update to 2.6.0, bundler 1.17.3, rubygems 3.0.1 2018-12-27 06:03:16 +00:00
booink
d4be0c416c Update to 2.6.0 (GA) 2018-12-26 14:46:03 -08:00