datacite/poodle

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (5.2.8.1)
      actionpack (= 5.2.8.1)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.8.1)
      actionpack (= 5.2.8.1)
      actionview (= 5.2.8.1)
      activejob (= 5.2.8.1)
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
    actionpack (5.2.8.1)
      actionview (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.8.1)
      activesupport (= 5.2.8.1)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (5.2.8.1)
      activesupport (= 5.2.8.1)
      globalid (>= 0.3.6)
    activemodel (5.2.8.1)
      activesupport (= 5.2.8.1)
    activerecord (5.2.8.1)
      activemodel (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      arel (>= 9.0)
    activestorage (5.2.8.1)
      actionpack (= 5.2.8.1)
      activerecord (= 5.2.8.1)
      marcel (~> 1.0.0)
    activesupport (5.2.8.1)
      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)
    arel (9.0.0)
    ast (2.4.2)
    base32-url (0.5)
    benchmark_methods (0.7)
    better_errors (2.9.1)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    bibtex-ruby (6.0.0)
      latex-decode (~> 0.0)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    bolognese (2.0.3)
      activesupport (>= 4.2.5)
      benchmark_methods (~> 0.7)
      bibtex-ruby (>= 5.1.0)
      builder (~> 3.2, >= 3.2.2)
      citeproc-ruby (~> 1.1, >= 1.1.12)
      colorize (~> 0.8.1)
      concurrent-ruby (~> 1.1, >= 1.1.5)
      csl-styles (~> 1.0, >= 1.0.1.10)
      edtf (~> 3.0, >= 3.0.4)
      gender_detector (~> 0.1.2)
      iso8601 (~> 0.9.1)
      json-ld-preloaded (~> 3.1, >= 3.1.3)
      jsonlint (~> 0.3.0)
      loofah (~> 2.0, >= 2.0.3)
      maremma (>= 4.9.4, < 5)
      namae (~> 1.0)
      nokogiri (>= 1.13.2, < 1.14)
      oj (~> 3.10)
      oj_mimic_json (~> 1.0, >= 1.0.1)
      postrank-uri (~> 1.0, >= 1.0.18)
      rdf-rdfxml (~> 3.1)
      rdf-turtle (~> 3.1)
      thor (>= 0.19)
    bootsnap (1.7.7)
      msgpack (~> 1.0)
    builder (3.2.4)
    byebug (11.1.3)
    cancancan (2.3.0)
    capybara (3.35.3)
      addressable
      mini_mime (>= 0.1.3)
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (>= 1.5, < 3.0)
      xpath (~> 3.2)
    citeproc (1.0.10)
      namae (~> 1.0)
    citeproc-ruby (1.1.14)
      citeproc (~> 1.0, >= 1.0.9)
      csl (~> 1.6)
    codeclimate-test-reporter (1.0.9)
      simplecov (<= 0.13)
    coderay (1.1.3)
    colorize (0.8.1)
    concurrent-ruby (1.1.10)
    crack (0.4.5)
      rexml
    crass (1.0.6)
    csl (1.6.0)
      namae (~> 1.0)
      rexml
    csl-styles (1.0.1.11)
      csl (~> 1.0)
    dalli (2.7.11)
    debug_inspector (1.1.0)
    diff-lcs (1.4.4)
    docile (1.1.5)
    dotenv (2.7.6)
    ebnf (2.3.5)
      htmlentities (~> 4.3)
      rdf (~> 3.2)
      scanf (~> 1.0)
      sxp (~> 1.2)
      unicode-types (~> 1.8)
    edtf (3.1.1)
      activesupport (>= 3.0, < 8.0)
    equivalent-xml (0.6.0)
      nokogiri (>= 1.4.3)
    erubi (1.10.0)
    excon (0.71.1)
    faraday (0.17.6)
      multipart-post (>= 1.2, < 3)
    faraday-encoding (0.0.5)
      faraday
    faraday_middleware (0.14.0)
      faraday (>= 0.7.4, < 1.0)
    ffi (1.15.5)
    gender_detector (0.1.2)
      unicode_utils (>= 1.3.0)
    git (1.8.1)
      rchardet (~> 1.8)
    globalid (0.4.2)
      activesupport (>= 4.2.0)
    htmlentities (4.3.4)
    i18n (1.8.11)
      concurrent-ruby (~> 1.0)
    iso8601 (0.9.1)
    jaro_winkler (1.5.6)
    json (2.5.1)
    json-canonicalization (0.3.1)
    json-ld (3.2.5)
      htmlentities (~> 4.3)
      json-canonicalization (~> 0.3, >= 0.3.2)
      link_header (~> 0.0, >= 0.0.8)
      multi_json (~> 1.15)
      rack (>= 2.2, < 4)
      rdf (~> 3.2, >= 3.2.10)
    json-ld-preloaded (3.2.2)
      json-ld (~> 3.2)
      rdf (~> 3.2)
    jsonlint (0.3.0)
      oj (~> 3)
      optimist (~> 3)
    jwt (1.5.6)
    latex-decode (0.4.0)
    link_header (0.0.8)
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    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.9.1)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    mail (2.7.1)
      mini_mime (>= 0.1.1)
    marcel (1.0.2)
    maremma (4.9.8)
      activesupport (>= 4.2.5)
      addressable (>= 2.3.6)
      builder (~> 3.2, >= 3.2.2)
      excon (~> 0.71.0)
      faraday (~> 0.17.3)
      faraday-encoding (~> 0.0.4)
      faraday_middleware (~> 0.14.0)
      nokogiri (>= 1.11.2, < 1.14.0)
      oj (>= 2.8.3)
      oj_mimic_json (~> 1.0, >= 1.0.1)
    matrix (0.4.2)
    method_source (1.0.0)
    mini_mime (1.0.3)
    minitest (5.14.4)
    msgpack (1.4.5)
    multi_json (1.15.0)
    multipart-post (2.3.0)
    namae (1.1.1)
    nio4r (2.5.9)
    nokogiri (1.13.10-x86_64-linux)
      racc (~> 1.4)
    oj (3.11.8)
    oj_mimic_json (1.0.1)
    optimist (3.1.0)
    parallel (1.20.1)
    parser (3.0.3.2)
      ast (~> 2.4.1)
    postrank-uri (1.0.24)
      addressable (>= 2.4.0)
      nokogiri (>= 1.8.0)
      public_suffix (>= 2.0.0, < 2.1)
    public_suffix (2.0.5)
    racc (1.7.3)
    rack (2.2.8)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rack-utf8_sanitizer (1.7.0)
      rack (>= 1.0, < 3.0)
    rails (5.2.8.1)
      actioncable (= 5.2.8.1)
      actionmailer (= 5.2.8.1)
      actionpack (= 5.2.8.1)
      actionview (= 5.2.8.1)
      activejob (= 5.2.8.1)
      activemodel (= 5.2.8.1)
      activerecord (= 5.2.8.1)
      activestorage (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      bundler (>= 1.3.0)
      railties (= 5.2.8.1)
      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.8.1)
      actionpack (= 5.2.8.1)
      activesupport (= 5.2.8.1)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rainbow (3.0.0)
    rake (13.0.6)
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rchardet (1.8.0)
    rdf (3.2.11)
      link_header (~> 0.0, >= 0.0.8)
    rdf-rdfxml (3.2.2)
      builder (~> 3.2)
      htmlentities (~> 4.3)
      rdf (~> 3.2)
      rdf-xsd (~> 3.2)
    rdf-turtle (3.2.1)
      ebnf (~> 2.3)
      rdf (~> 3.2)
    rdf-xsd (3.2.1)
      rdf (~> 3.2)
      rexml (~> 3.2)
    regexp_parser (2.1.1)
    request_store (1.5.1)
      rack (>= 1.4)
    rexml (3.2.6)
    rspec-core (3.9.3)
      rspec-support (~> 3.9.3)
    rspec-expectations (3.9.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-rails (3.9.1)
      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.4)
    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.6.1)
      rubocop (>= 0.71.0)
    rubocop-rails (2.5.2)
      activesupport
      rack (>= 1.1)
      rubocop (>= 0.72.0)
    ruby-progressbar (1.11.0)
    scanf (1.0.0)
    sentry-raven (2.13.0)
      faraday (>= 0.7.6, < 1.0)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    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.2.2)
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sxp (1.2.4)
      matrix (~> 0.4)
      rdf (~> 3.2)
    thor (1.1.0)
    thread_safe (0.3.6)
    tzinfo (1.2.11)
      thread_safe (~> 0.1)
    tzinfo-data (1.2021.5)
      tzinfo (>= 1.0.0)
    unicode-display_width (1.6.1)
    unicode-types (1.9.0)
    unicode_utils (1.4.0)
    vcr (3.0.3)
    webmock (1.20.4)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  base32-url (~> 0.5)
  better_errors
  binding_of_caller
  bolognese (~> 2.0.3)
  bootsnap (>= 1.1.0)
  byebug
  cancancan (~> 2.0)
  capybara
  codeclimate-test-reporter (~> 1.0.0)
  dalli (~> 2.7.6)
  dotenv
  equivalent-xml (~> 0.6.0)
  faraday (~> 0.17.6)
  git (~> 1.5)
  iso8601 (~> 0.9.0)
  jwt (~> 1.5, >= 1.5.4)
  listen (~> 3.0.5)
  lograge (~> 0.11.2)
  logstash-event (~> 1.2, >= 1.2.02)
  logstash-logger (~> 0.26.1)
  maremma (~> 4.9.8)
  nokogiri (>= 1.10.4)
  oj (>= 2.8.3)
  oj_mimic_json (~> 1.0, >= 1.0.1)
  rack-cors (~> 1.0)
  rack-utf8_sanitizer (~> 1.6)
  rails (~> 5.2)
  rspec-rails (~> 3.5, >= 3.5.2)
  rubocop (~> 0.77.0)
  rubocop-performance (~> 1.5, >= 1.5.1)
  rubocop-rails (~> 2.4)
  sentry-raven (~> 2.9)
  simplecov
  spring
  spring-watcher-listen (~> 2.0.0)
  sprockets (~> 3.7, >= 3.7.2)
  tzinfo-data (~> 1.2017, >= 1.2017.3)
  vcr (~> 3.0.3)
  webmock (~> 1.20.0)

BUNDLED WITH
   2.4.20