GIT
  remote: https://github.com/coprl/cacheable_presenter_plugin.git
  revision: 262ac076d70d94b111b9ccb692dfc9225c7cc6c6
  specs:
    cacheable_presenter_plugin (0.0.3)

GIT
  remote: https://github.com/coprl/chart_presenter_plugin.git
  revision: ae9a8bb805570dbf2c1156e3c81f07e3a24807e2
  specs:
    chart_presenter_plugin (0.1.0)

GIT
  remote: https://github.com/coprl/foo_presenter_plugin.git
  revision: f9c92ab98388aeb150c9b523e97042c1386aff10
  specs:
    foo_presenter_plugin (0.0.2)

GIT
  remote: https://github.com/coprl/google_maps_presenter_plugin.git
  revision: 237d956ce36b6c9945080088e4d9e5a2f042ee5b
  branch: main
  specs:
    google_maps_presenter_plugin (0.1.0)

GIT
  remote: https://github.com/coprl/image_crop_presenter_plugin.git
  revision: 33452c5d3b232e93a942280f8429be2707c992ab
  specs:
    image_crop_presenter_plugin (0.1.0)

GIT
  remote: https://github.com/coprl/script_presenter_plugin.git
  revision: c7cea03e73f4752a3df99e4b3ab0d4030f141f4d
  specs:
    script_presenter_plugin (0.0.2)

GIT
  remote: https://github.com/coprl/scroll_to_presenter_plugin.git
  revision: e1dd957723561117ee45743ac9e27a4fd91a4a97
  specs:
    scroll_to_presenter_plugin (0.0.2)

PATH
  remote: .
  specs:
    coprl (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:
    byebug (11.1.3)
    childprocess (3.0.0)
    coderay (1.1.2)
    concurrent-ruby (1.1.8)
    diff-lcs (1.3)
    docile (1.3.1)
    dotenv (2.7.6)
    dry-configurable (0.12.1)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.5, >= 0.5.0)
    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-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)
    pry-byebug (3.8.0)
      byebug (~> 11.0)
      pry (~> 0.10)
    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.4)
    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.1.0)
    tilt (2.0.10)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    tzinfo-data (1.2021.1)
      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)
  cacheable_presenter_plugin!
  chart_presenter_plugin!
  coprl!
  dotenv
  foo_presenter_plugin!
  gem-release (~> 2.0)
  google_maps_presenter_plugin!
  image_crop_presenter_plugin!
  pry
  pry-byebug
  puma
  rack (>= 2.0.6)
  rack-cors
  rack-test (~> 0.8)
  rake (~> 13.0)
  rspec
  rspec-html-matchers
  rspec_junit_formatter
  script_presenter_plugin!
  scroll_to_presenter_plugin!
  shotgun (~> 0.9)
  simplecov
  thor (~> 1.1.0)
  watir (~> 6.16)
  watir-rspec (~> 3.0)
  webdrivers (~> 4.1)

RUBY VERSION
   ruby 2.7.2p137

BUNDLED WITH
   2.2.3