-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
124 lines (119 loc) · 2.34 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
GIT
remote: [email protected]:vpfpinho/sp-job.git
revision: e228e3a33d210ae6a59ba3ce44f7be5815b5d627
branch: master2020
specs:
sp-job (3.2.7)
awesome_print
backburner
curb
dnsruby
ffi
json
jwt
mail
oauth2
oauth2-client
os
pg
redis
roadie
rollbar
PATH
remote: .
specs:
casper-mailbox (0.1.1)
sp-job
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
awesome_print (1.9.2)
backburner (1.6.1)
beaneater (~> 1.0)
concurrent-ruby (~> 1.0, >= 1.0.1)
dante (> 0.1.5)
bcrypt (3.1.19)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
beaneater (1.1.3)
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
css_parser (1.14.0)
addressable
curb (1.0.5)
dante (0.2.0)
date (3.3.3)
dnsruby (1.70.0)
simpleidn (~> 0.2.1)
faraday (2.7.8)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
hashie (5.0.0)
json (2.6.3)
jwt (2.7.1)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
mini_mime (1.1.2)
multi_xml (0.6.0)
net-imap (0.3.6)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-protocol
nokogiri (1.15.2-x86_64-darwin)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_xml (~> 0.5)
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
oauth2-client (2.0.0)
addressable (~> 2.3)
bcrypt-ruby (~> 3.0)
os (1.1.4)
pg (1.5.3)
public_suffix (5.0.1)
racc (1.7.1)
rack (3.0.8)
rake (13.0.6)
redis (5.0.6)
redis-client (>= 0.9.0)
redis-client (0.14.1)
connection_pool
roadie (5.1.0)
css_parser (~> 1.4)
nokogiri (~> 1.8)
rollbar (3.4.0)
ruby2_keywords (0.0.5)
simpleidn (0.2.1)
unf (~> 0.1.4)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
timeout (0.4.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
version_gem (1.1.3)
PLATFORMS
x86_64-darwin-21
DEPENDENCIES
bundler
casper-mailbox!
rake
sp-job!
BUNDLED WITH
2.4.14