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>2013-10-01 16:15:14 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-10-01 16:15:14 +0400
commit4aa22754094ce51d33f1932cf33c32b7a99ffb49 (patch)
tree90f562d9d8fe03dabe5984ed3397770d402f4218 /Gemfile.lock
parentac6180bcb04d3f7486b87bf1a950e8250c6e27a5 (diff)
Use annotate from rubygems
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock13
1 files changed, 4 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 59d67d4efe9..7327e5c2815 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,11 +1,3 @@
-GIT
- remote: https://github.com/ctran/annotate_models.git
- revision: 18a4e2eb77c8f3ef695b563e4a7ca45dfede819b
- specs:
- annotate (2.6.0.beta2)
- activerecord (>= 2.3.0)
- rake (>= 0.8.7)
-
GEM
remote: https://rubygems.org/
specs:
@@ -39,6 +31,9 @@ GEM
acts-as-taggable-on (2.4.1)
rails (>= 3, < 5)
addressable (2.3.4)
+ annotate (2.6.0.beta2)
+ activerecord (>= 2.3.0)
+ rake (>= 0.8.7)
arel (3.0.2)
asciidoctor (0.1.3)
awesome_print (1.2.0)
@@ -551,7 +546,7 @@ PLATFORMS
DEPENDENCIES
acts-as-taggable-on
- annotate!
+ annotate (~> 2.6.0.beta2)
asciidoctor
awesome_print
better_errors