Gemfile.lock
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