]> source.dussan.org Git - redmine.git/commit
Gemfile: pin pg version 0.17
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 4 Jan 2015 07:31:41 +0000 (07:31 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 4 Jan 2015 07:31:41 +0000 (07:31 +0000)
commitbf5d58a76887c2d7819d9f4a1e28139de0ddc95c
tree0646e78ca7dbcec90e8b9b076033223c2dd3c872
parentc23c949d956fee41ad28a55bc8187101321aaa3b
Gemfile: pin pg version 0.17

On Rails 4.1.8, pg 0.18.0 cause error.

<pre>
  1) Failure:
WikiContentTest#test_update_with_gzipped_history [test/unit/wiki_content_test.rb:88]:
Expected: "gzip"
  Actual: ""
</pre>

git-svn-id: http://svn.redmine.org/redmine/trunk@13839 e93f8b46-1217-0410-a6f0-8f06a7374b81
Gemfile