summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-09-16 14:43:27 +0200
committerDouwe Maan <douwe@gitlab.com>2015-09-16 14:43:27 +0200
commit4b95b0ebec28fb8205e4f672d2df4e3ace7d5785 (patch)
treefafa526d83cdd99ff6db29eb446a09226dcff9a2
parent624a2cf27c719dbb384ec9251120f62c0a04fdc4 (diff)
downloadgitlab-ce-4b95b0ebec28fb8205e4f672d2df4e3ace7d5785.tar.gz
Fix Gemfile.lock
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b033f6fab63..ed5a34a4b6f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -886,7 +886,7 @@ DEPENDENCIES
rerun (~> 0.10.0)
rqrcode-rails3 (~> 0.1.7)
rspec-rails (~> 3.3.0)
- rubocop (= 0.28.0)
+ rubocop (~> 0.28.0)
ruby-fogbugz (~> 0.2.1)
sanitize (~> 2.0)
sass-rails (~> 4.0.5)