-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
52 lines (48 loc) · 976 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.5)
dotenv (2.7.5)
et-orbi (1.2.2)
tzinfo
faraday (0.17.1)
multipart-post (>= 1.2, < 3)
fugit (1.3.3)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.1)
jwt (2.2.1)
mini_portile2 (2.4.0)
multipart-post (2.1.1)
mustermann (1.0.3)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
raabro (1.1.6)
rack (2.2.3)
rack-protection (2.0.7)
rack
rufus-scheduler (3.6.0)
fugit (~> 1.1, >= 1.1.6)
sinatra (2.0.7)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.7)
tilt (~> 2.0)
tilt (2.0.10)
twilio-ruby (5.31.1)
faraday (~> 0.9)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
tzinfo (2.0.0)
concurrent-ruby (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
dotenv
nokogiri
rufus-scheduler
sinatra
twilio-ruby
RUBY VERSION
ruby 2.4.5p335
BUNDLED WITH
1.16.6