-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
163 lines (159 loc) · 3.42 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
GIT
remote: https://github.com/leihs/turnip.git
revision: d1aa8487fc706695240cdb750845d86aa61fe3a2
specs:
turnip (4.4.1)
cuke_modeler (~> 3.15)
rspec (>= 3.0, < 4.0)
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
archive-zip (0.12.0)
io-like (~> 0.3.0)
base32-crockford (0.1.0)
capybara (3.36.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (3.0.0)
coderay (1.1.3)
concurrent-ruby (1.2.2)
cucumber-gherkin (29.0.0)
cucumber-messages (> 25, < 26)
cucumber-messages (25.0.1)
cuke_modeler (3.22.0)
cucumber-gherkin (< 30.0)
date (3.3.3)
diff-lcs (1.5.0)
exiftool (1.2.4)
json
exiftool_vendored (12.39.0)
exiftool (>= 0.7.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
faker (2.19.0)
i18n (>= 1.6, < 2)
geckodriver-helper (0.21.0)
archive-zip (~> 0.7)
haml (5.2.2)
temple (>= 0.8.0)
tilt
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-like (0.3.1)
json (2.6.1)
jwt (2.3.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.7.1)
minitest (5.18.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
net-imap (0.3.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-protocol
nio4r (2.7.3)
nokogiri (1.13.1)
mini_portile2 (~> 2.7.0)
racc (~> 1.4)
pg (1.3.1)
post_office (1.0.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3)
rack-protection (2.1.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rb-readline (0.5.5)
regexp_parser (2.2.0)
rexml (3.2.5)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
sequel (5.53.0)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
temple (0.8.2)
thread_safe (0.3.6)
tilt (2.0.10)
timeout (0.3.1)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uuidtools (2.2.0)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
activesupport (~> 5.2)
base32-crockford
capybara (~> 3.8)
exiftool_vendored
factory_bot
faker
geckodriver-helper (= 0.21.0)
haml
jwt
mail (~> 2.7)
net-imap
net-pop
net-smtp
pg (~> 1.1)
post_office
pry (~> 0.11)
puma
rb-readline
rexml
rspec (~> 3.0)
selenium-webdriver (~> 3.14)
sequel
sinatra
turnip!
uuidtools
BUNDLED WITH
2.3.3