summaryrefslogtreecommitdiff
path: root/code/spyglass/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'code/spyglass/Gemfile.lock')
-rw-r--r--code/spyglass/Gemfile.lock32
1 files changed, 32 insertions, 0 deletions
diff --git a/code/spyglass/Gemfile.lock b/code/spyglass/Gemfile.lock
new file mode 100644
index 0000000..f294659
--- /dev/null
+++ b/code/spyglass/Gemfile.lock
@@ -0,0 +1,32 @@
+GEM
+ remote: https://rubygems.org/
+ specs:
+ addressable (2.3.4)
+ excon (0.25.3)
+ launchy (2.3.0)
+ addressable (~> 2.3)
+ minitest (5.0.6)
+ posix-spawn (0.3.6)
+ rack (1.3.10)
+ rack-protection (1.5.0)
+ rack
+ rake (10.1.0)
+ rake-compiler (0.8.3)
+ rake
+ sinatra (1.3.3)
+ rack (~> 1.3, >= 1.3.6)
+ rack-protection (~> 1.2)
+ tilt (~> 1.3, >= 1.3.3)
+ tilt (1.4.1)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ excon
+ launchy
+ minitest
+ posix-spawn
+ rack (~> 1.3.5)
+ rake-compiler
+ sinatra