Commit 3ecd407b54b093fb1e059fd69a3d0c28c8c52523

Authored by Tallys Martins
1 parent 9a6ab8ef
Exists in noosfero_spb_ci

Updating pg gem version

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -4,7 +4,7 @@ gem 'minitest', '~> 3.2.0' @@ -4,7 +4,7 @@ gem 'minitest', '~> 3.2.0'
4 gem 'fast_gettext', '~> 0.6.8' 4 gem 'fast_gettext', '~> 0.6.8'
5 gem 'acts-as-taggable-on', '~> 3.4.2' 5 gem 'acts-as-taggable-on', '~> 3.4.2'
6 gem 'rails_autolink', '~> 1.1.5' 6 gem 'rails_autolink', '~> 1.1.5'
7 -gem 'pg', '~> 0.13.2' 7 +gem 'pg', '~> 0.18.4'
8 gem 'rmagick', '~> 2.13.1' 8 gem 'rmagick', '~> 2.13.1'
9 gem 'RedCloth', '~> 4.2.9' 9 gem 'RedCloth', '~> 4.2.9'
10 gem 'will_paginate', '~> 3.0.3' 10 gem 'will_paginate', '~> 3.0.3'