-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
121 lines (118 loc) · 2.48 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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
GEM
remote: https://rubygems.org/
specs:
activemodel (7.1.3.2)
activesupport (= 7.1.3.2)
activerecord (7.1.3.2)
activemodel (= 7.1.3.2)
activesupport (= 7.1.3.2)
timeout (>= 0.4.0)
activesupport (7.1.3.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
ansi (1.5.0)
atk (4.2.1)
glib2 (= 4.2.1)
base64 (0.2.0)
bigdecimal (3.1.7)
builder (3.2.4)
byebug (11.1.3)
cairo (1.17.13)
native-package-installer (>= 1.0.3)
pkg-config (>= 1.2.2)
red-colors
cairo-gobject (4.2.1)
cairo (>= 1.16.2)
glib2 (= 4.2.1)
coderay (1.1.3)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
drb (2.2.1)
fiddle (1.1.2)
gdk3 (4.2.1)
cairo-gobject (= 4.2.1)
gdk_pixbuf2 (= 4.2.1)
pango (= 4.2.1)
gdk_pixbuf2 (4.2.1)
gio2 (= 4.2.1)
gio2 (4.2.1)
fiddle
gobject-introspection (= 4.2.1)
glib2 (4.2.1)
native-package-installer (>= 1.0.3)
pkg-config (>= 1.3.5)
gobject-introspection (4.2.1)
glib2 (= 4.2.1)
gstreamer (4.2.1)
gobject-introspection (= 4.2.1)
gtk3 (4.2.1)
atk (= 4.2.1)
gdk3 (= 4.2.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
interception (0.5)
json (2.7.1)
matrix (0.4.2)
method_source (1.0.0)
minitest (5.22.3)
minitest-reporters (1.6.1)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mutex_m (0.2.0)
native-package-installer (1.1.9)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
pango (4.2.1)
cairo-gobject (= 4.2.1)
gobject-introspection (= 4.2.1)
pkg-config (1.5.6)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
pry-doc (1.5.0)
pry (~> 0.11)
yard (~> 0.9.11)
pry-rescue (1.6.0)
interception (>= 0.5)
pry (>= 0.12.0)
racc (1.7.3)
rake (13.1.0)
red-colors (0.4.0)
json
matrix
ruby-progressbar (1.13.0)
sqlite3 (1.7.3-x86_64-linux)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
yard (0.9.36)
PLATFORMS
x86_64-linux
DEPENDENCIES
activerecord
glib2
gstreamer
gtk3
minitest
minitest-reporters
nokogiri
pry
pry-byebug
pry-doc
pry-rescue
rake
sqlite3
BUNDLED WITH
2.4.19