Commit 8fbac65d036b142a75df5220eafc24ac3775a52c
1 parent
f1ac2a61
Exists in
master
and in
4 other branches
bump grit_ext version to 0.6.0
Showing
2 changed files
with
4 additions
and
3 deletions
Show diff stats
Gemfile
@@ -27,7 +27,7 @@ gem "grit", git: "https://github.com/gitlabhq/grit.git", ref: | @@ -27,7 +27,7 @@ gem "grit", git: "https://github.com/gitlabhq/grit.git", ref: | ||
27 | gem "omniauth-ldap", git: "https://github.com/gitlabhq/omniauth-ldap.git", ref: 'f038dd852d7bd473a557e385d5d7c2fd5dc1dc2e' | 27 | gem "omniauth-ldap", git: "https://github.com/gitlabhq/omniauth-ldap.git", ref: 'f038dd852d7bd473a557e385d5d7c2fd5dc1dc2e' |
28 | gem 'yaml_db', git: "https://github.com/gitlabhq/yaml_db.git", ref: '98e9a5dca43e3fedd3268c76a73af40d1bdf1dfd' | 28 | gem 'yaml_db', git: "https://github.com/gitlabhq/yaml_db.git", ref: '98e9a5dca43e3fedd3268c76a73af40d1bdf1dfd' |
29 | gem 'grack', git: "https://github.com/gitlabhq/grack.git", ref: 'ba46f3b0845c6a09d488ae6abdce6ede37e227e8' | 29 | gem 'grack', git: "https://github.com/gitlabhq/grack.git", ref: 'ba46f3b0845c6a09d488ae6abdce6ede37e227e8' |
30 | -gem 'grit_ext', git: "https://github.com/SaitoWu/grit_ext.git" | 30 | +gem 'grit_ext', git: "https://github.com/SaitoWu/grit_ext.git", ref: '212fd40bea61f3c6a167223768e7295dc32bbc10' |
31 | 31 | ||
32 | # Gitolite client (for work with gitolite-admin repo) | 32 | # Gitolite client (for work with gitolite-admin repo) |
33 | gem "gitolite", '1.1.0' | 33 | gem "gitolite", '1.1.0' |
Gemfile.lock
1 | GIT | 1 | GIT |
2 | remote: https://github.com/SaitoWu/grit_ext.git | 2 | remote: https://github.com/SaitoWu/grit_ext.git |
3 | - revision: 8558b3282696c50813eaba4100ab6f5fec0ebc16 | 3 | + revision: 212fd40bea61f3c6a167223768e7295dc32bbc10 |
4 | + ref: 212fd40bea61f3c6a167223768e7295dc32bbc10 | ||
4 | specs: | 5 | specs: |
5 | - grit_ext (0.5.0) | 6 | + grit_ext (0.6.0) |
6 | charlock_holmes (~> 0.6.9) | 7 | charlock_holmes (~> 0.6.9) |
7 | 8 | ||
8 | GIT | 9 | GIT |