ontohub/ontohub-backend

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: git://github.com/ontohub/index.git
  revision: 5278458b926de30c46429575b684fb426f4ff413
  branch: master
  specs:
    index (0.0.0)
      awesome_print (~> 1.8.0)
      chewy (~> 5.0.0)
      pry (~> 0.11.0)

GIT
  remote: git://github.com/ontohub/ontohub-models.git
  revision: 41a98ce56fb241f02efe9a7b035a31b4cd710d0e
  branch: master
  specs:
    ontohub-models (0.1.0)
      awesome_print (~> 1.8.0)
      chewy (>= 0.10.1, < 5.1.0)
      devise (>= 4.3, < 4.7)
      pry (>= 0.11, < 0.13)
      rails (>= 5.1.4, < 5.3.0)
      sequel (>= 5.2, < 5.18)
      sequel-devise (~> 0.0.11)
      sequel-rails (~> 1.0.0)
      sequel_pg (>= 1.8, < 1.12)
      sequel_postgresql_triggers (>= 1.3, < 1.6)

GIT
  remote: git://github.com/ruby-json-schema/json-schema.git
  revision: 2f95d53d62428d603601a1346d6e12a70e7a505d
  branch: master
  specs:
    json-schema (2.8.0)
      addressable (>= 2.4)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.2)
      actionpack (= 5.2.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.2)
      actionpack (= 5.2.2)
      actionview (= 5.2.2)
      activejob (= 5.2.2)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.2)
      actionview (= 5.2.2)
      activesupport (= 5.2.2)
      rack (~> 2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.2)
      activesupport (= 5.2.2)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.2.2)
      activesupport (= 5.2.2)
      globalid (>= 0.3.6)
    activemodel (5.2.2)
      activesupport (= 5.2.2)
    activerecord (5.2.2)
      activemodel (= 5.2.2)
      activesupport (= 5.2.2)
      arel (>= 9.0)
    activestorage (5.2.2)
      actionpack (= 5.2.2)
      activerecord (= 5.2.2)
      marcel (~> 0.3.1)
    activesupport (5.2.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    amq-protocol (2.3.0)
    arel (9.0.0)
    ast (2.4.0)
    awesome_print (1.8.0)
    bcrypt (3.1.12)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
    bootsnap (1.4.0)
      msgpack (~> 1.0)
    bringit (1.0.0)
      activesupport (>= 4.0)
      charlock_holmes (~> 0.7.3)
      github-linguist (>= 5.1, < 5.4)
      rugged (~> 0.26.0)
    builder (3.2.3)
    bunny (2.9.2)
      amq-protocol (~> 2.3.0)
    bunny-mock (1.7.0)
      bunny (>= 1.7)
    byebug (10.0.1)
    charlock_holmes (0.7.6)
    chewy (5.0.0)
      activesupport (>= 4.0)
      elasticsearch (>= 2.0.0)
      elasticsearch-dsl
    codecov (0.1.14)
      json
      simplecov
      url
    coderay (1.1.2)
    colorize (0.8.1)
    concurrent-ruby (1.1.4)
    config (1.7.0)
      activesupport (>= 3.0)
      deep_merge (~> 1.2.1)
      dry-validation (>= 0.10.4)
    crass (1.0.4)
    database_cleaner (1.7.0)
    debug_inspector (0.0.3)
    deep_merge (1.2.1)
    devise (4.6.1)
      bcrypt (~> 3.0)
      orm_adapter (~> 0.1)
      railties (>= 4.1.0, < 6.0)
      responders
      warden (~> 1.2.3)
    diff-lcs (1.3)
    docile (1.3.1)
    dotenv (2.2.1)
    dry-configurable (0.8.1)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.4, >= 0.4.7)
    dry-container (0.7.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
    dry-core (0.4.7)
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.2.1)
    dry-inflector (0.1.2)
    dry-logic (0.5.0)
      dry-container (~> 0.2, >= 0.2.6)
      dry-core (~> 0.2)
      dry-equalizer (~> 0.2)
    dry-types (0.14.0)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.3)
      dry-core (~> 0.4, >= 0.4.4)
      dry-equalizer (~> 0.2)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-logic (~> 0.5, >= 0.5)
    dry-validation (0.13.0)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
      dry-core (~> 0.2, >= 0.2.1)
      dry-equalizer (~> 0.2)
      dry-logic (~> 0.5, >= 0.5.0)
      dry-types (~> 0.14, >= 0.14)
    elasticsearch (6.0.2)
      elasticsearch-api (= 6.0.2)
      elasticsearch-transport (= 6.0.2)
    elasticsearch-api (6.0.2)
      multi_json
    elasticsearch-dsl (0.1.5)
    elasticsearch-transport (6.0.2)
      faraday
      multi_json
    em-proxy (0.1.9)
      eventmachine
    erubi (1.8.0)
    escape_utils (1.1.1)
    eventmachine (1.0.9.1)
    facter (2.5.1)
    factory_bot (4.10.0)
      activesupport (>= 3.0.0)
    factory_bot_rails (4.10.0)
      factory_bot (~> 4.10.0)
      railties (>= 3.0.0)
    faker (1.9.3)
      i18n (>= 0.7)
    faraday (0.15.2)
      multipart-post (>= 1.2, < 3)
    fasterer (0.4.1)
      colorize (~> 0.7)
      ruby_parser (~> 3.11.0)
    ffi (1.10.0)
    filelock (1.1.1)
    formatador (0.2.5)
    fuubar (2.3.2)
      rspec-core (~> 3.0)
      ruby-progressbar (~> 1.4)
    github-linguist (5.3.3)
      charlock_holmes (~> 0.7.5)
      escape_utils (~> 1.1.0)
      mime-types (>= 1.19)
      rugged (>= 0.25.1)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    graphiql-rails (1.7.0)
      railties
      sprockets-rails
    graphql (1.7.14)
    graphql-batch (0.4.0)
      graphql (>= 1.3, < 2)
      promise.rb (~> 0.7.2)
    graphql-pundit (0.7.1)
      graphql (>= 1.6.4, < 1.10.0)
      pundit (~> 1.1.0)
    http-parser-lite (0.6.0)
    i18n (1.5.3)
      concurrent-ruby (~> 1.0)
    iniparse (1.4.4)
    interception (0.5)
    invoker (1.5.6)
      colorize (~> 0.8.1)
      dotenv (~> 2.0)
      em-proxy (~> 0.1)
      eventmachine (~> 1.0.4)
      facter (~> 2.2)
      formatador (~> 0.2)
      http-parser-lite (~> 0.6)
      iniparse (~> 1.1)
      rubydns (~> 0.8.5)
      thor (~> 0.19)
      uuid (~> 2.3)
    jaro_winkler (1.5.1)
    json (2.2.0)
    jwt (2.1.0)
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
    loofah (2.2.3)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    macaddr (1.7.1)
      systemu (~> 2.6.2)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    method_source (0.9.2)
    mime-types (3.1)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2016.0521)
    mimemagic (0.3.3)
    mini_mime (1.0.1)
    mini_portile2 (2.4.0)
    minitest (5.11.3)
    msgpack (1.2.6)
    multi_json (1.13.1)
    multipart-post (2.0.0)
    nio4r (2.3.1)
    nokogiri (1.10.1)
      mini_portile2 (~> 2.4.0)
    orm_adapter (0.5.0)
    orm_adapter-sequel (0.1.0)
      activemodel (>= 3.0.0)
      orm_adapter (>= 0.4.0)
      sequel (>= 3.18.0)
    parallel (1.12.1)
    parser (2.5.1.2)
      ast (~> 2.4.0)
    pg (1.1.4)
    powerpack (0.1.2)
    promise.rb (0.7.4)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.6.0)
      byebug (~> 10.0)
      pry (~> 0.10)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    pry-rescue (1.4.5)
      interception (>= 0.5)
      pry
    pry-stack_explorer (0.4.9.2)
      binding_of_caller (>= 0.7)
      pry (>= 0.9.11)
    public_suffix (3.0.2)
    puma (3.12.0)
    pundit (1.1.0)
      activesupport (>= 3.0.0)
    rack (2.0.6)
    rack-cors (1.0.2)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails (5.2.2)
      actioncable (= 5.2.2)
      actionmailer (= 5.2.2)
      actionpack (= 5.2.2)
      actionview (= 5.2.2)
      activejob (= 5.2.2)
      activemodel (= 5.2.2)
      activerecord (= 5.2.2)
      activestorage (= 5.2.2)
      activesupport (= 5.2.2)
      bundler (>= 1.3.0)
      railties (= 5.2.2)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
    railties (5.2.2)
      actionpack (= 5.2.2)
      activesupport (= 5.2.2)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.0.0)
    rake (12.3.2)
    rb-fsevent (0.10.3)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    recaptcha (4.13.1)
      json
    responders (2.4.1)
      actionpack (>= 4.2.0, < 6.0)
      railties (>= 4.2.0, < 6.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-rails (3.8.2)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    rubocop (0.58.2)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.5, != 2.5.1.1)
      powerpack (~> 0.1)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-progressbar (1.10.0)
    ruby_dep (1.5.0)
    ruby_parser (3.11.0)
      sexp_processor (~> 4.9)
    rubydns (0.8.5)
      eventmachine (~> 1.0.0)
    rugged (0.26.3)
    sequel (5.17.0)
    sequel-devise (0.0.13)
      devise
      orm_adapter-sequel
      sequel (>= 3.11.0)
    sequel-rails (1.0.1)
      actionpack (>= 4.0.0)
      activemodel (>= 4.0.0)
      railties (>= 4.0.0)
      sequel (>= 3.28, < 6.0)
    sequel_pg (1.11.0)
      pg (>= 0.18.0)
      sequel (>= 4.38.0)
    sequel_postgresql_triggers (1.5.0)
      sequel
    serverengine (2.0.6)
      sigdump (~> 0.2.2)
    sexp_processor (4.10.1)
    sigdump (0.2.4)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sneakers (2.7.0)
      bunny (~> 2.9.2)
      concurrent-ruby (~> 1.0)
      serverengine (~> 2.0.5)
      thor
    spring (2.0.2)
      activesupport (>= 4.2)
    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.2.1)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    systemu (2.6.5)
    thor (0.20.3)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    unicode-display_width (1.4.0)
    url (0.3.2)
    uuid (2.3.8)
      macaddr (~> 1.0)
    warden (1.2.8)
      rack (>= 2.0.6)
    websocket-driver (0.7.0)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)

PLATFORMS
  ruby

DEPENDENCIES
  awesome_print (~> 1.8.0)
  bootsnap
  bringit (~> 1.0.0)
  bunny
  bunny-mock (~> 1.7.0)
  chewy (~> 5.0.0)
  codecov (~> 0.1.14)
  config (~> 1.7.0)
  database_cleaner (~> 1.7.0)
  dry-validation
  factory_bot_rails (~> 4.10.0)
  faker (~> 1.9.3)
  fasterer
  filelock (~> 1.1.1)
  fuubar (~> 2.3.2)
  graphiql-rails
  graphql (~> 1.7.14)
  graphql-batch (~> 0.4.0)
  graphql-pundit (~> 0.7.1)
  index!
  invoker
  json-schema!
  jwt (~> 2.1.0)
  listen (~> 3.1.5)
  ontohub-models!
  pry (~> 0.11.3)
  pry-byebug (~> 3.6.0)
  pry-rails (~> 0.3.9)
  pry-rescue (~> 1.4.4)
  pry-stack_explorer (~> 0.4.9.2)
  puma (~> 3.12)
  pundit (~> 1.1.0)
  rack-cors
  rails (~> 5.2.2)
  recaptcha (~> 4.13.1)
  rspec (~> 3.8.0)
  rspec-rails (~> 3.8.2)
  rubocop (~> 0.58.2)
  sneakers (= 2.7.0)
  spring
  spring-watcher-listen (~> 2.0.0)
  sprockets-rails

BUNDLED WITH
   1.17.3