diff options
| author | Alban Peignier | 2018-03-26 11:49:34 +0200 |
|---|---|---|
| committer | Alban Peignier | 2018-03-26 11:49:34 +0200 |
| commit | 6ec08d613a49fc3df5665bd1aec5d661e36651bf (patch) | |
| tree | b5201a6ad821d3faf23a587916b8197cfc1cdaed /Gemfile.lock | |
| parent | c2a288a9d9db99ce06eb963246fc5e760cfb831d (diff) | |
| download | chouette-core-6ec08d613a49fc3df5665bd1aec5d661e36651bf.tar.bz2 | |
Use public URLs for af83 gems. Refs #6047
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ba8339d7d..4e3c76690 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git@github.com:af83/has_array_of.git + remote: https://github.com/af83/has_array_of.git revision: a6439d93291c7a1ca224ea95a8d39ed101e2f05f specs: has_array_of (0.0.1) @@ -8,28 +8,28 @@ GIT railties (>= 4.0) GIT - remote: git@github.com:af83/stif-codifline-api.git - revision: c0efb26bf202e0770348bdac060b14c28e575ac2 + remote: https://github.com/af83/language_engine.git + revision: c4d7d5af781b55c1df4806c3960caf3c22f1ee96 + specs: + language_engine (0.0.7) + rails (~> 4.2) + +GIT + remote: https://github.com/af83/stif-codifline-api.git + revision: a02384e2e50e7530b31ff28ad6c6cc925edf11e1 specs: codifligne (0.0.2) - nokogiri (>= 1.7.2) + nokogiri (>= 1.8.2) GIT - remote: git@github.com:af83/stif-reflex-api.git - revision: 7edaeddd971a1ed366bf6def1513bf8808ab2d1d + remote: https://github.com/af83/stif-reflex-api.git + revision: 102a1d9e04dc65cbd3e61d9d485032a7529b4cd2 specs: reflex (0.0.2) nokogiri (>= 1.7.2) ruby-filemagic GIT - remote: https://github.com/af83/language_engine.git - revision: c4d7d5af781b55c1df4806c3960caf3c22f1ee96 - specs: - language_engine (0.0.7) - rails (~> 4.2) - -GIT remote: https://github.com/af83/whenever.git revision: b7963381a11243affe4f35881c85be0710f434e3 specs: |
