This repository has been archived by the owner on Nov 25, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
77 lines (75 loc) · 1.63 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
GEM
remote: https://rubygems.org/
specs:
abstract_type (0.0.7)
adamantium (0.2.0)
ice_nine (~> 0.11.0)
memoizable (~> 0.4.0)
ast (2.1.0)
builder (3.2.2)
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
contest (0.1.3)
diff-lcs (1.2.5)
dotenv (2.0.2)
equalizer (0.0.11)
flay (2.6.1)
ruby_parser (~> 3.0)
sexp_processor (~> 4.0)
flog (4.3.2)
ruby_parser (~> 3.1, > 3.1.0)
sexp_processor (~> 4.4)
harvested (2.0.0)
hashie (~> 1)
httparty
json
hashie (1.2.0)
httparty (0.13.1)
json (~> 1.8)
multi_xml (>= 0.5.2)
ice_nine (0.11.1)
json (1.8.1)
jwt (1.5.1)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
multi_json (1.11.2)
multi_xml (0.5.5)
parser (2.2.2.6)
ast (>= 1.1, < 3.0)
private_attr (1.1.0)
procto (0.0.2)
rainbow (2.0.0)
rake (10.4.2)
reek (3.2.1)
parser (~> 2.2.2.5)
private_attr (~> 1.1)
rainbow (~> 2.0)
unparser (~> 0.2.2)
ruby_parser (3.6.6)
sexp_processor (~> 4.1)
sexp_processor (4.5.0)
thread_safe (0.3.5)
twilio-ruby (4.2.1)
builder (>= 2.1.2)
jwt (~> 1.0)
multi_json (>= 1.3.0)
unparser (0.2.4)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
concord (~> 0.1.5)
diff-lcs (~> 1.2.5)
equalizer (~> 0.0.9)
parser (~> 2.2.2)
procto (~> 0.0.2)
PLATFORMS
ruby
DEPENDENCIES
contest (~> 0.1.3)
dotenv (~> 2.0.2)
flay (~> 2.6.1)
flog (~> 4.3.2)
harvested (~> 2.0.0)
rake (~> 10.4.2)
reek (~> 3.2.1)
twilio-ruby (~> 4.2.1)