We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d71329c + 4c084d7 commit 4951044Copy full SHA for 4951044
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- erblint-github (0.1.0)
+ erblint-github (0.1.1)
5
6
GEM
7
remote: https://rubygems.org/
erblint-github.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = "erblint-github"
- s.version = "0.1.0"
+ s.version = "0.1.1"
s.summary = "erblint GitHub"
s.description = "Template style checking for GitHub Ruby repositories"
8
s.homepage = "https://github.com/github/erblint-github"
0 commit comments