-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
103 lines (100 loc) · 2.08 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
98
99
100
101
102
103
GEM
remote: https://rubygems.org/
specs:
builder (2.1.2)
coderay (1.1.1)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.0.5-java)
edn (1.1.1)
emk-sinatra-url-for (0.2.1)
sinatra (>= 0.9.1.1)
execjs (2.7.0)
haml (5.0.4)
temple (>= 0.8.0)
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
kramdown (2.3.1)
rexml
method_source (0.8.2)
multi_json (1.15.0)
murmurhash3 (0.1.6)
murmurhash3 (0.1.6-java)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nio4r (2.7.0)
nio4r (2.7.0-java)
power_assert (1.0.2)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry (0.10.4-java)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
spoon (~> 0.0)
puma (5.6.8)
nio4r (~> 2.0)
puma (5.6.8-java)
nio4r (~> 2.0)
rack (2.2.4)
rack-protection (3.0.4)
rack
rake (13.0.1)
rexml (3.2.5)
ruby2_keywords (0.0.5)
sequel (4.48.0)
sinatra (3.0.4)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.4)
tilt (~> 2.0)
sinatra-contrib (3.0.4)
multi_json
mustermann (~> 3.0)
rack-protection (= 3.0.4)
sinatra (= 3.0.4)
tilt (~> 2.0)
slop (3.6.0)
spoon (0.0.1)
sqlite3 (1.4.2)
temple (0.8.2)
test-unit (3.2.5)
power_assert
test-unit-runner-tap (1.1.2)
test-unit
tilt (2.0.11)
unific (0.12)
uuidtools (2.1.5)
PLATFORMS
java
ruby
x64-mingw32
DEPENDENCIES
builder (~> 2.0)
coffee-script (= 2.4.1)
concurrent-ruby (= 1.0.5)
edn (= 1.1.1)
emk-sinatra-url-for (= 0.2.1)
haml (= 5.0.4)
hamster (= 3.0.0)
kramdown (= 2.3.1)
murmurhash3 (= 0.1.6)
pry (= 0.10.4)
puma (= 5.6.8)
rake (~> 13.0)
sequel (= 4.48.0)
sinatra (= 3.0.4)
sinatra-contrib (= 3.0.4)
sqlite3
test-unit (= 3.2.5)
test-unit-runner-tap (= 1.1.2)
unific (= 0.12)
uuidtools (= 2.1.5)
BUNDLED WITH
2.1.4