diff options
| -rw-r--r-- | Gemfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0f0de5dc0..c22b08942 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,6 +20,13 @@ GIT jdbc-sqlite3 (3.7.2) GIT + remote: git://github.com/dryade/acts_as_tree.git + revision: 36ced5234beafdb3b21c2c2e2aa1686d37061497 + specs: + acts_as_tree (1.1.0) + activerecord (>= 3.0.0) + +GIT remote: git://github.com/dryade/apartment.git revision: cd6185f55eb6d9df958599825e848af4e12a9eae specs: @@ -40,13 +47,6 @@ GIT user_interface (0.0.1) rails (~> 3.1.0) -GIT - remote: git@github.com:dryade/acts_as_tree.git - revision: 36ced5234beafdb3b21c2c2e2aa1686d37061497 - specs: - acts_as_tree (1.1.0) - activerecord (>= 3.0.0) - GEM remote: http://rubygems.org/ specs: |
