diff options
author | Mindaugas Mozūras <mindaugas.mozuras@gmail.com> | 2016-02-28 17:27:46 +0200 |
---|---|---|
committer | Mindaugas Mozūras <mindaugas.mozuras@gmail.com> | 2016-02-28 17:27:46 +0200 |
commit | ce89f9ed8a80a06d26b0618658733956d0c98f84 (patch) | |
tree | 4594dcd5b47b6469172d79f754cdadcb84660dfa /Gemfile | |
download | pronto-hlint-ce89f9ed8a80a06d26b0618658733956d0c98f84.tar.gz pronto-hlint-ce89f9ed8a80a06d26b0618658733956d0c98f84.tar.zst pronto-hlint-ce89f9ed8a80a06d26b0618658733956d0c98f84.zip |
Initial commit
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ | |||
1 | source 'https://rubygems.org' | ||
2 | |||
3 | gemspec | ||