From c6578b873d4ee754a2d0da66be42f4365534a38b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Wed, 12 Jun 2019 21:20:31 +0000 Subject: [PATCH] Update github-linguist to version 7.5.1 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index c73c6f60..97517304 100644 --- a/Gemfile +++ b/Gemfile @@ -35,7 +35,7 @@ group :release do end group :metatools do - gem 'github-linguist', '7.4.0' + gem 'github-linguist', '7.5.1' gem 'overcommit', '0.48.1' gem 'rubocop', '0.71.0' gem 'rubocop-performance', '1.3.0'