-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
169 lines (161 loc) · 3.83 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
GIT
remote: https://github.com/rx/chart_presenter_plugin.git
revision: e2afb1cf0292ea92371cfc83be16b2ad95dee26d
specs:
chart_presenter_plugin (0.1.0)
GIT
remote: https://github.com/rx/foo_presenter_plugin.git
revision: 313dddfef05f740990c509b89831b69730b4ce12
specs:
foo_presenter_plugin (0.0.1)
GIT
remote: https://github.com/rx/image_crop_presenter_plugin.git
revision: c0814ffa5a0f40fd15d697e72a5bd4c9e4117d1e
specs:
image_crop_presenter_plugin (0.1.0)
PATH
remote: .
specs:
voom-presenters (1.0.0)
dry-configurable (> 0.1, <= 7.0)
dry-container (~> 0.6)
dry-inflector (~> 0.1)
filewatcher (~> 1.1.1)
ice_nine (~> 0.11)
redcarpet (~> 3.4)
sinatra (>= 1.4, < 3.0)
tzinfo (>= 1.1, < 3.0)
tzinfo-data (~> 1.2018)
zeitwerk (~> 2.1)
GEM
remote: https://rubygems.org/
specs:
childprocess (3.0.0)
coderay (1.1.2)
concurrent-ruby (1.1.7)
diff-lcs (1.3)
docile (1.3.1)
dry-configurable (0.11.6)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-equalizer (~> 0.2)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.5.0)
concurrent-ruby (~> 1.0)
dry-equalizer (0.3.0)
dry-inflector (0.2.0)
filewatcher (1.1.1)
optimist (~> 3.0)
gem-release (2.0.1)
ice_nine (0.11.2)
json (2.3.1)
method_source (0.9.0)
mini_portile2 (2.5.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.7)
nokogiri (1.11.4)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.4-x86_64-darwin)
racc (~> 1.4)
optimist (3.0.1)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
puma (5.3.1)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-cors (1.1.0)
rack (>= 2.0.0)
rack-protection (2.1.0)
rack
rack-test (0.8.3)
rack (>= 1.0, < 3)
rake (13.0.1)
redcarpet (3.5.1)
regexp_parser (1.6.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.2)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-html-matchers (0.9.1)
nokogiri (~> 1)
rspec (>= 3.0.0.a, < 4)
rspec-mocks (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.2)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
ruby2_keywords (0.0.2)
rubyzip (1.3.0)
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
shotgun (0.9.2)
rack (>= 1.0)
simplecov (0.16.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)
thor (1.0.1)
tilt (2.0.10)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2020.4)
tzinfo (>= 1.0.0)
watir (6.16.5)
regexp_parser (~> 1.2)
selenium-webdriver (~> 3.6)
watir-rspec (3.0.0)
rspec (~> 3.0)
watir (>= 6.0.0.beta4)
webdrivers (4.1.0)
nokogiri (~> 1.6)
rubyzip (~> 1.0)
selenium-webdriver (>= 3.0, < 4.0)
zeitwerk (2.4.2)
PLATFORMS
ruby
x86_64-darwin-19
DEPENDENCIES
bundler (>= 1.13)
chart_presenter_plugin!
foo_presenter_plugin!
gem-release (~> 2.0)
image_crop_presenter_plugin!
pry
puma
rack (>= 2.0.6)
rack-cors
rack-test (~> 0.8)
rake (~> 13.0)
rspec
rspec-html-matchers
rspec_junit_formatter
shotgun (~> 0.9)
simplecov
thor (~> 1.0.1)
voom-presenters!
watir (~> 6.16)
watir-rspec (~> 3.0)
webdrivers (~> 4.1)
RUBY VERSION
ruby 2.7.2p137
BUNDLED WITH
2.2.20