summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2015-07-28 21:17:56 -0700
committerMike Crute <mcrute@gmail.com>2015-07-28 21:17:56 -0700
commitfe1d5707cf5a7db7d41ac6ba129155adcb230d95 (patch)
treee2a90c2686d56ddf249953ffa7bbcb54e7b26cc1 /Gemfile
downloadhv_snowreport-fe1d5707cf5a7db7d41ac6ba129155adcb230d95.tar.bz2
hv_snowreport-fe1d5707cf5a7db7d41ac6ba129155adcb230d95.tar.xz
hv_snowreport-fe1d5707cf5a7db7d41ac6ba129155adcb230d95.zip
Initial importHEADmaster
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..31b064d
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,5 @@
1source :rubygems
2
3gem "httparty"
4gem "nokogiri"
5gem 'ruby-debug19', :require => 'ruby-debug'