datacite/spinone

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/stackshareio/graphql-cache
  revision: 5a6fa5a3316cd267d0829815b122e1e159321e17
  specs:
    graphql-cache (0.6.0)
      graphql (~> 1, > 1.8)

GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.4)
      actionpack (= 5.2.4)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.4)
      actionpack (= 5.2.4)
      actionview (= 5.2.4)
      activejob (= 5.2.4)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.4)
      actionview (= 5.2.4)
      activesupport (= 5.2.4)
      rack (~> 2.0)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.4)
      activesupport (= 5.2.4)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.2.4)
      activesupport (= 5.2.4)
      globalid (>= 0.3.6)
    activemodel (5.2.4)
      activesupport (= 5.2.4)
    activerecord (5.2.4)
      activemodel (= 5.2.4)
      activesupport (= 5.2.4)
      arel (>= 9.0)
    activestorage (5.2.4)
      actionpack (= 5.2.4)
      activerecord (= 5.2.4)
      marcel (~> 0.3.1)
    activesupport (5.2.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    apollo-federation (0.4.2)
      google-protobuf
      graphql
    arel (9.0.0)
    ast (2.4.0)
    batch-loader (1.4.1)
    better_errors (2.0.0)
      coderay (>= 1.0.0)
      erubis (>= 2.6.6)
      rack (>= 0.9.0)
    binding_of_caller (0.7.3)
      debug_inspector (>= 0.0.1)
    brakeman (2.6.3)
      erubis (~> 2.6)
      fastercsv (~> 1.5)
      haml (>= 3.0, < 5.0)
      highline (~> 1.6.20)
      multi_json (~> 1.2)
      ruby2ruby (~> 2.1.1)
      ruby_parser (~> 3.5.0)
      sass (~> 3.0)
      slim (>= 1.3.6, < 3.0)
      terminal-table (~> 1.4)
    builder (3.2.4)
    byebug (11.0.1)
    cancancan (1.9.2)
    codeclimate-test-reporter (1.0.9)
      simplecov (<= 0.13)
    coderay (1.1.2)
    colorize (0.8.1)
    concurrent-ruby (1.1.6)
    countries (2.1.4)
      i18n_data (~> 0.8.0)
      money (~> 6.9)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    crass (1.0.6)
    dalli (2.7.10)
    debug_inspector (0.0.3)
    diff-lcs (1.3)
    docile (1.1.5)
    dotenv (2.7.5)
    erubi (1.9.0)
    erubis (2.7.0)
    excon (0.67.0)
    faraday (0.17.1)
      multipart-post (>= 1.2, < 3)
    faraday-encoding (0.0.5)
      faraday
    faraday_middleware (0.13.1)
      faraday (>= 0.7.4, < 1.0)
    fast_jsonapi (1.5)
      activesupport (>= 4.2)
    fastercsv (1.5.5)
    ffi (1.11.3)
    git (1.5.0)
    github-markdown (0.6.9)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    google-protobuf (3.10.0.rc.1)
    graphql (1.9.16)
    graphql-batch (0.4.2)
      graphql (>= 1.3, < 2)
      promise.rb (~> 0.7.2)
    graphql-errors (0.3.0)
      graphql (>= 1.6.0, < 2)
    haml (4.0.7)
      tilt
    hashdiff (1.0.0)
    hashie (3.3.2)
    highline (1.6.21)
    i18n (1.8.2)
      concurrent-ruby (~> 1.0)
    i18n_data (0.8.0)
    iso8601 (0.9.1)
    jaro_winkler (1.5.4)
    json (2.3.0)
    jwt (1.5.6)
    kaminari (1.2.1)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.1)
      kaminari-activerecord (= 1.2.1)
      kaminari-core (= 1.2.1)
    kaminari-actionview (1.2.1)
      actionview
      kaminari-core (= 1.2.1)
    kaminari-activerecord (1.2.1)
      activerecord
      kaminari-core (= 1.2.1)
    kaminari-core (1.2.1)
    launchy (2.4.3)
      addressable (~> 2.3)
    listen (3.2.1)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    lograge (0.11.2)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
    logstash-event (1.2.02)
    logstash-logger (0.26.1)
      logstash-event (~> 1.2)
    loofah (2.5.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    maremma (4.4)
      activesupport (>= 4.2.5, < 6)
      addressable (>= 2.3.6)
      builder (~> 3.2, >= 3.2.2)
      excon (~> 0.67.0)
      faraday (~> 0.17.0)
      faraday-encoding (~> 0.0.4)
      faraday_middleware (~> 0.13.1)
      multi_json (~> 1.12)
      nokogiri (~> 1.10.4)
      oj (>= 2.8.3)
    method_source (0.9.2)
    mimemagic (0.3.3)
    mini_mime (1.0.2)
    mini_portile2 (2.4.0)
    minitest (5.14.1)
    money (6.13.6)
      i18n (>= 0.6.4, <= 2)
    multi_json (1.14.1)
    multipart-post (2.1.1)
    namae (0.10.2)
    nio4r (2.5.2)
    nokogiri (1.10.8)
      mini_portile2 (~> 2.4.0)
    oj (3.10.0)
    oj_mimic_json (1.0.1)
    parallel (1.19.1)
    parser (2.6.5.0)
      ast (~> 2.4.0)
    postrank-uri (1.0.24)
      addressable (>= 2.4.0)
      nokogiri (>= 1.8.0)
      public_suffix (>= 2.0.0, < 2.1)
    promise.rb (0.7.4)
    pry (0.12.2)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-rails (0.3.9)
      pry (>= 0.10.4)
    public_suffix (2.0.5)
    rack (2.2.3)
    rack-cors (1.1.0)
      rack (>= 2.0.0)
    rack-test (0.6.3)
      rack (>= 1.0)
    rails (5.2.4)
      actioncable (= 5.2.4)
      actionmailer (= 5.2.4)
      actionpack (= 5.2.4)
      actionview (= 5.2.4)
      activejob (= 5.2.4)
      activemodel (= 5.2.4)
      activerecord (= 5.2.4)
      activestorage (= 5.2.4)
      activesupport (= 5.2.4)
      bundler (>= 1.3.0)
      railties (= 5.2.4)
      sprockets-rails (>= 2.0.0)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    railties (5.2.4)
      actionpack (= 5.2.4)
      activesupport (= 5.2.4)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.0.0)
    rake (12.3.3)
    rb-fsevent (0.10.3)
    rb-inotify (0.10.0)
      ffi (~> 1.0)
    request_store (1.4.1)
      rack (>= 1.4)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-rails (3.9.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    rubocop (0.77.0)
      jaro_winkler (~> 1.5.1)
      parallel (~> 1.10)
      parser (>= 2.6)
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
    rubocop-performance (1.5.1)
      rubocop (>= 0.71.0)
    rubocop-rails (2.4.0)
      rack (>= 1.1)
      rubocop (>= 0.72.0)
    ruby-progressbar (1.10.1)
    ruby2ruby (2.1.4)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
    ruby_parser (3.5.0)
      sexp_processor (~> 4.1)
    safe_yaml (1.0.5)
    sass (3.7.4)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    sentry-raven (2.12.3)
      faraday (>= 0.7.6, < 1.0)
    sexp_processor (4.13.0)
    shoulda-matchers (2.7.0)
      activesupport (>= 3.0.0)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sixarm_ruby_unaccent (1.2.0)
    slim (2.1.0)
      temple (~> 0.6.9)
      tilt (>= 1.3.3, < 2.1)
    spring (2.1.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)
    temple (0.6.10)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
    thor (1.0.0)
    thread_safe (0.3.6)
    tilt (2.0.10)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    unicode-display_width (1.6.0)
    unicode_utils (1.4.0)
    vcr (3.0.3)
    webmock (3.7.6)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    websocket-driver (0.7.1)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    with_env (1.1.0)

PLATFORMS
  ruby

DEPENDENCIES
  addressable (~> 2.3)
  apollo-federation (~> 0.4.0)
  batch-loader (~> 1.4, >= 1.4.1)
  better_errors (~> 2.0.0)
  binding_of_caller (~> 0.7.2)
  brakeman (~> 2.6.0)
  byebug
  cancancan (~> 1.9.2)
  codeclimate-test-reporter (~> 1.0, >= 1.0.8)
  colorize (~> 0.8)
  countries (~> 2.1, >= 2.1.2)
  dalli (~> 2.7.0)
  dotenv (~> 2.1, >= 2.1.1)
  fast_jsonapi (~> 1.5)
  git (~> 1.5)
  github-markdown (~> 0.6.3)
  google-protobuf (= 3.10.0.rc.1)
  graphql (~> 1.9, >= 1.9.4)
  graphql-batch (~> 0.4.0)
  graphql-cache (~> 0.6.0)!
  graphql-errors (~> 0.3.0)
  hashie (~> 3.3.2)
  iso8601 (~> 0.9.0)
  jwt (~> 1.5, >= 1.5.4)
  kaminari (~> 1.2)
  launchy (~> 2.4.2)
  listen (~> 3.1, >= 3.1.5)
  lograge (~> 0.11.2)
  logstash-event (~> 1.2, >= 1.2.02)
  logstash-logger (~> 0.26.1)
  maremma (~> 4.0)
  namae (~> 0.10.2)
  nokogiri (>= 1.10.4)
  oj (>= 2.8.3)
  oj_mimic_json (~> 1.0, >= 1.0.1)
  postrank-uri (~> 1.0, >= 1.0.23)
  pry-rails (~> 0.3.2)
  rack-cors (~> 1.0)
  rack-test (~> 0.6.2)
  rails (~> 5.2)
  rake (~> 12.0)
  rspec-rails (~> 3.7, >= 3.7.2)
  rubocop (~> 0.77.0)
  rubocop-performance (~> 1.5, >= 1.5.1)
  rubocop-rails (~> 2.4)
  sentry-raven (~> 2.9)
  shoulda-matchers (~> 2.7.0)
  simplecov
  spring
  sprockets (~> 3.7, >= 3.7.2)
  vcr (~> 3.0.3)
  webmock (~> 3.1)
  with_env (~> 1.1.0)

BUNDLED WITH
   2.0.2