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

19 commits

Author SHA1 Message Date
Docker Library Bot
2b705cda31 Update to 2.6.0-rc2, bundler 1.17.2, rubygems 2.7.8 2018-12-15 18:03:15 +00:00
Docker Library Bot
2a42895d9f Update to 2.6.0-rc1, bundler 1.17.2, rubygems 2.7.8 2018-12-11 12:03:14 +00:00
Docker Library Bot
d3b9c1e52b Update to 2.6.0-rc1, bundler 1.17.1, rubygems 2.7.8 2018-12-07 22:39:10 +00:00
Docker Library Bot
7efc2b75c0 Update to 2.6.0-preview3, bundler 1.17.1, rubygems 2.7.8 2018-11-06 18:03:17 +00:00
Docker Library Bot
9a70e975dc Update to 2.6.0-preview2, bundler 1.17.1, rubygems 2.7.8 2018-11-02 11:03:13 +00:00
Docker Library Bot
11b069f7a6 Update to 2.6.0-preview2, bundler 1.17.1, rubygems 2.7.7 2018-10-25 23:03:29 +00:00
Docker Library Bot
6ebcb6b034 Update to 2.6.0-preview2, bundler 1.17.0, rubygems 2.7.7 2018-10-25 05:03:22 +00:00
Docker Library Bot
a6559bd074 Update to 2.6.0-preview2, bundler 1.16.6, rubygems 2.7.7 2018-10-05 11:03:18 +00:00
Docker Library Bot
929ba8718f Update to 2.6.0-preview2, bundler 1.16.5, rubygems 2.7.7 2018-09-18 17:03:13 +00:00
Docker Library Bot
8e4d795f70 Update to 2.6.0-preview2, bundler 1.16.4, rubygems 2.7.7 2018-08-20 17:03:14 +00:00
Docker Library Bot
57801cf4e9 Update to 2.6.0-preview2, bundler 1.16.3, rubygems 2.7.7 2018-07-17 05:03:17 +00:00
Docker Library Bot
ecb7833700 Update to 2.6.0-preview2, bundler 1.16.2, rubygems 2.7.7 2018-06-01 05:03:13 +00:00
Tianon Gravi
699a043113 Remove BUNDLE_BIN and add GEM_HOME/bin back to PATH
See https://github.com/docker-library/ruby/pull/208#issuecomment-390755292
2018-05-23 10:00:40 -07:00
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