forked from kennethkalmer/ruote-kit
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
92 lines (88 loc) · 2.01 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
GIT
remote: git://github.com/jmettraux/ruote.git
revision: 8dc36ea4a0ac605d554dc730a876de647bf51a8e
specs:
ruote (2.3.0)
parslet (>= 1.2.3)
rufus-cloche (>= 1.0.2)
rufus-dollar (>= 1.0.4)
rufus-json (>= 1.0.1)
rufus-mnemo (>= 1.2.2)
rufus-scheduler (>= 2.0.16)
rufus-treechecker (>= 1.0.8)
sourcify (= 0.5.0)
PATH
remote: .
specs:
ruote-kit (2.3.0)
haml (>= 3.1.4)
rufus-json (>= 0.2.5)
sinatra (>= 1.2.0)
sinatra-respond_to (>= 0.7.0)
GEM
remote: http://rubygems.org/
specs:
blankslate (2.1.2.4)
diff-lcs (1.1.3)
file-tail (1.0.10)
tins (~> 0.4.3)
haml (3.1.6)
nokogiri (1.5.0)
parslet (1.4.0)
blankslate (~> 2.0)
rack (1.4.1)
rack-protection (1.2.0)
rack
rack-test (0.5.7)
rack (>= 1.0)
rspec (2.10.0)
rspec-core (~> 2.10.0)
rspec-expectations (~> 2.10.0)
rspec-mocks (~> 2.10.0)
rspec-core (2.10.1)
rspec-expectations (2.10.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.10.1)
ruby2ruby (1.3.1)
ruby_parser (~> 2.0)
sexp_processor (~> 3.0)
ruby_parser (2.3.1)
sexp_processor (~> 3.0)
rufus-cloche (1.0.2)
rufus-json (>= 1.0.1)
rufus-dollar (1.0.4)
rufus-json (1.0.1)
rufus-mnemo (1.2.2)
rufus-scheduler (2.0.16)
tzinfo (>= 0.3.23)
rufus-treechecker (1.0.8)
ruby_parser (>= 2.0.5)
sexp_processor (3.2.0)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sinatra-respond_to (0.8.0)
sinatra (~> 1.3)
sourcify (0.5.0)
file-tail (>= 1.0.5)
ruby2ruby (>= 1.2.5)
ruby_parser (>= 2.0.5)
sexp_processor (>= 3.0.5)
tilt (1.3.3)
tins (0.4.3)
tzinfo (0.3.33)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
rack-test (= 0.5.7)
rspec (>= 2.5.0)
ruote!
ruote-kit!
webrat (= 0.7.3)
yajl-ruby