Codebase list ruby-omniauth-auth0 / run/6920344f-b557-44ab-b008-6a069e7a8edc/upstream Gemfile.lock
run/6920344f-b557-44ab-b008-6a069e7a8edc/upstream

Tree @run/6920344f-b557-44ab-b008-6a069e7a8edc/upstream (Download .tar.gz)

Gemfile.lock @run/6920344f-b557-44ab-b008-6a069e7a8edc/upstreamraw · history · blame

PATH
  remote: .
  specs:
    omniauth-auth0 (3.1.0)
      omniauth (~> 2)
      omniauth-oauth2 (~> 1)

GEM
  remote: https://rubygems.org/
  specs:
    addressable (2.8.1)
      public_suffix (>= 2.0.2, < 6.0)
    ast (2.4.2)
    coderay (1.1.3)
    crack (0.4.5)
      rexml
    daemons (1.4.1)
    diff-lcs (1.5.0)
    docile (1.4.0)
    dotenv (2.8.1)
    eventmachine (1.2.7)
    faraday (2.7.1)
      faraday-net_http (>= 2.0, < 3.1)
      ruby2_keywords (>= 0.0.4)
    faraday-net_http (3.0.2)
    ffi (1.15.5)
    formatador (1.1.0)
    gem-release (2.2.2)
    guard (2.18.0)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.13.0)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
    hashdiff (1.0.1)
    hashie (5.0.0)
    json (2.6.3)
    jwt (2.5.0)
    listen (3.7.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lumberjack (1.2.8)
    method_source (1.0.0)
    multi_json (1.15.0)
    multi_xml (0.6.0)
    mustermann (2.0.2)
      ruby2_keywords (~> 0.0.1)
    nenv (0.3.0)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    oauth2 (2.0.9)
      faraday (>= 0.17.3, < 3.0)
      jwt (>= 1.0, < 3.0)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 4)
      snaky_hash (~> 2.0)
      version_gem (~> 1.1)
    omniauth (2.1.0)
      hashie (>= 3.4.6)
      rack (>= 2.2.3)
      rack-protection
    omniauth-oauth2 (1.8.0)
      oauth2 (>= 1.4, < 3)
      omniauth (~> 2.0)
    parallel (1.22.1)
    parser (3.1.3.0)
      ast (~> 2.4.1)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    public_suffix (5.0.0)
    rack (2.2.4)
    rack-protection (2.2.3)
      rack
    rack-test (2.0.2)
      rack (>= 1.3)
    rainbow (3.1.1)
    rake (13.0.6)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    regexp_parser (2.6.1)
    rexml (3.2.5)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.0)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    rubocop (1.39.0)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.1.2.1)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.23.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 3.0)
    rubocop-ast (1.24.0)
      parser (>= 3.1.1.0)
    ruby-progressbar (1.11.0)
    ruby2_keywords (0.0.5)
    shellany (0.0.1)
    shotgun (0.9.2)
      rack (>= 1.0)
    simplecov (0.21.2)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-cobertura (2.1.0)
      rexml
      simplecov (~> 0.19)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    sinatra (2.2.3)
      mustermann (~> 2.0)
      rack (~> 2.2)
      rack-protection (= 2.2.3)
      tilt (~> 2.0)
    snaky_hash (2.0.1)
      hashie
      version_gem (~> 1.1, >= 1.1.1)
    thin (1.8.1)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (1.2.1)
    tilt (2.0.11)
    unicode-display_width (2.3.0)
    version_gem (1.1.1)
    webmock (3.18.1)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
  arm64-darwin-21
  x86_64-darwin-20
  x86_64-darwin-21
  x86_64-linux

DEPENDENCIES
  bundler
  dotenv (~> 2)
  gem-release (~> 2)
  guard-rspec (~> 4)
  jwt (~> 2)
  listen (~> 3)
  multi_json (~> 1)
  omniauth-auth0!
  pry (~> 0)
  rack-test (~> 2)
  rake (~> 13)
  rspec (~> 3)
  rubocop (~> 1)
  shotgun (~> 0)
  simplecov-cobertura (~> 2)
  sinatra (~> 2)
  thin (~> 1)
  webmock (~> 3)

BUNDLED WITH
   2.3.7