diff options
| author | Michel Etienne | 2014-04-29 15:57:52 +0200 |
|---|---|---|
| committer | Michel Etienne | 2014-04-29 15:57:52 +0200 |
| commit | 1912ae78b270c60430a1587fdadce20f88e84134 (patch) | |
| tree | 938b150f45fcef81880c6c1cc344037c994f5606 | |
| parent | f4070ce6c81d33b1bd0e51196db8a05f41c36dfa (diff) | |
| download | chouette-core-1912ae78b270c60430a1587fdadce20f88e84134.tar.bz2 | |
set ninoxe ref on https for deploy
| -rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 889062c6c..5254e8c20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT - remote: git://github.com/afimb/ninoxe.git - revision: 1eefe94c14881a8691883f50a3a51e229e60fa20 + remote: https://github.com/afimb/ninoxe.git + revision: 3edcb29f6af4e1a4bd047f3ff885236df8ce39c2 specs: ninoxe (0.1.6) activerecord (>= 3.1.3, < 3.2.14) |
