This commit is contained in:
Joshua Peek 2017-03-30 11:53:17 -07:00
Родитель 6a993680d9
Коммит baee432bc4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "rubocop-github"
s.version = "0.4.1"
s.version = "0.4.2"
s.summary = "RuboCop GitHub"
s.description = "Code style checking for GitHub Ruby repositories "
s.homepage = "https://github.com/github/rubocop-github"