-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
74 lines (70 loc) · 1.56 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
block_io (1.2.1)
ecdsa (~> 1.2, >= 1.2.0)
httpclient (~> 2.8, >= 2.8.0)
oj (~> 3.3, >= 3.3.5)
pbkdf2-ruby (~> 0.2, >= 0.2.1)
byebug (11.0.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
ecdsa (1.2.0)
equalizer (0.0.11)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
hashdiff (1.0.0)
httpclient (2.8.3)
ice_nine (0.11.2)
inflecto (0.0.2)
minispec-metadata (2.0.0)
minitest
minitest (5.3.5)
minitest-vcr (1.4.0)
minispec-metadata (~> 2.0)
minitest (>= 4.7.5)
vcr (>= 2.9)
multipart-post (2.1.1)
oj (3.9.2)
pbkdf2-ruby (0.2.1)
public_suffix (4.0.1)
safe_yaml (1.0.5)
telegram-bot-ruby (0.11.0)
faraday
inflecto
virtus
thread_safe (0.3.6)
vcr (5.0.0)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
webmock (3.7.6)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
PLATFORMS
ruby
DEPENDENCIES
block_io
byebug
minitest (~> 5.3.4)
minitest-vcr
telegram-bot-ruby
vcr
webmock
RUBY VERSION
ruby 2.5.1p57
BUNDLED WITH
1.17.3