-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
104 lines (99 loc) · 2.19 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
104
GIT
remote: https://github.com/cre-ne-jp/cinch-test
revision: c29e33a495b007061acf76e9edbb81e7a4f2a34c
specs:
cinch-test (0.1.3)
GEM
remote: https://rubygems.org/
specs:
activesupport (6.0.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
ast (2.4.1)
atk (3.4.3)
glib2 (= 3.4.3)
byebug (11.1.3)
cairo (1.16.6)
native-package-installer (>= 1.0.3)
pkg-config (>= 1.2.2)
cairo-gobject (3.4.3)
cairo (>= 1.16.2)
glib2 (= 3.4.3)
concurrent-ruby (1.1.6)
gdk3 (3.4.3)
cairo-gobject (= 3.4.3)
gdk_pixbuf2 (= 3.4.3)
pango (= 3.4.3)
gdk_pixbuf2 (3.4.3)
gio2 (= 3.4.3)
gio2 (3.4.3)
gobject-introspection (= 3.4.3)
glib2 (3.4.3)
native-package-installer (>= 1.0.3)
pkg-config (>= 1.3.5)
gobject-introspection (3.4.3)
glib2 (= 3.4.3)
gtk3 (3.4.3)
atk (= 3.4.3)
gdk3 (= 3.4.3)
gdk_pixbuf2 (= 3.4.3)
gio2 (= 3.4.3)
pango (= 3.4.3)
i18n (1.8.4)
concurrent-ruby (~> 1.0)
mcinch (2.4.1)
minitest (5.14.1)
native-package-installer (1.0.9)
pango (3.4.3)
cairo-gobject (= 3.4.3)
gobject-introspection (= 3.4.3)
parallel (1.19.2)
parser (2.7.1.4)
ast (~> 2.4.1)
pkg-config (1.4.1)
power_assert (1.2.0)
rainbow (3.0.0)
rake (13.0.1)
redcarpet (3.5.0)
regexp_parser (1.7.1)
rexml (3.2.4)
rubocop (0.88.0)
parallel (~> 1.10)
parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.1.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.2.0)
parser (>= 2.7.0.1)
ruby-progressbar (1.10.1)
test-unit (3.3.6)
power_assert
thread_safe (0.3.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.7.0)
yard (0.9.25)
zeitwerk (2.4.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport
byebug
cinch-test!
gtk3
mcinch (>= 2.4)
rake
redcarpet
rubocop
test-unit
yard
RUBY VERSION
ruby 2.7.1p83
BUNDLED WITH
2.1.4