This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
193 lines (186 loc) · 4.21 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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
GIT
remote: https://github.com/envato/event_sourcery-postgres.git
revision: 9fa5cec446e9335edb5b8d4aa2517d383c73b076
specs:
event_sourcery-postgres (0.8.1)
event_sourcery (>= 0.14.0)
pg
sequel (>= 4.38)
GIT
remote: https://github.com/envato/event_sourcery.git
revision: 343a0e40040920be9c0fe3692dfde50d5f9407cc
specs:
event_sourcery (0.23.1)
GIT
remote: https://github.com/envato/event_sourcery_generators.git
revision: 484f862f465c73f07b05ee765b687e3a4bb5b0b3
specs:
event_sourcery_generators (0.2.0)
activesupport (~> 5.1)
thor (~> 0.19)
verbs (~> 2.1)
GIT
remote: https://github.com/uplisting/rack-jwt.git
revision: 57812347d094425968c342fe386acb482c353237
branch: allow-excluding-root-path
specs:
rack-jwt (0.5.0)
jwt (~> 2.1)
rack
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.4.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
awesome_print (1.8.0)
bcrypt (3.1.16)
better_errors (2.8.3)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
byebug (11.1.3)
capybara (3.33.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
xpath (~> 3.2)
coderay (1.1.3)
concurrent-ruby (1.1.7)
database_cleaner (1.8.5)
database_cleaner-sequel (1.8.0)
database_cleaner (~> 1.8.0)
sequel
diff-lcs (1.4.4)
docile (1.3.2)
dotenv (2.7.6)
erubi (1.9.0)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.3.1)
jwt (2.2.2)
launchy (2.5.0)
addressable (~> 2.7)
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (1.0.0)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.2)
multi_json (1.15.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
parallel (1.19.2)
parser (2.7.2.0)
ast (~> 2.4.1)
pg (0.20.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
rack (2.2.3)
rack-protection (2.1.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rainbow (3.0.0)
rake (13.0.1)
regexp_parser (1.8.2)
rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rubocop (0.82.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
ruby-progressbar (1.10.1)
ruby2_keywords (0.0.2)
sequel (5.37.0)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
sinatra-contrib (2.1.0)
multi_json
mustermann (~> 1.0)
rack-protection (= 2.1.0)
sinatra (= 2.1.0)
tilt (~> 2.0)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
thor (0.20.3)
thread_safe (0.3.6)
tilt (2.0.10)
tzinfo (1.2.7)
thread_safe (~> 0.1)
unicode-display_width (1.7.0)
uuidtools (2.2.0)
verbs (2.2.1)
activesupport (>= 2.3.4)
i18n
xpath (3.2.0)
nokogiri (~> 1.8)
yajl-ruby (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
awesome_print
bcrypt
better_errors
byebug
capybara
database_cleaner-sequel
dotenv (~> 2.7)
event_sourcery!
event_sourcery-postgres!
event_sourcery_generators!
launchy
mail
minitest
pg (= 0.20.0)
pry
rack-jwt!
rack-test
rake
rspec
rubocop (~> 0.82.0)
simplecov (~> 0.17.0)
sinatra
sinatra-contrib
sinatra-flash
uuidtools
yajl-ruby
BUNDLED WITH
2.1.4