Adrian Perez
a1a3705311
Silence bundler's root warning by default
2016-01-16 04:35:36 +01:00
Tianon Gravi
90b6b506a4
Update to 2.2.4, 2.1.8, and 2.0.0-p648
2015-12-16 08:44:37 -08:00
Tianon Gravi
0551189394
Update bundler to 1.11.2
2015-12-16 08:44:10 -08:00
Tianon Gravi
60b0fe13b2
Update bundler to 1.11.1
2015-12-15 13:29:52 -08:00
Tianon Gravi
376fd1de50
Update rubygems to 2.5.1 and bundler to 1.11.0
2015-12-14 11:17:18 -08:00
Joe Ferguson
74ee8aec9c
update.sh for rubygems
2015-11-04 13:58:43 -08:00
rymdhund
4cba299a60
Verify ruby checksum in slim versions
2015-10-15 23:30:27 +02:00
flower-pot
0cdec78d89
bump ruby minor versions
...
2.2.3
2.1.7
2.0.0-p647
2015-08-19 10:52:51 +02:00
Nick Novitski
d88c77ea84
Create ~/.gemrc before updating rubygems
...
Previously, the only gem referred to in the build was Bundler.
Immediately before it was installed, rubygems was globally configured to
not install documentation when gems are installed or updated.
Now, rubygems is updated in the same RUN step that installs ruby. By
creating the .gemrc file before that step, the `gem update rubygems`
command no longer needs an explicit `--no-documentation` flag.
2015-08-07 17:56:20 +00:00
Nick Novitski
9352014dc1
Specify install and update for --no-document flag
...
These are the only two commands which use that flag, so behavior remains
unchanged.
2015-08-07 17:50:43 +00:00
Nick Novitski
ec4d3c5af4
Use --no-document flag in .gemrc
...
It is synonymous with `--no-rdoc --no-ri`, but newer, and slightly more
obvious.
2015-08-07 04:17:03 +00:00
Nick Novitski
d9a2cd2e74
Update rubygems to explicit RUBYGEMS_VERSION
2015-08-05 04:04:53 +00:00
Tianon Gravi
3c8701dbc2
Update bundler to 1.10.6
2015-07-23 09:28:50 -07:00
Tianon Gravi
5b80d07084
Update to bundler 1.10.5
2015-06-26 16:03:01 -07:00
Tianon Gravi
cc89354ca3
Update bundler to 1.10.4
2015-06-16 13:24:00 -07:00
Tianon Gravi
b99f51cf01
Add an explicit BUNDLER_VERSION
2015-06-12 11:06:36 -07:00
Brian Goff
4ccabb5557
Bump ruby minor versions
...
2.2.2
2.1.6
2.0.0-p645
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-04-13 13:11:29 -04:00
Tianon Gravi
69582bf7de
Use && instead of ; for consistency
2015-04-01 13:37:40 -06:00
Tianon Gravi
90c4e3be58
Update to 2.0.0-p643 and 2.2.1
2015-02-27 10:44:15 -07:00
Joe Ferguson
8164fe0308
Add slim for all the versions
2015-01-23 15:59:46 -08:00