-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
42 lines (39 loc) · 732 Bytes
/
Gemfile.lock
File metadata and controls
42 lines (39 loc) · 732 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
GEM
remote: https://rubygems.org/
specs:
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
macaddr (1.7.1)
systemu (~> 2.6.2)
mimemagic (0.3.1)
multipart-post (2.0.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
redis (3.1.0)
sendgrid-ruby (1.1.6)
faraday (~> 0.9)
mimemagic
smtpapi (~> 0.1)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-cross_origin (0.3.2)
smtpapi (0.1.0)
systemu (2.6.4)
tilt (1.4.1)
uuid (2.3.7)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
json
rack
redis
sendgrid-ruby
sinatra
sinatra-cross_origin (~> 0.3.1)
uuid
BUNDLED WITH
1.11.2