summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2016-07-11 18:15:39 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2016-07-11 18:15:39 +0900
commitd4daf6c327a78ebf533c526a81c0bd1794872b60 (patch)
tree7ef95869a7a9c2da6554064d91adc2fe02420541 /Gemfile
parentdebea6b493019ce664000cbf7deeb82387ed91c4 (diff)
downloadpsych-d4daf6c327a78ebf533c526a81c0bd1794872b60.tar.gz
use "bundler/gem_tasks" instead of hoe
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..74846fa
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source 'https://rubygems.org'
+
+# Specify your gem's dependencies in psych.gemspec
+gemspec