From 3ecd407b54b093fb1e059fd69a3d0c28c8c52523 Mon Sep 17 00:00:00 2001 From: Tallys Martins Date: Sat, 20 Feb 2016 23:23:07 -0300 Subject: [PATCH] Updating pg gem version --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index fc335d6..a4ff85a 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ gem 'minitest', '~> 3.2.0' gem 'fast_gettext', '~> 0.6.8' gem 'acts-as-taggable-on', '~> 3.4.2' gem 'rails_autolink', '~> 1.1.5' -gem 'pg', '~> 0.13.2' +gem 'pg', '~> 0.18.4' gem 'rmagick', '~> 2.13.1' gem 'RedCloth', '~> 4.2.9' gem 'will_paginate', '~> 3.0.3' -- libgit2 0.21.2