Skip to content

Commit

Permalink
default 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yachi committed Sep 1, 2015
1 parent 6c03b35 commit a59749a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zshrc/ruby.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export RUBY_GC_MALLOC_LIMIT=16000100
export RUBY_GC_OLDMALLOC_LIMIT_MAX=16000100

# default ruby
default_ruby="2.2.2"
default_ruby="2.2.3"
chruby "ruby-$default_ruby"

install-ruby() {
Expand Down

0 comments on commit a59749a

Please sign in to comment.