bump version of grit_ext
This commit is contained in:
parent
8c9123943f
commit
7a4f70d79b
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -23,7 +23,7 @@ gem 'omniauth-github'
|
|||
|
||||
# Extracting information from a git repository
|
||||
gem "gitlab-grit", '~> 1.0.0', require: 'grit'
|
||||
gem 'grit_ext', '~> 0.6.2'
|
||||
gem 'grit_ext', '~> 0.8.1'
|
||||
|
||||
# Ruby/Rack Git Smart-HTTP Server Handler
|
||||
gem 'gitlab-grack', '~> 1.0.0', require: 'grack'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue