view Gemfile.lock @ 118:503e22dd6cf5

blog: add (unfinished) series on OMS I'll update this as I do more research into the inner workings of OMS. It's much more interesting (and more convoluted) than ASIO is unfortunately, but it means the blog posts will probably be more interesting
author Paper <paper@tflc.us>
date Sun, 19 Oct 2025 23:15:02 -0400
parents 6ca8af53d424
children
line wrap: on
line source

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    base64 (0.2.0)
    bigdecimal (3.2.2)
    colorator (1.1.0)
    concurrent-ruby (1.3.5)
    cssminify2 (2.0.1)
    csv (3.3.5)
    em-websocket (0.5.3)
      eventmachine (>= 0.12.9)
      http_parser.rb (~> 0)
    eventmachine (1.2.7)
    execjs (2.10.0)
    ffi (1.17.2)
    ffi (1.17.2-aarch64-linux-gnu)
    ffi (1.17.2-aarch64-linux-musl)
    ffi (1.17.2-arm-linux-gnu)
    ffi (1.17.2-arm-linux-musl)
    ffi (1.17.2-arm64-darwin)
    ffi (1.17.2-x86-linux-gnu)
    ffi (1.17.2-x86-linux-musl)
    ffi (1.17.2-x86_64-darwin)
    ffi (1.17.2-x86_64-linux-gnu)
    ffi (1.17.2-x86_64-linux-musl)
    forwardable-extended (2.6.0)
    google-protobuf (4.31.1)
      bigdecimal
      rake (>= 13)
    google-protobuf (4.31.1-aarch64-linux-gnu)
      bigdecimal
      rake (>= 13)
    google-protobuf (4.31.1-aarch64-linux-musl)
      bigdecimal
      rake (>= 13)
    google-protobuf (4.31.1-arm64-darwin)
      bigdecimal
      rake (>= 13)
    google-protobuf (4.31.1-x86-linux-gnu)
      bigdecimal
      rake (>= 13)
    google-protobuf (4.31.1-x86-linux-musl)
      bigdecimal
      rake (>= 13)
    google-protobuf (4.31.1-x86_64-darwin)
      bigdecimal
      rake (>= 13)
    google-protobuf (4.31.1-x86_64-linux-gnu)
      bigdecimal
      rake (>= 13)
    google-protobuf (4.31.1-x86_64-linux-musl)
      bigdecimal
      rake (>= 13)
    htmlcompressor (0.4.0)
    http_parser.rb (0.8.0)
    i18n (1.14.7)
      concurrent-ruby (~> 1.0)
    jekyll (4.4.1)
      addressable (~> 2.4)
      base64 (~> 0.2)
      colorator (~> 1.0)
      csv (~> 3.0)
      em-websocket (~> 0.5)
      i18n (~> 1.0)
      jekyll-sass-converter (>= 2.0, < 4.0)
      jekyll-watch (~> 2.0)
      json (~> 2.6)
      kramdown (~> 2.3, >= 2.3.1)
      kramdown-parser-gfm (~> 1.0)
      liquid (~> 4.0)
      mercenary (~> 0.3, >= 0.3.6)
      pathutil (~> 0.9)
      rouge (>= 3.0, < 5.0)
      safe_yaml (~> 1.0)
      terminal-table (>= 1.8, < 4.0)
      webrick (~> 1.7)
    jekyll-feed (0.17.0)
      jekyll (>= 3.7, < 5.0)
    jekyll-minifier (0.1.10)
      cssminify2 (~> 2.0)
      htmlcompressor (~> 0.4)
      jekyll (>= 3.5)
      json-minify (~> 0.0.3)
      uglifier (~> 4.1)
    jekyll-sass-converter (3.1.0)
      sass-embedded (~> 1.75)
    jekyll-watch (2.2.1)
      listen (~> 3.0)
    json (2.13.0)
    json-minify (0.0.3)
      json (> 0)
    kramdown (2.5.1)
      rexml (>= 3.3.9)
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
    liquid (4.0.4)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    logger (1.7.0)
    mercenary (0.4.0)
    pathutil (0.16.2)
      forwardable-extended (~> 2.6)
    public_suffix (6.0.2)
    rake (13.3.0)
    rb-fsevent (0.11.2)
    rb-inotify (0.11.1)
      ffi (~> 1.0)
    rexml (3.4.1)
    rouge (4.5.2)
    safe_yaml (1.0.5)
    sass-embedded (1.89.2)
      google-protobuf (~> 4.31)
      rake (>= 13)
    sass-embedded (1.89.2-aarch64-linux-android)
      google-protobuf (~> 4.31)
    sass-embedded (1.89.2-aarch64-linux-gnu)
      google-protobuf (~> 4.31)
    sass-embedded (1.89.2-aarch64-linux-musl)
      google-protobuf (~> 4.31)
    sass-embedded (1.89.2-arm-linux-androideabi)
      google-protobuf (~> 4.31)
    sass-embedded (1.89.2-arm-linux-gnueabihf)
      google-protobuf (~> 4.31)
    sass-embedded (1.89.2-arm-linux-musleabihf)
      google-protobuf (~> 4.31)
    sass-embedded (1.89.2-arm64-darwin)
      google-protobuf (~> 4.31)
    sass-embedded (1.89.2-x86_64-darwin)
      google-protobuf (~> 4.31)
    sass-embedded (1.89.2-x86_64-linux-android)
      google-protobuf (~> 4.31)
    sass-embedded (1.89.2-x86_64-linux-gnu)
      google-protobuf (~> 4.31)
    sass-embedded (1.89.2-x86_64-linux-musl)
      google-protobuf (~> 4.31)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    uglifier (4.2.1)
      execjs (>= 0.3.0, < 3)
    unicode-display_width (2.6.0)
    webrick (1.9.1)

PLATFORMS
  aarch64-linux
  aarch64-linux
  aarch64-linux-android
  aarch64-linux-musl
  arm-linux
  arm-linux-androideabi
  arm-linux-musleabihf
  arm64-darwin
  x86-linux
  x86-linux
  x86-linux-android
  x86-linux-musl
  x86_64-darwin
  x86_64-linux
  x86_64-linux-android
  x86_64-linux-musl

DEPENDENCIES
  base64 (~> 0.2.0)
  csv (~> 3.3)
  jekyll (~> 4.3)
  jekyll-feed (~> 0.17.0)
  jekyll-minifier (~> 0.1.10)
  json (~> 2.12)
  logger (~> 1.7)

BUNDLED WITH
   2.5.10