[Groonga-commit] ranguba/rroonga at 59202e0 [master] windows: Install bundler when Ruby 2.2.x

Back to archive index

Hiroshi Hatake null+****@clear*****
Fri Mar 27 22:43:32 JST 2015


Hiroshi Hatake	2015-03-27 22:43:32 +0900 (Fri, 27 Mar 2015)

  New Revision: 59202e0847219c9ce9a923eb57f9af0a0de17397
  https://github.com/ranguba/rroonga/commit/59202e0847219c9ce9a923eb57f9af0a0de17397

  Message:
    windows: Install bundler when Ruby 2.2.x

  Modified files:
    build/windows/user-build.sh

  Modified: build/windows/user-build.sh (+2 -0)
===================================================================
--- build/windows/user-build.sh    2015-03-27 22:08:26 +0900 (512b688)
+++ build/windows/user-build.sh    2015-03-27 22:43:32 +0900 (9a6d523)
@@ -30,6 +30,8 @@ old_ruby_install_with_bundler $RUBY19
 ruby_install_with_bundler $RUBY20
 # Ruby 2.1.x
 ruby_install_with_bundler $RUBY21
+# Ruby 2.2.x
+ruby_install_with_bundler $RUBY22
 
 if [ ! -d ~/rroonga ]; then
     git clone file:///rroonga/.git ~/rroonga
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index