Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://bitbucket.org/enroute-mobi/gtfs-rt.git
  revision: 68d537935358e8b82c7f2821e35e8ae83c495136
  specs:
    gtfs-rt (0.1.0)
      racc
      ruby-protocol-buffers

GIT
  remote: https://bitbucket.org/enroute-mobi/siri-xsd.git
  revision: ffbe073fae0921d393f0ba1b70702665a5e46180
  specs:
    siri-xsd (0.1.0)
      listen
      nokogiri

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.1.3)
      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)
    base64 (0.2.0)
    bigdecimal (3.1.6)
    builder (3.2.4)
    bundler-audit (0.9.1)
      bundler (>= 1.2.0, < 3)
      thor (~> 1.0)
    coderay (1.1.3)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    cucumber (9.1.2)
      builder (~> 3.2, >= 3.2.4)
      cucumber-ci-environment (~> 9.2, >= 9.2.0)
      cucumber-core (~> 12.0)
      cucumber-cucumber-expressions (~> 17.0)
      cucumber-gherkin (> 24, < 27)
      cucumber-html-formatter (> 20.3, < 22)
      cucumber-messages (> 19, < 25)
      diff-lcs (~> 1.5)
      mini_mime (~> 1.1, >= 1.1.5)
      multi_test (~> 1.1, >= 1.1.0)
      sys-uname (~> 1.2, >= 1.2.3)
    cucumber-ci-environment (9.2.0)
    cucumber-core (12.0.0)
      cucumber-gherkin (>= 25, < 27)
      cucumber-messages (>= 20, < 23)
      cucumber-tag-expressions (~> 5.0, >= 5.0.4)
    cucumber-cucumber-expressions (17.0.1)
    cucumber-gherkin (26.2.0)
      cucumber-messages (>= 19.1.4, < 22.1)
    cucumber-html-formatter (21.2.0)
      cucumber-messages (> 19, < 25)
    cucumber-messages (22.0.0)
    cucumber-tag-expressions (5.0.6)
    diff-lcs (1.5.1)
    domain_name (0.6.20240107)
    drb (2.2.0)
      ruby2_keywords
    ffi (1.16.3)
    http-accept (1.7.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    license_finder (7.1.0)
      bundler
      rubyzip (>= 1, < 3)
      thor (~> 1.2)
      tomlrb (>= 1.3, < 2.1)
      with_env (= 1.1.0)
      xml-simple (~> 1.1.9)
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    method_source (1.0.0)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.0206)
    mini_mime (1.1.5)
    mini_portile2 (2.8.5)
    minitest (5.22.2)
    multi_test (1.1.0)
    mutex_m (0.2.0)
    netrc (0.11.0)
    nokogiri (1.16.2)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    pg (1.5.4)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    racc (1.7.3)
    rake (13.1.0)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    rexml (3.2.6)
    rspec-expectations (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.0)
    ruby-protocol-buffers (1.6.1)
    ruby2_keywords (0.0.5)
    rubyzip (2.3.2)
    sys-uname (1.2.3)
      ffi (~> 1.1)
    thor (1.3.0)
    tomlrb (2.0.3)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    webrick (1.8.1)
    with_env (1.1.0)
    xml-simple (1.1.9)
      rexml

PLATFORMS
  ruby

DEPENDENCIES
  activesupport
  bundler-audit
  cucumber
  gtfs-rt!
  http-cookie
  license_finder
  mime-types
  netrc
  pg
  pry
  rake
  rest-client
  rspec-expectations
  siri-xsd!
  webrick

BUNDLED WITH
   2.5.6