aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-12-11 10:02:05 +0100
committerHarald Eilertsen <haraldei@anduin.net>2014-12-11 10:02:05 +0100
commit34a69da36e1a4dd862a360d5bbef749f0f329d2e (patch)
tree46a96f62ff11b8aa2b4a14dd51584bd9f67c1710 /Gemfile.lock
downloadfetch78-34a69da36e1a4dd862a360d5bbef749f0f329d2e.tar.gz
fetch78-34a69da36e1a4dd862a360d5bbef749f0f329d2e.tar.bz2
fetch78-34a69da36e1a4dd862a360d5bbef749f0f329d2e.zip
First commit.
A simple ruby app to download the 78's from http://78records.cdbpdx.com/ Just because clicking on close to 6000 files is a bit too much.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 12 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..aa671e9
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,12 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ mini_portile (0.6.1)
+ nokogiri (1.6.4.1)
+ mini_portile (~> 0.6.0)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ nokogiri