datacite/levriero

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    actioncable (7.1.3.2)
      actionpack (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      nio4r (~> 2.0)
      websocket-driver (>= 0.6.1)
      zeitwerk (~> 2.6)
    actionmailbox (7.1.3.2)
      actionpack (= 7.1.3.2)
      activejob (= 7.1.3.2)
      activerecord (= 7.1.3.2)
      activestorage (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      mail (>= 2.7.1)
      net-imap
      net-pop
      net-smtp
    actionmailer (7.1.3.2)
      actionpack (= 7.1.3.2)
      actionview (= 7.1.3.2)
      activejob (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      mail (~> 2.5, >= 2.5.4)
      net-imap
      net-pop
      net-smtp
      rails-dom-testing (~> 2.2)
    actionpack (7.1.3.2)
      actionview (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    actiontext (7.1.3.2)
      actionpack (= 7.1.3.2)
      activerecord (= 7.1.3.2)
      activestorage (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      globalid (>= 0.6.0)
      nokogiri (>= 1.8.5)
    actionview (7.1.3.2)
      activesupport (= 7.1.3.2)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    active_model_serializers (0.10.14)
      actionpack (>= 4.1)
      activemodel (>= 4.1)
      case_transform (>= 0.2)
      jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
    activejob (7.1.3.2)
      activesupport (= 7.1.3.2)
      globalid (>= 0.3.6)
    activemodel (7.1.3.2)
      activesupport (= 7.1.3.2)
    activerecord (7.1.3.2)
      activemodel (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      timeout (>= 0.4.0)
    activestorage (7.1.3.2)
      actionpack (= 7.1.3.2)
      activejob (= 7.1.3.2)
      activerecord (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      marcel (~> 1.0)
    activesupport (7.1.3.2)
      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)
    addressable (2.8.0)
      public_suffix (>= 2.0.2, < 5.0)
    api-pagination (4.8.2)
    ast (2.4.2)
    aws-eventstream (1.2.0)
    aws-partitions (1.550.0)
    aws-sdk-core (3.125.5)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.525.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-sqs (1.49.0)
      aws-sdk-core (~> 3, >= 3.125.0)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.4.0)
      aws-eventstream (~> 1, >= 1.0.2)
    base64 (0.2.0)
    bcp47_spec (0.2.1)
    bcrypt (3.1.16)
    benchmark_methods (0.7)
    better_errors (2.9.1)
      coderay (>= 1.0.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    bibtex-ruby (6.1.0)
      latex-decode (~> 0.0)
      racc (~> 1.7)
    bigdecimal (3.1.7)
    bolognese (2.2.0)
      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 (~> 5.0)
      namae (~> 1.0)
      nokogiri (~> 1.16, >= 1.16.2)
      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.10.2)
      msgpack (~> 1.2)
    builder (3.2.4)
    byebug (11.1.3)
    cancancan (2.3.0)
    capybara (3.36.0)
      addressable
      matrix
      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)
    case_transform (0.2)
      activesupport
    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.7)
      simplecov
    coderay (1.1.3)
    colorize (0.8.1)
    concurrent-ruby (1.1.10)
    connection_pool (2.4.1)
    countries (2.1.4)
      i18n_data (~> 0.8.0)
      money (~> 6.9)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
    country_select (3.1.1)
      countries (~> 2.0)
      sort_alphabetical (~> 1.0)
    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 (3.2.8)
    date (3.3.4)
    diff-lcs (1.5.1)
    docile (1.4.0)
    dotenv (2.7.6)
    drb (2.2.1)
    ebnf (2.5.0)
      htmlentities (~> 4.3)
      rdf (~> 3.3)
      scanf (~> 1.0)
      sxp (~> 2.0)
      unicode-types (~> 1.8)
    edtf (3.1.1)
      activesupport (>= 3.0, < 8.0)
    equivalent-xml (0.6.0)
      nokogiri (>= 1.4.3)
    erubi (1.12.0)
    excon (0.71.1)
    facets (3.1.0)
    factory_bot (4.11.1)
      activesupport (>= 3.0.0)
    factory_bot_rails (4.11.1)
      factory_bot (~> 4.11.1)
      railties (>= 3.0.0)
    faker (2.22.0)
      i18n (>= 1.8.11, < 2)
    faraday (2.9.0)
      faraday-net_http (>= 2.0, < 3.2)
    faraday-encoding (0.0.5)
      faraday
    faraday-excon (2.1.0)
      excon (>= 0.27.4)
      faraday (~> 2.0)
    faraday-follow_redirects (0.3.0)
      faraday (>= 1, < 3)
    faraday-gzip (0.1.0)
      faraday (>= 1.0)
      zlib (~> 2.1)
    faraday-multipart (1.0.4)
      multipart-post (~> 2)
    faraday-net_http (3.1.0)
      net-http
    faraday_middleware-aws-sigv4 (0.3.0)
      aws-sigv4 (~> 1.0)
      faraday (>= 0.15)
    ffi (1.16.3)
    gender_detector (0.1.2)
      unicode_utils (>= 1.3.0)
    git (1.10.2)
      rchardet (~> 1.8)
    globalid (1.2.1)
      activesupport (>= 6.1)
    hashdiff (1.0.1)
    htmlentities (4.3.4)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    i18n_data (0.8.0)
    io-console (0.7.2)
    irb (1.12.0)
      rdoc
      reline (>= 0.4.2)
    iso8601 (0.9.1)
    jmespath (1.5.0)
    json (2.6.1)
    json-canonicalization (0.3.1)
    json-ld (3.2.4)
      htmlentities (~> 4.3)
      json-canonicalization (~> 0.3)
      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)
    jsonapi-renderer (0.2.2)
    jsonlint (0.3.0)
      oj (~> 3)
      optimist (~> 3)
    jwt (2.3.0)
    kaminari (1.2.2)
      activesupport (>= 4.1.0)
      kaminari-actionview (= 1.2.2)
      kaminari-activerecord (= 1.2.2)
      kaminari-core (= 1.2.2)
    kaminari-actionview (1.2.2)
      actionview
      kaminari-core (= 1.2.2)
    kaminari-activerecord (1.2.2)
      activerecord
      kaminari-core (= 1.2.2)
    kaminari-core (1.2.2)
    latex-decode (0.4.0)
    link_header (0.0.8)
    listen (3.9.0)
      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.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    mail (2.8.1)
      mini_mime (>= 0.1.1)
      net-imap
      net-pop
      net-smtp
    marcel (1.0.4)
    maremma (5.0.0)
      activesupport (>= 4.2.5)
      addressable (>= 2.3.6)
      builder (~> 3.2, >= 3.2.2)
      excon (~> 0.71.0)
      faraday (>= 2.0)
      faraday-encoding (~> 0.0.5)
      faraday-excon (~> 2.1.0)
      faraday-follow_redirects (~> 0.3.0)
      faraday-gzip (~> 0.1.0)
      faraday-multipart (~> 1.0.4)
      nokogiri (~> 1.16, >= 1.16.2)
      oj (>= 2.8.3)
      oj_mimic_json (~> 1.0, >= 1.0.1)
    matrix (0.4.2)
    mini_mime (1.1.2)
    mini_portile2 (2.8.5)
    minitest (5.15.0)
    money (6.16.0)
      i18n (>= 0.6.4, <= 2)
    msgpack (1.4.4)
    multi_json (1.15.0)
    multipart-post (2.1.1)
    mutex_m (0.2.0)
    namae (1.2.0)
      racc (~> 1.7)
    net-http (0.4.1)
      uri
    net-imap (0.4.10)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
      net-protocol
    next_rails (1.3.0)
      colorize (>= 0.8.1)
    nio4r (2.7.1)
    nokogiri (1.16.3)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    oj (3.13.11)
    oj_mimic_json (1.0.1)
    optimist (3.1.0)
    parallel (1.23.0)
    parser (3.2.2.4)
      ast (~> 2.4.1)
      racc
    postrank-uri (1.0.24)
      addressable (>= 2.4.0)
      nokogiri (>= 1.8.0)
      public_suffix (>= 2.0.0, < 2.1)
    psych (5.1.2)
      stringio
    public_suffix (2.0.5)
    racc (1.7.3)
    rack (2.2.9)
    rack-cors (1.1.1)
      rack (>= 2.0.0)
    rack-session (1.0.2)
      rack (< 3)
    rack-test (2.1.0)
      rack (>= 1.3)
    rack-utf8_sanitizer (1.7.0)
      rack (>= 1.0, < 3.0)
    rackup (1.0.0)
      rack (< 3)
      webrick
    rails (7.1.3.2)
      actioncable (= 7.1.3.2)
      actionmailbox (= 7.1.3.2)
      actionmailer (= 7.1.3.2)
      actionpack (= 7.1.3.2)
      actiontext (= 7.1.3.2)
      actionview (= 7.1.3.2)
      activejob (= 7.1.3.2)
      activemodel (= 7.1.3.2)
      activerecord (= 7.1.3.2)
      activestorage (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      bundler (>= 1.15.0)
      railties (= 7.1.3.2)
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    railties (7.1.3.2)
      actionpack (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.0.6)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rchardet (1.8.0)
    rdf (3.3.1)
      bcp47_spec (~> 0.2)
      link_header (~> 0.0, >= 0.0.8)
    rdf-rdfxml (3.3.0)
      builder (~> 3.2, >= 3.2.4)
      htmlentities (~> 4.3)
      rdf (~> 3.3)
      rdf-xsd (~> 3.3)
    rdf-turtle (3.3.1)
      base64 (~> 0.2)
      bigdecimal (~> 3.1, >= 3.1.5)
      ebnf (~> 2.5)
      rdf (~> 3.3)
    rdf-xsd (3.3.0)
      rdf (~> 3.3)
      rexml (~> 3.2)
    rdoc (6.6.3.1)
      psych (>= 4.0.0)
    regexp_parser (2.2.0)
    reline (0.5.0)
      io-console (~> 0.5)
    request_store (1.5.1)
      rack (>= 1.4)
    rexml (3.2.5)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (6.1.1)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.12)
      rspec-expectations (~> 3.12)
      rspec-mocks (~> 3.12)
      rspec-support (~> 3.12)
    rspec-support (3.13.1)
    rubocop (1.50.2)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.30.0)
      parser (>= 3.2.1.0)
    rubocop-performance (1.6.1)
      rubocop (>= 0.71.0)
    rubocop-rails (2.19.1)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
    rubocop-rspec (1.42.0)
      rubocop (>= 0.87.0)
    ruby-progressbar (1.13.0)
    scanf (1.0.0)
    sentry-raven (3.1.2)
      faraday (>= 1.0)
    shoryuken (4.0.3)
      aws-sdk-core (>= 2)
      concurrent-ruby
      thor
    shoulda-matchers (4.5.1)
      activesupport (>= 4.2.0)
    simple_command (0.1.0)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    sixarm_ruby_unaccent (1.2.0)
    slack-notifier (2.4.0)
    sort_alphabetical (1.1.0)
      unicode_utils (>= 1.2.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)
    stringio (3.1.0)
    sxp (2.0.0)
      matrix (~> 0.4)
      rdf (~> 3.3)
    thor (1.3.1)
    timeout (0.4.1)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.5.0)
    unicode-types (1.9.0)
    unicode_utils (1.4.0)
    uri (0.13.0)
    vcr (6.2.0)
    webmock (3.14.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.8.1)
    websocket-driver (0.7.6)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    xpath (3.2.0)
      nokogiri (~> 1.8)
    zeitwerk (2.6.12)
    zlib (2.1.1)

PLATFORMS
  ruby

DEPENDENCIES
  active_model_serializers (~> 0.10.0)
  api-pagination
  aws-sdk-sqs (~> 1.3)
  bcrypt (~> 3.1.7)
  better_errors
  bolognese (~> 2.2)
  bootsnap (~> 1.2, >= 1.2.1)
  byebug
  cancancan (~> 2.0)
  capybara
  codeclimate-test-reporter (~> 1.0.0)
  countries (~> 2.1, >= 2.1.2)
  country_select (~> 3.1)
  dalli (~> 3.2, >= 3.2.8)
  dotenv
  equivalent-xml (~> 0.6.0)
  facets
  factory_bot_rails (~> 4.8, >= 4.8.2)
  faker (~> 2.22)
  faraday_middleware-aws-sigv4 (~> 0.3.0)
  git (~> 1.5)
  iso8601 (~> 0.9.0)
  json-canonicalization (= 0.3.1)
  jwt
  kaminari (~> 1.0, >= 1.0.1)
  listen (~> 3.9)
  lograge (~> 0.11.2)
  logstash-event (~> 1.2, >= 1.2.02)
  logstash-logger (~> 0.26.1)
  maremma (~> 5.0)
  next_rails
  nokogiri (~> 1.16, >= 1.16.3)
  oj (>= 2.8.3)
  oj_mimic_json (~> 1.0, >= 1.0.1)
  rack-cors (~> 1.0)
  rack-utf8_sanitizer (~> 1.6)
  rails (~> 7.1, >= 7.1.3.2)
  rspec-rails (~> 6.1, >= 6.1.1)
  rubocop (~> 1.3, >= 1.3.1)
  rubocop-performance (~> 1.5, >= 1.5.1)
  rubocop-rails (~> 2.8, >= 2.8.1)
  rubocop-rspec (~> 1.28)
  sentry-raven (~> 3.1, >= 3.1.2)
  shoryuken (~> 4.0)
  shoulda-matchers (~> 4.1, >= 4.1.2)
  simple_command
  simplecov
  slack-notifier (~> 2.3, >= 2.3.2)
  spring
  spring-watcher-listen (~> 2.0.0)
  sprockets (~> 3.7, >= 3.7.2)
  vcr (~> 6.2)
  webmock (~> 3.1)

BUNDLED WITH
   2.5.6