Merge pull request #133 from mbologna/remove-rbenv-version

Fix: remove rbenv specific version
This commit is contained in:
Brandon Rosage 2019-05-20 15:47:44 -05:00 committed by GitHub
commit af06139c05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
.sass-cache .sass-cache
_site/ _site/
Gemfile.lock Gemfile.lock
**/.ruby-version

View file

@ -1 +0,0 @@
2.5.1