GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.2.2.1)
      base64
      benchmark (>= 0.3)
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.3.1)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      logger (>= 1.4.2)
      minitest (>= 5.1)
      securerandom (>= 0.3)
      tzinfo (~> 2.0, >= 2.0.5)
    base64 (0.2.0)
    benchmark (0.3.0)
    better_errors (2.10.1)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
      rouge (>= 1.0.0)
    bigdecimal (3.1.8)
    browser (5.3.1)
    byebug (11.1.3)
    chunky_png (1.4.0)
    coderay (1.1.3)
    concurrent-ruby (1.3.4)
    connection_pool (2.4.1)
    daemons (1.4.1)
    drb (2.2.1)
    erubi (1.13.1)
    ethon (0.16.0)
      ffi (>= 1.15.0)
    eventmachine (1.2.7)
    execjs (2.9.1)
    exifr (1.4.0)
    ffi (1.15.5)
    fspath (3.1.2)
    highline (2.0.3)
    html-pipeline (2.14.3)
      activesupport (>= 2)
      nokogiri (>= 1.4)
    i18n (1.14.6)
      concurrent-ruby (~> 1.0)
    image_optim (0.31.3)
      exifr (~> 1.2, >= 1.2.2)
      fspath (~> 3.0)
      image_size (>= 1.5, < 4)
      in_threads (~> 1.3)
      progress (~> 3.0, >= 3.0.1)
    image_optim_pack (0.10.1)
      fspath (>= 2.1, < 4)
      image_optim (~> 0.19)
    image_size (3.3.0)
    in_threads (1.6.0)
    logger (1.6.2)
    method_source (1.0.0)
    mini_portile2 (2.8.8)
    minitest (5.25.4)
    multi_json (1.15.0)
    mustermann (3.0.3)
      ruby2_keywords (~> 0.0.1)
    newrelic_rpm (8.16.0)
    nokogiri (1.17.2)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    options (2.3.2)
    progress (3.6.0)
    progress_bar (1.3.4)
      highline (>= 1.6)
      options (~> 2.3.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    racc (1.8.1)
    rack (2.2.10)
    rack-protection (3.2.0)
      base64 (>= 0.1.0)
      rack (~> 2.2, >= 2.2.4)
    rack-ssl-enforcer (0.2.9)
    rack-test (2.2.0)
      rack (>= 1.3)
    rake (13.2.1)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    redcarpet (3.6.0)
    rexml (3.3.9)
    rouge (1.11.1)
    rr (3.1.1)
    rss (0.3.1)
      rexml
    ruby2_keywords (0.0.5)
    sass (3.7.4)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    securerandom (0.3.2)
    sinatra (3.2.0)
      mustermann (~> 3.0)
      rack (~> 2.2, >= 2.2.4)
      rack-protection (= 3.2.0)
      tilt (~> 2.0)
    sinatra-contrib (3.2.0)
      multi_json (>= 0.0.2)
      mustermann (~> 3.0)
      rack-protection (= 3.2.0)
      sinatra (= 3.2.0)
      tilt (~> 2.0)
    sprockets (3.7.5)
      base64
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-helpers (1.4.0)
      sprockets (>= 2.2)
    sprockets-sass (2.0.0.beta2)
      sprockets (>= 2.0, < 4.0)
    strings (0.2.1)
      strings-ansi (~> 0.2)
      unicode-display_width (>= 1.5, < 3.0)
      unicode_utils (~> 1.4)
    strings-ansi (0.2.0)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    terser (1.2.4)
      execjs (>= 0.3.0, < 3)
    thin (1.8.2)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (1.3.2)
    tilt (2.4.0)
    tty-pager (0.14.0)
      strings (~> 0.2.0)
      tty-screen (~> 0.8)
    tty-screen (0.8.1)
    typhoeus (1.4.1)
      ethon (>= 0.9.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.3.0)
    unicode_utils (1.4.0)
    unix_utils (0.0.15)
    yajl-ruby (1.4.3)

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  better_errors
  browser
  chunky_png
  erubi
  html-pipeline
  image_optim
  image_optim_pack
  minitest
  newrelic_rpm
  nokogiri
  progress_bar
  pry-byebug
  rack
  rack-ssl-enforcer
  rack-test
  rake
  redcarpet
  rr
  rss
  sass
  sinatra
  sinatra-contrib
  sprockets
  sprockets-helpers
  sprockets-sass
  terminal-table
  terser
  thin
  thor
  tty-pager
  typhoeus
  unix_utils
  yajl-ruby

RUBY VERSION
   ruby 3.3.6p108

BUNDLED WITH
   2.4.6