-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
67 lines (61 loc) · 1.27 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
55
56
57
58
59
60
61
62
63
64
65
66
67
GIT
remote: git://github.com/opal/opal-haml.git
revision: 0bdd3eb53ec03d380e14440a94f779ed7c3741e1
specs:
opal-haml (0.2.0)
haml
opal (>= 0.5.0, < 1.0.0)
GIT
remote: git://github.com/opal/opal-jquery.git
revision: 8b8b884369ed3e61972518b91800b7eda0c124a0
specs:
opal-jquery (0.2.0)
opal (>= 0.5.0, < 1.0.0)
GIT
remote: git://github.com/opal/opal.git
revision: 106cfa129ef4bb1b8d3b511dd7def0fbb2e91527
specs:
opal (0.7.0.dev)
source_map
sprockets
GIT
remote: git://github.com/opal/vienna.git
revision: 50a413cd58764070ac03ae10df4dd82d9a24018d
specs:
vienna (0.0.2)
opal (>= 0.5.0, < 1.0.0)
opal-activesupport
opal-jquery
GEM
remote: https://rubygems.org/
specs:
daemons (1.1.9)
eventmachine (1.0.3)
haml (4.0.5)
tilt
hike (1.2.3)
json (1.8.1)
multi_json (1.10.1)
opal-activesupport (0.0.5)
opal
rack (1.5.2)
source_map (3.0.1)
json
sprockets (2.12.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
opal!
opal-haml!
opal-jquery!
thin
vienna!