diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2013-11-01 00:41:37 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2013-11-01 00:41:37 +0900 |
| commit | 79fbcb2244936e9a456d53682b6590d1fd9296d2 (patch) | |
| tree | 40fe7066f70ad82140625c7cc54f2be301b5c7eb /Gemfile | |
| parent | 0d91ee4b32d1074b8978f5ba6ca79ba3e2c61bfe (diff) | |
| download | fzf-79fbcb2244936e9a456d53682b6590d1fd9296d2.tar.gz | |
Rubygem packaging
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile new file mode 100644 index 00000000..dbc269af --- /dev/null +++ b/Gemfile @@ -0,0 +1,4 @@ +source 'https://rubygems.org' + +# Specify your gem's dependencies in fzf.gemspec +gemspec |
