aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2015-12-16 21:45:18 +0100
committerHeiko Bernloehr <Heiko.Bernloehr@FreeIT.de>2015-12-16 22:47:39 +0100
commit3d0e0b4b5b329f56edf83b4694b551c8a529027f (patch)
treed0012ccaae7690a5d0a69c2e1979d124a7747fb0 /Gemfile.lock
parent58d2e2e5c0b05ba4a20a2611d81cf73aa33d302a (diff)
downloadvipeval-3d0e0b4b5b329f56edf83b4694b551c8a529027f.tar.gz
vipeval-3d0e0b4b5b329f56edf83b4694b551c8a529027f.zip
Merge and send to computation service.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock48
1 files changed, 48 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a256940..85de409 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -36,9 +36,30 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.10.0)
+ daemons (1.2.3)
+ daemons-rails (1.2.1)
+ daemons
+ multi_json (~> 1.0)
+ domain_name (0.5.25)
+ unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
execjs (2.6.0)
+ haml (4.0.7)
+ tilt
+ haml-rails (0.9.0)
+ actionpack (>= 4.0.1)
+ activesupport (>= 4.0.1)
+ haml (>= 4.0.6, < 5.0)
+ html2haml (>= 1.0.1)
+ railties (>= 4.0.1)
hike (1.2.3)
+ html2haml (2.0.0)
+ erubis (~> 2.7.0)
+ haml (~> 4.0.0)
+ nokogiri (~> 1.6.0)
+ ruby_parser (~> 3.5)
+ http-cookie (1.0.2)
+ domain_name (~> 0.5)
i18n (0.7.0)
jbuilder (2.3.2)
activesupport (>= 3.0.0, < 5)
@@ -47,11 +68,19 @@ GEM
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.3)
+ libv8 (3.16.14.13)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mime-types (2.99)
+ mini_portile2 (2.0.0)
minitest (5.8.3)
+ minitest-rails (2.2.0)
+ minitest (~> 5.7)
+ railties (~> 4.1)
multi_json (1.11.2)
+ netrc (0.11.0)
+ nokogiri (1.6.7)
+ mini_portile2 (~> 2.0.0.rc2)
rack (1.5.5)
rack-test (0.6.3)
rack (>= 1.0)
@@ -73,6 +102,13 @@ GEM
rake (10.4.2)
rdoc (4.2.0)
json (~> 1.4)
+ ref (2.0.0)
+ rest-client (1.8.0)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 3.0)
+ netrc (~> 0.7)
+ ruby_parser (3.7.2)
+ sexp_processor (~> 4.1)
sass (3.2.19)
sass-rails (4.0.5)
railties (>= 4.0.0, < 5.0)
@@ -82,6 +118,7 @@ GEM
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
+ sexp_processor (4.6.0)
spring (1.5.0)
sprockets (2.12.4)
hike (~> 1.2)
@@ -93,6 +130,9 @@ GEM
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
sqlite3 (1.3.11)
+ therubyracer (0.12.2)
+ libv8 (~> 3.16.14.0)
+ ref
thor (0.19.1)
thread_safe (0.3.5)
tilt (1.4.1)
@@ -103,19 +143,27 @@ GEM
uglifier (2.7.2)
execjs (>= 0.3.0)
json (>= 1.8.0)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.1)
PLATFORMS
ruby
DEPENDENCIES
coffee-rails (~> 4.0.0)
+ daemons-rails
+ haml-rails
jbuilder (~> 2.0)
jquery-rails
+ minitest-rails
rails (= 4.1.8)
+ rest-client
sass-rails (~> 4.0.3)
sdoc (~> 0.4.0)
spring
sqlite3
+ therubyracer
turbolinks
uglifier (>= 1.3.0)