[Groonga-commit] ranguba/groonga-client-model at bc40824 [master] test rails4: use "< 5"

Back to archive index
Kouhei Sutou null+****@clear*****
Mon Nov 19 10:18:58 JST 2018


Kouhei Sutou	2018-11-19 10:18:58 +0900 (Mon, 19 Nov 2018)

  Revision: bc408249d8baa761e1f34395ff2945b72179df07
  https://github.com/ranguba/groonga-client-model/commit/bc408249d8baa761e1f34395ff2945b72179df07

  Message:
    test rails4: use "< 5"

  Modified files:
    test/apps/rails4/Gemfile

  Modified: test/apps/rails4/Gemfile (+1 -1)
===================================================================
--- test/apps/rails4/Gemfile    2018-11-19 10:18:15 +0900 (52ca7db)
+++ test/apps/rails4/Gemfile    2018-11-19 10:18:58 +0900 (722db70)
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
 
 
 # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
-gem 'rails', '4.2.10'
+gem 'rails', '< 5'
 # Use SCSS for stylesheets
 gem 'sass-rails', '~> 5.0'
 # Use Uglifier as compressor for JavaScript assets
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20181119/f4cb5187/attachment.html>


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