1
0
Fork 0
template_engine_comparison/Gemfile.lock

49 lines
793 B
Plaintext
Raw Permalink Normal View History

2013-12-13 06:39:20 +00:00
GEM
remote: https://rubygems.org/
specs:
2013-12-13 21:12:26 +00:00
builder (3.2.2)
2013-12-14 19:07:07 +00:00
commonjs (0.2.7)
2013-12-13 06:39:20 +00:00
erubis (2.7.0)
2013-12-13 18:43:03 +00:00
faker (1.2.0)
i18n (~> 0.5)
2013-12-13 06:39:20 +00:00
haml (4.0.4)
tilt
2013-12-14 19:07:07 +00:00
handlebars (0.5.0)
commonjs (~> 0.2.3)
handlebars-source (~> 1.0.12)
therubyracer (~> 0.12.0)
handlebars-source (1.0.12)
2013-12-13 18:43:03 +00:00
i18n (0.6.9)
2013-12-14 19:07:07 +00:00
libv8 (3.16.14.3)
2013-12-13 19:40:54 +00:00
liquid (2.6.0)
2013-12-13 21:12:26 +00:00
markaby (0.7.2)
builder (>= 2.0.0)
2013-12-13 20:29:37 +00:00
mustache (0.99.5)
2013-12-14 19:07:07 +00:00
ref (1.0.5)
2013-12-13 19:40:54 +00:00
slim (2.0.2)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
2013-12-14 20:42:15 +00:00
tagz (9.9.2)
2013-12-13 19:40:54 +00:00
temple (0.6.7)
2013-12-14 18:32:31 +00:00
tenjin (0.7.1)
2013-12-14 19:07:07 +00:00
therubyracer (0.12.0)
libv8 (~> 3.16.14.0)
ref
2013-12-13 06:39:20 +00:00
tilt (2.0.0)
PLATFORMS
ruby
DEPENDENCIES
erubis
2013-12-13 18:43:03 +00:00
faker
2013-12-13 06:39:20 +00:00
haml
2013-12-14 19:07:07 +00:00
handlebars
2013-12-13 19:40:54 +00:00
liquid
2013-12-13 21:12:26 +00:00
markaby
2013-12-13 20:29:37 +00:00
mustache
2013-12-13 19:40:54 +00:00
slim
2013-12-14 20:42:15 +00:00
tagz
2013-12-14 18:32:31 +00:00
tenjin
2013-12-13 06:39:20 +00:00
tilt