-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
51 lines (49 loc) · 897 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
execjs (1.2.4)
multi_json (~> 1.0)
github-markup (0.5.3)
growl_notify (0.0.1)
rb-appscript
guard (0.6.2)
thor (~> 0.14.6)
guard-sass (0.3.2)
guard (>= 0.4.0)
sass (>= 3.1)
json (1.5.4)
multi_json (1.0.3)
nokogiri (1.5.0)
rack (1.3.2)
rake (0.9.2)
rb-appscript (0.6.1)
rdoc (3.9.4)
sanitize (2.0.3)
nokogiri (>= 1.4.4, < 1.6)
sass (3.1.7)
sdoc (0.3.7)
json (>= 1.1.3)
rdoc (~> 3)
sanitize (~> 2)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
thor (0.14.6)
tilt (1.3.3)
uglifier (1.0.2)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
vegas (0.1.8)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
github-markup
growl_notify
guard
guard-sass
rake
sdoc
sinatra
uglifier
vegas