From c8157f6b0764f616c394b19bbccad843c859b201 Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Mon, 27 Nov 2017 10:26:59 +0800 Subject: [PATCH] Update seed-fu with PG10 support. https://meta.discourse.org/t/discourse-appears-to-be-broken-with-postgres-10/71723 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index e94221ea1a3..761ea544288 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ else gem 'activesupport', '~> 5.1' gem 'railties', '~> 5.1' gem 'sprockets-rails' - gem 'seed-fu', '~> 2.3.5' + gem 'seed-fu' end gem 'mail' diff --git a/Gemfile.lock b/Gemfile.lock index 41dcc8f7ad2..c67b453b186 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -352,7 +352,7 @@ GEM bundler ffi (~> 1.9.6) sass (>= 3.3.0) - seed-fu (2.3.6) + seed-fu (2.3.7) activerecord (>= 3.1) activesupport (>= 3.1) shoulda (3.5.0) @@ -494,7 +494,7 @@ DEPENDENCIES ruby-readability sanitize sassc - seed-fu (~> 2.3.5) + seed-fu shoulda sidekiq simple-rss