Skip to content

Commit

Permalink
Switch to ruby 2.1.6 in release
Browse files Browse the repository at this point in the history
  • Loading branch information
mariash committed Aug 27, 2015
1 parent 6054bb5 commit c229a25
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions release/config/blobs.yml
Expand Up @@ -79,11 +79,11 @@ ruby/rubygems-2.3.0.tgz:
object_id: df4ed379-a229-4a7c-b6ea-734e446c4f69
sha: 6902fff7749fa264b8f9020f33daf92170375f75
size: 431240
ruby/ruby-2.1.4.tar.gz:
object_id: 00b50c34-f264-4245-9a90-b56c7385694e
sha: 29e9cfdd9e989b7621d7696ef3f970262a08dbc3
size: 15127418
redis/redis-3.0.2.tar.gz:
object_id: 033ba3ad-dea6-4a18-910f-e7d0f244d8ef
sha: a38755fe9a669896f7c5d8cd3ebbf76d59712002
size: 1360182
ruby/ruby-2.1.6.tar.gz:
object_id: e9661aba-2eb4-46e8-a976-f28c607c5e51
sha: 426289b6647ce35ad101091825b6e7e5fce207f3
size: 15141710
2 changes: 1 addition & 1 deletion release/packages/ruby/packaging
Expand Up @@ -15,7 +15,7 @@ tar xzf ruby/yaml-0.1.5.tar.gz
tar xzf ruby/ruby-*.tar.gz
(
set -e
cd ruby-2.1.4
cd ruby-2.1.6
if [ "`uname -m`" == "ppc64le" ]; then
cp ${BOSH_COMPILE_TARGET}/config/config.{guess,sub} ./tool
fi
Expand Down
2 changes: 1 addition & 1 deletion release/packages/ruby/spec
Expand Up @@ -2,7 +2,7 @@
name: ruby
files:
- ruby/yaml-0.1.5.tar.gz
- ruby/ruby-2.1.4.tar.gz
- ruby/ruby-2.1.6.tar.gz
- ruby/rubygems-2.3.0.tgz
- ruby/bundler-1.6.3.gem
- config/config.guess
Expand Down

0 comments on commit c229a25

Please sign in to comment.