-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
83 lines (80 loc) · 1.92 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
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.4.2)
activesupport (= 7.0.4.2)
activerecord (7.0.4.2)
activemodel (= 7.0.4.2)
activesupport (= 7.0.4.2)
activesupport (7.0.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
clockwork (3.0.1)
activesupport
tzinfo
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
colorize (0.8.1)
concurrent-ruby (1.2.0)
connection_pool (2.3.0)
daemons (1.4.1)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
dry-inflector (1.0.0)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.0.2)
faraday-net_http_persistent (2.1.0)
faraday (~> 2.5)
net-http-persistent (~> 4.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
journald-logger (3.1.0)
journald-native (~> 1.0)
journald-native (1.0.12)
mini_portile2 (2.8.1)
minitest (5.17.0)
multipart-post (2.3.0)
net-http-persistent (4.0.1)
connection_pool (~> 2.2)
rake (13.0.6)
ruby2_keywords (0.0.5)
sqlite3 (1.6.0)
mini_portile2 (~> 2.8.0)
telegram-bot-ruby (0.23.0)
dry-inflector
faraday (~> 2.0)
faraday-multipart (~> 1.0)
virtus (~> 2.0)
thread_safe (0.3.6)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
virtus (2.0.0)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
PLATFORMS
ruby
DEPENDENCIES
activerecord
clockwork
colorize
daemons
faraday-net_http_persistent
journald-logger
net-http-persistent
rake
sqlite3
telegram-bot-ruby
BUNDLED WITH
2.2.32