-
- Downloads
26039 - update github-linguist to 5.3.3 version
26039 - add merge request id 26039 change due to lingust source file updates
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 4 additions, 4 deletionsGemfile.lock
- app/models/blob.rb 1 addition, 1 deletionapp/models/blob.rb
- changelogs/unreleased/26039-Update-to-github-linguist5-3-x.yml 5 additions, 0 deletions...elogs/unreleased/26039-Update-to-github-linguist5-3-x.yml
- spec/lib/gitlab/git/repository_spec.rb 1 addition, 1 deletionspec/lib/gitlab/git/repository_spec.rb
Loading
| Loading
| @@ -81,7 +81,7 @@ gem 'gollum-lib', '~> 4.2', require: false |
gem 'gollum-rugged_adapter', '~> 0.4.4', require: false | ||
# Language detection | ||
gem 'github-linguist', '~> 4.7.0', require: 'linguist' | ||
gem 'github-linguist', '~> 5.3.3', require: 'linguist' | ||
# API | ||
gem 'grape', '~> 1.0' | ||
Loading
| Loading
|
Please register or sign in to comment