diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-09-16 14:43:27 +0200 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-09-16 14:43:27 +0200 |
commit | 4b95b0ebec28fb8205e4f672d2df4e3ace7d5785 (patch) | |
tree | fafa526d83cdd99ff6db29eb446a09226dcff9a2 /Gemfile.lock | |
parent | 624a2cf27c719dbb384ec9251120f62c0a04fdc4 (diff) | |
download | gitlab-ce-4b95b0ebec28fb8205e4f672d2df4e3ace7d5785.tar.gz |
Fix Gemfile.lock
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
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) |