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

3 commits

Author SHA1 Message Date
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