about summary refs log tree commit diff stats
path: root/data/maps/the_wondrous/metadata.txtpb
blob: 0b96cf2ee4239b1baf36cd69df2e2bc89b2b93e5 (plain) (blame)
1
display_name: "The Wondrous"
2' href='#n202'>202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.1.1)
      actionpack (= 7.1.1)
      activesupport (= 7.1.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.1)
      actionpack (= 7.1.1)
      activejob (= 7.1.1)
      activerecord (= 7.1.1)
      activestorage (= 7.1.1)
      activesupport (= 7.1.1)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.1)
      actionpack (= 7.1.1)
      actionview (= 7.1.1)
      activejob (= 7.1.1)
      activesupport (= 7.1.1)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.1)
      actionview (= 7.1.1)
      activesupport (= 7.1.1)
      nokogiri (>= 1.8.5)
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    actiontext (7.1.1)
      actionpack (= 7.1.1)
      activerecord (= 7.1.1)
      activestorage (= 7.1.1)
      activesupport (= 7.1.1)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.1)
      activesupport (= 7.1.1)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    active_storage_validations (1.1.1)
      activejob (>= 5.2.0)
      activemodel (>= 5.2.0)
      activestorage (>= 5.2.0)
      activesupport (>= 5.2.0)
    activejob (7.1.1)
      activesupport (= 7.1.1)
      globalid (>= 0.3.6)
    activemodel (7.1.1)
      activesupport (= 7.1.1)
    activerecord (7.1.1)
      activemodel (= 7.1.1)
      activesupport (= 7.1.1)
      timeout (>= 0.4.0)
    activestorage (7.1.1)
      actionpack (= 7.1.1)
      activejob (= 7.1.1)
      activerecord (= 7.1.1)
      activesupport (= 7.1.1)
      marcel (~> 1.0)
    activesupport (7.1.1)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    acts-as-taggable-on (10.0.0)
      activerecord (>= 6.1, < 7.2)
    addressable (2.8.5)
      public_suffix (>= 2.0.2, < 6.0)
    airbrussh (1.5.0)
      sshkit (>= 1.6.1, != 1.7.0)
    akismet (3.0.0)
    audited (5.4.0)
      activerecord (>= 5.0, < 7.2)
      request_store (~> 1.2)
    base64 (0.2.0)
    bcrypt (3.1.19)
    bcrypt_pbkdf (1.1.1)
    bigdecimal (3.1.4)
    bindex (0.8.1)
    builder (3.2.4)
    byebug (11.1.3)
    capistrano (3.18.0)
      airbrussh (>= 1.0.0)
      i18n
      rake (>= 10.0.0)
      sshkit (>= 1.9.0)
    capistrano-bundler (2.1.0)
      capistrano (~> 3.1)
    capistrano-passenger (0.2.1)
      capistrano (~> 3.0)
    capistrano-rails (1.6.3)
      capistrano (~> 3.1)
      capistrano-bundler (>= 1.1, < 3)
    capistrano-rvm (0.1.2)
      capistrano (~> 3.0)
      sshkit (~> 1.2)
    capybara (2.18.0)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
      xpath (>= 2.0, < 4.0)
    chronic (0.10.2)
    climate_control (0.2.0)
    coffee-rails (4.2.2)
      coffee-script (>= 2.2.0)
      railties (>= 4.0.0)
    coffee-script (2.4.1)
      coffee-script-source
      execjs
    coffee-script-source (1.12.2)
    concurrent-ruby (1.2.2)
    connection_pool (2.4.1)
    crass (1.0.6)
    date (3.3.4)
    devise (4.9.3)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
      responders
      warden (~> 1.2.3)
    domain_name (0.6.20240107)
    drb (2.2.0)
      ruby2_keywords
    ed25519 (1.3.0)
    enumerize (2.7.0)
      activesupport (>= 3.2)
    erubi (1.12.0)
    execjs (2.9.1)
    ffi (1.16.3)
    ffi-compiler (1.3.2)
      ffi (>= 1.15.5)
      rake
    globalid (1.2.1)
      activesupport (>= 6.1)
    haml (6.2.3)
      temple (>= 0.8.2)
      thor
      tilt
    highline (2.1.0)
    http (5.2.0)
      addressable (~> 2.8)
      base64 (~> 0.1)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      llhttp-ffi (~> 0.5.0)
    http-cookie (1.0.8)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    image_processing (1.12.2)
      mini_magick (>= 4.9.5, < 5)
      ruby-vips (>= 2.0.17, < 3)
    indieweb-endpoints (8.0.0)
      http (~> 5.0)
      link-header-parser (~> 5.0)
      nokogiri (>= 1.13)
    io-console (0.6.0)
    irb (1.8.3)
      rdoc
      reline (>= 0.3.8)
    jbuilder (2.11.5)
      actionview (>= 5.0.0)
      activesupport (>= 5.0.0)
    jquery-rails (4.6.0)
      rails-dom-testing (>= 1, < 3)
      railties (>= 4.2.0)
      thor (>= 0.14, < 2.0)
    jquery-ui-rails (6.0.1)
      railties (>= 3.2.16)
    js-routes (2.2.7)
      railties (>= 4)
    json (2.9.0)
    libv8-node (18.16.0.0)
    link-header-parser (5.1.1)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    llhttp-ffi (0.5.0)
      ffi-compiler (~> 1.0)
      rake (~> 13.0)
    loofah (2.21.4)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.2)
    meta-tags (2.19.0)
      actionpack (>= 3.2.0, < 7.2)
    microformats (4.5.0)
      json
      nokogiri
    mime-types (3.5.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2023.1003)
    mimemagic (0.3.10)
      nokogiri (~> 1)
      rake
    mini_magick (4.12.0)
    mini_mime (1.1.5)
    mini_portile2 (2.8.5)
    mini_racer (0.8.0)
      libv8-node (~> 18.16.0.0)
    minitest (5.20.0)
    mutex_m (0.2.0)
    mysql2 (0.5.5)
    net-imap (0.4.4)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-scp (4.0.0)
      net-ssh (>= 2.6.5, < 8.0.0)
    net-smtp (0.4.0)
      net-protocol
    net-ssh (7.2.0)
    nio4r (2.5.9)
    nokogiri (1.15.4)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    normalize-rails (8.0.1)
    orm_adapter (0.5.0)
    paperclip (6.1.0)
      activemodel (>= 4.2.0)
      activesupport (>= 4.2.0)
      mime-types
      mimemagic (~> 0.3.0)
      terrapin (~> 0.6.0)
    psych (5.1.1.1)
      stringio
    public_suffix (5.0.3)
    racc (1.7.3)
    rack (2.2.8)
    rack-session (1.0.1)
      rack (< 3)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (1.0.0)
      rack (< 3)
      webrick
    rails (7.1.1)
      actioncable (= 7.1.1)
      actionmailbox (= 7.1.1)
      actionmailer (= 7.1.1)
      actionpack (= 7.1.1)
      actiontext (= 7.1.1)
      actionview (= 7.1.1)
      activejob (= 7.1.1)
      activemodel (= 7.1.1)
      activerecord (= 7.1.1)
      activestorage (= 7.1.1)
      activesupport (= 7.1.1)
      bundler (>= 1.15.0)
      railties (= 7.1.1)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    rails_autolink (1.1.8)
      actionview (> 3.1)
      activesupport (> 3.1)
      railties (> 3.1)
    railties (7.1.1)
      actionpack (= 7.1.1)
      activesupport (= 7.1.1)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rake (13.1.0)
    ransack (4.3.0)
      activerecord (>= 6.1.5)
      activesupport (>= 6.1.5)
      i18n
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rdoc (6.6.0)
      psych (>= 4.0.0)
    recaptcha (5.19.0)
    redcarpet (3.6.0)
    reline (0.3.9)
      io-console (~> 0.5)
    request_store (1.5.1)
      rack (>= 1.4)
    responders (3.1.1)
      actionpack (>= 5.2)
      railties (>= 5.2)
    rexml (3.2.6)
    rouge (4.2.0)
    ruby-vips (2.2.0)
      ffi (~> 1.12)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    sassc (2.4.0)
      ffi (~> 1.9)
    sassc-rails (2.1.2)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
    selenium-webdriver (4.14.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2, < 3.0)
      websocket (~> 1.0)
    spring (2.1.1)
    spring-watcher-listen (2.0.1)
      listen (>= 2.7, < 4.0)
      spring (>= 1.2, < 3.0)
    sprockets (3.7.2)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
    sprockets-rails (3.4.2)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      sprockets (>= 3.0.0)
    sqlite3 (1.6.7)
      mini_portile2 (~> 2.8.0)
    sshkit (1.21.5)
      net-scp (>= 1.1.2)
      net-ssh (>= 2.8.0)
    stringio (3.0.8)
    temple (0.10.3)
    terrapin (0.6.0)
      climate_control (>= 0.0.3, < 1.0)
    terser (1.1.19)
      execjs (>= 0.3.0, < 3)
    thor (1.3.0)
    tilt (2.3.0)
    timeout (0.4.1)
    turbolinks (5.2.1)
      turbolinks-source (~> 5.2)
    turbolinks-source (5.2.0)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    warden (1.2.9)
      rack (>= 2.0.9)
    web-console (4.2.1)
      actionview (>= 6.0.0)
      activemodel (>= 6.0.0)
      bindex (>= 0.4.0)
      railties (>= 6.0.0)
    webmention (7.0.0)
      http (~> 5.0)
      indieweb-endpoints (~> 8.0)
      nokogiri (>= 1.13)
    webrick (1.8.1)
    websocket (1.2.10)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    whenever (1.0.0)
      chronic (>= 0.6.3)
    will_paginate (4.0.0)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.12)

PLATFORMS
  ruby

DEPENDENCIES
  active_storage_validations
  acts-as-taggable-on
  akismet
  audited (~> 5.0)
  bcrypt_pbkdf (>= 1.0, < 2.0)
  byebug
  capistrano (~> 3.0)
  capistrano-bundler
  capistrano-passenger
  capistrano-rails
  capistrano-rvm
  capybara (~> 2.13)
  coffee-rails (~> 4.2)
  devise
  ed25519 (>= 1.2, < 2.0)
  enumerize
  haml
  highline
  image_processing (>= 1.2)
  jbuilder (~> 2.5)
  jquery-rails
  jquery-ui-rails
  js-routes
  listen (>= 3.0.5, < 3.2)
  meta-tags
  microformats (~> 4.0, >= 4.2.1)
  mini_racer
  mysql2
  normalize-rails
  paperclip
  rails (~> 7.1.0)
  rails_autolink
  ransack
  recaptcha
  redcarpet
  rouge
  sassc-rails
  selenium-webdriver
  spring
  spring-watcher-listen (~> 2.0.0)
  sprockets (= 3.7.2)
  sqlite3
  terser (~> 1.1.19)
  turbolinks (~> 5)
  tzinfo-data
  web-console (>= 3.3.0)
  webmention
  webrick (~> 1.7)
  whenever (~> 1.0.0)
  will_paginate (~> 4.0)

BUNDLED WITH
   2.4.21