-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
129 lines (124 loc) · 2.68 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
125
126
127
128
129
GIT
remote: https://github.com/gorenje/dotenv.git
revision: a546053e896cdb44b1341c453f8e3ed93aab6db4
branch: squaure_brackets
specs:
dotenv (0.10.0)
GEM
remote: http://rubygems.org/
specs:
backports (3.14.0)
coderay (1.1.2)
connection_pool (2.2.2)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
ffi (1.10.0)
foreman (0.85.0)
thor (~> 0.19.1)
geokit (1.13.1)
haml (5.0.4)
temple (>= 0.8.0)
tilt
html2haml (2.2.0)
erubis (~> 2.7.0)
haml (>= 4.0, < 6)
nokogiri (>= 1.6.0)
ruby_parser (~> 3.5)
http-cookie (1.0.3)
domain_name (~> 0.5)
json (2.2.0)
kgio (2.11.2)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mechanize (2.7.6)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0)
mime-types (>= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (>= 2.5.2)
nokogiri (~> 1.6)
ntlm-http (~> 0.1, >= 0.1.1)
webrobots (>= 0.0.9, < 0.2)
method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
mini_portile2 (2.4.0)
multi_json (1.13.1)
mustermann (1.0.3)
net-http-digest_auth (1.4.1)
net-http-persistent (3.0.1)
connection_pool (~> 2.2)
nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
ntlm-http (0.1.1)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
rack (2.0.7)
rack-protection (2.0.5)
rack
raindrops (0.19.0)
rake (10.5.0)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rerun (0.13.0)
listen (~> 3.0)
ruby_dep (1.5.0)
ruby_parser (3.13.1)
sexp_processor (~> 4.9)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sexp_processor (4.12.0)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
tilt (~> 2.0)
sinatra-contrib (2.0.5)
backports (>= 2.8.2)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.0.5)
sinatra (= 2.0.5)
tilt (>= 1.3, < 3)
temple (0.8.1)
thor (0.19.4)
tilt (2.0.9)
timezone (1.3.4)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unicorn (5.5.0)
kgio (~> 2.6)
raindrops (~> 0.7)
webrobots (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
dotenv!
foreman
geokit
haml
html2haml
json
mechanize
pry
rake (= 10.5.0)
rerun
sass
sinatra
sinatra-contrib
timezone
unicorn
RUBY VERSION
ruby 2.6.3p62
BUNDLED WITH
1.17.2