summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorRyan Baumann <ryan.baumann@gmail.com>2016-08-23 16:14:48 -0400
committerRyan Baumann <ryan.baumann@gmail.com>2016-08-23 16:14:48 -0400
commit48b73c35c312d9a00d94f34bffc7d5e1a8f10904 (patch)
tree696ce996ed06ea5cd4532e4df476806911b76200 /Gemfile.lock
parentacb4c878bde601de3c792fed38198ad03f69b21e (diff)
Initial pass at automatic hi-res NYPL Stereogranimator morphing
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock29
1 files changed, 29 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..2edfb89
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,29 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ dimensions (1.3.0)
+ domain_name (0.5.20160615)
+ unf (>= 0.0.5, < 1.0.0)
+ http-cookie (1.0.2)
+ domain_name (~> 0.5)
+ mime-types (3.1)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2016.0521)
+ netrc (0.11.0)
+ rest-client (2.0.0)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 4.0)
+ netrc (~> 0.8)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.2)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ dimensions
+ rest-client
+
+BUNDLED WITH
+ 1.12.5