This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
/
Gemfile.lock
78 lines (75 loc) · 1.5 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:
ttime (0.9.5)
gettext (>= 2.2)
gtk2 (>= 1.1)
libxml-ruby (>= 2.3)
rsvg2 (>= 1.1)
test-unit
tzinfo (>= 0.3)
zip (>= 2.0)
GEM
remote: https://rubygems.org/
specs:
atk (3.1.0)
glib2 (= 3.1.0)
cairo (1.15.3)
pkg-config (>= 1.1.5)
coveralls (0.8.17)
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6)
docile (1.1.5)
gdk_pixbuf2 (3.1.0)
gio2 (= 3.1.0)
gettext (3.2.2)
locale (>= 2.0.5)
text (>= 1.3.0)
gio2 (3.1.0)
glib2 (= 3.1.0)
gobject-introspection (= 3.1.0)
glib2 (3.1.0)
pkg-config
gobject-introspection (3.1.0)
glib2 (= 3.1.0)
gtk2 (3.1.0)
atk (= 3.1.0)
gdk_pixbuf2 (= 3.1.0)
pango (= 3.1.0)
json (2.0.2)
libxml-ruby (2.9.0)
locale (2.1.2)
pango (3.1.0)
cairo (>= 1.14.0)
glib2 (= 3.1.0)
pkg-config (1.1.7)
power_assert (0.4.1)
rake (10.3.2)
rsvg2 (3.1.0)
cairo (>= 1.12.8)
gdk_pixbuf2 (= 3.1.0)
simplecov (0.12.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
term-ansicolor (1.4.0)
tins (~> 1.0)
test-unit (3.2.3)
power_assert
text (1.3.1)
thor (0.19.4)
thread_safe (0.3.5)
tins (1.13.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
zip (2.0.2)
PLATFORMS
ruby
DEPENDENCIES
coveralls
rake
ttime!