Skip to content

Commit 3e6125e

Browse files
author
Adrián Bolonio
authored
Merge pull request #41 from github/accessibility/issues/1293/bump-erblint-github-version
Update erblint-github gem version
2 parents 190ad9c + f130ad8 commit 3e6125e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
erblint-github (0.0.9)
4+
erblint-github (0.1.0)
55

66
GEM
77
remote: https://rubygems.org/

erblint-github.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = "erblint-github"
5-
s.version = "0.0.9"
5+
s.version = "0.1.0"
66
s.summary = "erblint GitHub"
77
s.description = "Template style checking for GitHub Ruby repositories"
88
s.homepage = "https://github.com/github/erblint-github"

0 commit comments

Comments
 (0)