Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-16 16:19:47 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-16 16:19:47 +0300
commit0696aeb3dcdb8b083b63f81fc6fcac51766afffe (patch)
tree141a69a0f21d5e99ccd60805427afc41632d1698 /Gemfile.lock
parentcccd269da3f5d82c5d14289980d9b52c9cad08db (diff)
Fix gemfile.lock
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 4 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e913d7ae9f6..a4a0762bdd8 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)
@@ -928,3 +928,6 @@ DEPENDENCIES
webmock (~> 1.21.0)
whenever (~> 0.8.4)
wikicloth (= 0.8.1)
+
+BUNDLED WITH
+ 1.10.6