-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathGemfile.lock
More file actions
52 lines (49 loc) · 1014 Bytes
/
Copy pathGemfile.lock
File metadata and controls
52 lines (49 loc) · 1014 Bytes
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
GEM
remote: https://rubygems.org/
specs:
daemons (1.2.6)
faraday (0.15.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.23)
httparty (0.16.2)
multi_xml (>= 0.5.2)
jwt (2.1.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mini_portile2 (2.3.0)
multi_xml (0.6.0)
multipart-post (2.0.0)
mustermann (1.0.2)
ngrok (1.6.1)
daemons
listen
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
rack (2.0.5)
rack-protection (2.0.1)
rack
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
ruby_dep (1.5.0)
sinatra (2.0.1)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.1)
tilt (~> 2.0)
tilt (2.0.8)
twilio-ruby (5.6.4)
faraday (~> 0.9)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
PLATFORMS
ruby
DEPENDENCIES
httparty
ngrok
sinatra
twilio-ruby (~> 5.6.3)
BUNDLED WITH
1.16.1