-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
105 lines (101 loc) · 2.06 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
backports (3.20.1)
bcrypt (3.1.16)
cgi (0.2.0)
coder_decorator (2.0.0)
concurrent-ruby (1.1.7)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
et-orbi (1.2.4)
tzinfo
ethon (0.12.0)
ffi (>= 1.3.0)
faraday (1.3.0)
faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-cookie_jar (0.0.7)
faraday (>= 0.8.0)
http-cookie (~> 1.0.0)
faraday-net_http (1.0.1)
ffi (1.14.2)
fugit (1.4.2)
et-orbi (~> 1.1, >= 1.1.8)
raabro (~> 1.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
multi_json (1.15.0)
multipart-post (2.1.1)
power_assert (1.2.0)
public_suffix (4.0.6)
raabro (1.4.0)
rack (2.1.4)
rack-protection (1.5.5)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack-throttle (0.7.0)
bundler (>= 1.0.0)
rack (>= 1.0.0)
rack_encrypted_cookie (1.0.0)
coder_decorator (>= 1.0.2)
rack
ruby2_keywords (0.0.2)
rufus-scheduler (3.7.0)
fugit (~> 1.1, >= 1.1.6)
securerandom (0.1.0)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-contrib (1.4.7)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
sinatra-json (0.1.0)
multi_json (~> 1.0)
sinatra (~> 1.0)
slop (4.8.2)
test-unit (3.3.9)
power_assert
tilt (2.0.10)
typhoeus (1.4.0)
ethon (>= 0.9.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
webrick (1.7.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
addressable
bcrypt
cgi
faraday
faraday-cookie_jar
rack
rack-throttle
rack_encrypted_cookie
rufus-scheduler
securerandom
sinatra
sinatra-contrib
sinatra-json
slop
test-unit
typhoeus
tzinfo-data
webrick
RUBY VERSION
ruby 2.7.2p137
BUNDLED WITH
2.2.5