diff options
author | Valera Sizov <vsv2711@gmail.com> | 2011-10-08 15:15:24 -0700 |
---|---|---|
committer | Valera Sizov <vsv2711@gmail.com> | 2011-10-08 15:33:36 -0700 |
commit | e93f1603f53f5d62798cd246222b32ea43729314 (patch) | |
tree | d45df8dd98dff17b18e0d158101ef85bc8e2f6b2 /Gemfile.lock | |
parent | b19a04f53caeebf4fe5ec2327cb83e9253dc91bb (diff) | |
download | gitlab-ce-e93f1603f53f5d62798cd246222b32ea43729314.tar.gz |
transition to gem git
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e15f7123d62..dd97bd671d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,6 +97,7 @@ GEM faker (0.9.5) i18n (~> 0.4) ffi (1.0.9) + git (1.2.5) grit (2.4.1) diff-lcs (~> 1.1) mime-types (~> 1.15) @@ -121,14 +122,12 @@ GEM libv8 (3.3.10.2) linecache19 (0.5.12) ruby_core_source (>= 0.1.4) - lockfile (1.4.3) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.16) multi_json (1.0.3) - net-ssh (2.2.1) nokogiri (1.5.0) orm_adapter (0.0.5) polyglot (0.3.2) @@ -247,14 +246,13 @@ DEPENDENCIES database_cleaner devise (= 1.4.7) faker + git grit haml-rails inifile jquery-rails kaminari launchy - lockfile - net-ssh rails (= 3.1.0) rails-footnotes (>= 3.7.5.rc4) rspec-rails |