1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/sample/sinatra/Gemfile.lock
2015-11-21 06:16:33 +09:00

31 lines
438 B
Text

PATH
remote: ../..
specs:
hamlit (0.1.0)
escape_utils
temple (~> 0.7.6)
tilt
GEM
remote: https://rubygems.org/
specs:
escape_utils (1.1.0)
rack (1.6.4)
rack-protection (1.5.3)
rack
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
temple (0.7.6)
tilt (2.0.1)
PLATFORMS
ruby
DEPENDENCIES
hamlit!
sinatra
BUNDLED WITH
1.10.6