This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathGemfile.lock
94 lines (91 loc) · 1.97 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
PATH
remote: .
specs:
time_ago_in_words (0.1.1)
GEM
remote: https://rubygems.org/
specs:
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
coderay (1.1.0)
columnize (0.3.6)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
debug_inspector (0.0.2)
debugger (1.6.3)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.2.4)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.4)
diff-lcs (1.2.5)
docile (1.1.1)
ffi (1.9.3-java)
method_source (0.8.2)
mime-types (2.0)
multi_json (1.8.2)
pry (0.9.12.4)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry (0.9.12.4-java)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
spoon (~> 0.0)
pry-debugger (0.2.2)
debugger (~> 1.3)
pry (~> 0.9.10)
pry-doc (0.4.6)
pry (>= 0.9)
yard (>= 0.8)
pry-stack_explorer (0.4.9.1)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
rake (10.1.0)
redcarpet (3.0.0)
rest-client (1.6.7)
mime-types (>= 1.16)
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)
rubygems-tasks (0.2.4)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.4.7)
spoon (0.0.4)
ffi
term-ansicolor (1.2.2)
tins (~> 0.8)
thor (0.18.1)
tins (0.13.1)
yard (0.8.7.3)
PLATFORMS
java
ruby
DEPENDENCIES
bundler (>= 1.3.5)
coveralls (>= 0.7.0)
pry
pry-debugger
pry-doc
pry-stack_explorer
rake
redcarpet (>= 3)
rspec (~> 2.14, >= 2.14.1)
rubygems-tasks (~> 0.2, >= 0.2.4)
simplecov (>= 0.8.2)
time_ago_in_words!
yard (>= 0.8.7.3)