forked from tdiary/tdiary-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
147 lines (144 loc) · 3 KB
/
Gemfile.lock
File metadata and controls
147 lines (144 loc) · 3 KB
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
byebug (8.2.5)
capybara (2.7.0)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
coderay (1.1.1)
concurrent-ruby (1.0.1)
coveralls (0.7.12)
multi_json (~> 1.10)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.9.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
diff-lcs (1.2.5)
docile (1.1.5)
eventmachine (1.0.3)
execjs (2.2.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
fastimage (1.6.3)
addressable (~> 2.3, >= 2.3.5)
ffi (1.9.3)
github-markdown (0.6.5)
hike (1.2.3)
hikidoc (0.1.0)
http-cookie (1.0.2)
domain_name (~> 0.5)
jasmine (2.4.0)
jasmine-core (~> 2.4)
phantomjs
rack (>= 1.2.1)
rake
jasmine-core (2.4.1)
launchy (2.4.3)
addressable (~> 2.3)
mail (2.6.4)
mime-types (>= 1.16, < 4)
method_source (0.8.2)
mime-types (2.99.1)
mini_portile2 (2.0.0)
multi_json (1.11.3)
netrc (0.11.0)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
phantomjs (2.1.1.0)
pit (0.0.7)
power_assert (0.2.7)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.3.0)
byebug (~> 8.0)
pry (~> 0.10)
rack (1.6.4)
rack-test (0.6.3)
rack (>= 1.0)
racksh (1.0.0)
rack (>= 1.0)
rack-test (>= 0.5)
rake (11.1.2)
redcarpet (3.3.4)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
rubyzip (1.2.0)
selenium-webdriver (2.53.0)
childprocess (~> 0.5)
rubyzip (~> 1.0)
websocket (~> 1.0)
sequel (4.33.0)
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
simplecov-html (~> 0.9.0)
simplecov-html (0.9.0)
slop (3.6.0)
sprockets (3.6.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sqlite3 (1.3.11)
term-ansicolor (1.3.2)
tins (~> 1.0)
test-unit (3.1.8)
power_assert
thor (0.19.1)
tins (1.10.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
websocket (1.2.3)
xpath (2.0.0)
nokogiri (~> 1.3)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
capybara
coveralls (~> 0.7.12)
emot
fastimage
hikidoc
jasmine
launchy
mail
pit
pry-byebug
rack
racksh
rake
redcarpet
rspec
selenium-webdriver
sequel
simplecov
sprockets
sqlite3
tdiary-style-gfm
test-unit
BUNDLED WITH
1.11.2