summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-01-22 13:49:16 +0100
committergebele <gebele@in-silico.ch>2016-01-22 13:49:16 +0100
commitdfffcd555607ce21645eb481bb151c7873c367ab (patch)
tree92ae4810064a320ac9be0816c779897a2c5fad0e /Gemfile
initial commit
hard copied nanoparticles.rb and data.json from @helma nano-lazar
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..7a3ee30
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source "https://rubygems.org"
+gemspec
+gem "sinatra"
+gem "haml"