-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
78 lines (75 loc) · 1.44 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
PATH
remote: .
specs:
my_middleware (1.0.0)
coffee-script
rack-cache
sass
sinatra
slim
tilt (~> 1.3, >= 1.3.4)
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
diff-lcs (1.2.5)
docile (1.1.2)
execjs (2.0.2)
inch (0.4.1)
pry
sparkr (>= 0.2.0)
term-ansicolor
yard (~> 0.8.7)
method_source (0.8.2)
multi_json (1.8.4)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.2)
rack-cache (1.2)
rack (>= 0.4)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.1)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
sass (3.3.4)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
sinatra (1.0)
rack (>= 1.0)
slim (2.0.2)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
slop (3.5.0)
sparkr (0.4.1)
temple (0.6.7)
term-ansicolor (1.3.0)
tins (~> 1.0)
tilt (1.4.1)
tins (1.1.0)
yard (0.8.7.4)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.5)
inch
my_middleware!
rack-test
rake
rspec
simplecov