-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
51 lines (48 loc) · 1.03 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
GIT
remote: git://github.com/burke/webby.git
revision: 7bc2656dfd9a2bb4aa3675bb5d84be37f70cb52e
specs:
webby (0.9.4.1)
directory_watcher (>= 1.1.2)
hpricot (>= 0.6.0)
launchy (>= 0.3.2)
logging (>= 0.9.7)
loquacious (>= 1.3.0)
rake (>= 0.8.4)
rspec (>= 1.2.2)
GEM
remote: http://rubygems.org/
specs:
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.1.1)
diff-lcs (1.1.2)
directory_watcher (1.4.0)
execjs (1.0.0)
multi_json (~> 1.0)
haml (3.1.2)
hpricot (0.8.4)
launchy (2.0.3)
little-plugger (1.1.2)
logging (1.5.2)
little-plugger (>= 1.1.2)
loquacious (1.8.1)
multi_json (1.0.2)
rake (0.9.2)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
sass (3.1.1)
PLATFORMS
ruby
DEPENDENCIES
coffee-script
haml
sass
webby!