forked from emberjs/ember.js
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
54 lines (51 loc) · 1.07 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
52
53
54
GIT
remote: https://github.com/wycats/abbot-from-scratch.git
revision: 29dfaa6c3c120847e61f742f74c414e4872cc142
specs:
sproutcore (0.0.1)
GEM
remote: http://rubygems.org/
specs:
bpm (1.0.0)
eventmachine (~> 1.0.0.beta.4)
execjs (~> 1.2.4)
gemcutter (~> 0.6.1)
highline (~> 1.6.1)
json_pure (~> 1.4.6)
libgems (~> 0.1.3)
sprockets (~> 2.0.0)
thin (~> 1.2)
thor (~> 0.14.3)
daemons (1.1.4)
eventmachine (1.0.0.beta.4)
execjs (1.2.6)
multi_json (~> 1.0)
gemcutter (0.6.1)
highline (1.6.8)
hike (1.2.1)
json_pure (1.4.6)
libgems (0.1.3)
multi_json (1.0.3)
rack (1.3.5)
rake (0.9.2)
sprockets (2.0.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thin (1.3.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
uglifier (1.0.3)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
PLATFORMS
ruby
DEPENDENCIES
bpm
execjs (~> 1.2.6)
rake
sproutcore!
uglifier (~> 1.0.3)