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

6 commits

Author SHA1 Message Date
Docker Library Bot
0f01e5bae9 Update to 2.6.0-preview1, bundler 1.16.2, rubygems 2.7.7 2018-05-18 05:03:18 +00:00
Docker Library Bot
67c61268a7 Update to 2.6.0-preview1, bundler 1.16.2, rubygems 2.7.6 2018-05-16 23:03:15 +00:00
Joe Ferguson
77515a0627 Add link to bundler/bundler comment 2018-05-16 12:32:39 -07:00
Joe Ferguson
ee0b15d76c Fix PATH to use the fully generic binstubs
bundler binstubs are not necessarily generic; they were until bundler 1.16 and should be fixed back, but will likely be non-generic again by default in 2.0

See https://github.com/bundler/bundler/pull/6469#issuecomment-383235438
2018-05-15 14:12:56 -07:00
Fumiaki MATSUSHIMA
c0740f2479 $ docker run --rm -v $PWD:/app -w /app ruby ./update.sh 2018-03-29 20:42:31 +09:00
Fumiaki MATSUSHIMA
53ca276f03 $ cp -r 2.5 2.6-rc 2018-03-29 20:42:29 +09:00