This repository has been archived by the owner on Mar 5, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
/
Gemfile.lock
97 lines (93 loc) · 2.1 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
93
94
95
96
97
GIT
remote: git://github.com/jmettraux/ruote.git
revision: b7700f8718b53645fc7f8ad6ea92331ee607f2aa
specs:
ruote (2.3.1)
blankslate (= 2.1.2.4)
parslet (= 1.4.0)
ruby_parser (~> 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.2)
haml (>= 3.1.4)
rufus-json (>= 0.2.5)
sinatra (>= 1.2.0)
sinatra-respond_to (>= 0.8.0)
GEM
remote: http://rubygems.org/
specs:
blankslate (2.1.2.4)
diff-lcs (1.2.4)
file-tail (1.0.12)
tins (~> 0.5)
haml (4.0.3)
tilt
nokogiri (1.5.9)
parslet (1.4.0)
blankslate (~> 2.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-test (0.5.7)
rack (>= 1.0)
rake (10.0.4)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.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.4)
rufus-json (>= 1.0.3)
rufus-dollar (1.0.4)
rufus-json (1.0.4)
rufus-mnemo (1.2.3)
rufus-scheduler (2.0.19)
tzinfo (>= 0.3.23)
rufus-treechecker (1.0.8)
ruby_parser (>= 2.0.5)
sexp_processor (3.2.0)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-respond_to (0.9.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.4.1)
tins (0.8.0)
tzinfo (0.3.37)
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)
rake
rspec (>= 2.5.0)
ruote!
ruote-kit!
webrat (= 0.7.3)
yajl-ruby