summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2018-01-16 12:27:04 +0000
committerNick Thomas <nick@gitlab.com>2018-01-16 14:54:02 +0000
commit58282e355a9047462cc102054657ee49c6fb0af7 (patch)
tree043e992c0a4e40ed7fcb53decfc74b1c62d14a50 /Gemfile.lock
parent3bb798756e52368ae2ae4a512e86a543dea8ca21 (diff)
downloadgitlab-ce-58282e355a9047462cc102054657ee49c6fb0af7.tar.gz
Update seed-fu to a version compatible with postgresql 10
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b83a3f0f7a4..10e2585a0e8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -831,7 +831,7 @@ GEM
rake (>= 0.9, < 13)
sass (~> 3.5.3)
securecompare (1.0.0)
- seed-fu (2.3.6)
+ seed-fu (2.3.7)
activerecord (>= 3.1)
activesupport (>= 3.1)
select2-rails (3.5.9.3)
@@ -1170,7 +1170,7 @@ DEPENDENCIES
sanitize (~> 2.0)
sass-rails (~> 5.0.6)
scss_lint (~> 0.56.0)
- seed-fu (= 2.3.6)
+ seed-fu (~> 2.3.7)
select2-rails (~> 3.5.9)
selenium-webdriver (~> 3.5)
sentry-raven (~> 2.5.3)