-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
55 lines (52 loc) · 1.07 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
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
chronic (0.10.2)
concurrent-ruby (1.1.5)
dotenv (2.7.5)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
httparty (0.17.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
jwt (2.1.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mini_portile2 (2.4.0)
minitest (5.11.3)
multi_xml (0.6.0)
multipart-post (2.0.0)
nikkou (0.0.5)
activesupport
nokogiri
tzinfo
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
thread_safe (0.3.6)
twilio-ruby (5.12.0)
faraday (~> 0.9)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
whenever (1.0.0)
chronic (>= 0.6.3)
PLATFORMS
ruby
DEPENDENCIES
dotenv
httparty
nikkou
nokogiri
twilio-ruby
whenever
BUNDLED WITH
2.0.2