Giter Site home page Giter Site logo

tournament-system's People

Contributors

benjaminschaaf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tournament-system's Issues

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "abstract_type":
  In Gemfile:
    reek was resolved to 2.2.1, which depends on
      unparser (~> 0.2.2) was resolved to 0.2.8, which depends on
        abstract_type (~> 0.0.7)

Could not find gem 'abstract_type (~> 0.0.7)', which is required by gem 'unparser (~> 0.2.2)', in any of the sources.

Bundler could not find compatible versions for gem "kwalify":
  In Gemfile:
    reek was resolved to 5.3.0, which depends on
      kwalify (~> 0.7.0)

Could not find gem 'kwalify (~> 0.7.0)', which is required by gem 'reek', in any of the sources.

Bundler could not find compatible versions for gem "private_attr":
  In Gemfile:
    reek was resolved to 3.9.1, which depends on
      private_attr (~> 1.1)

Could not find gem 'private_attr (~> 1.1)', which is required by gem 'reek', in any of the sources.

Bundler could not find compatible versions for gem "stream":
  In Gemfile:
    tournament-system was resolved to 0.0.1, which depends on
      graph_matching (<= 0.1.1, >= 0.1.1) was resolved to 0.1.1, which depends on
        rgl (~> 0.5.0) was resolved to 0.5.3, which depends on
          stream (~> 0.5.0)

Could not find gem 'stream (~> 0.5.0)', which is required by gem 'rgl (~> 0.5.0)', in any of the sources.

Bundler could not find compatible versions for gem "virtus":
  In Gemfile:
    reek was resolved to 4.0.3, which depends on
      codeclimate-engine-rb (~> 0.3.1) was resolved to 0.3.1, which depends on
        virtus (~> 1.0)

Could not find gem 'virtus (~> 1.0)', which is required by gem 'codeclimate-engine-rb (~> 0.3.1)', in any of the sources.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Improve matching algorithm

The algorithm could be improved by choosing the combination of matches with the least number of duplicates and with minimal difference in scores.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "abstract_type":
  In Gemfile:
    reek (>= 0, <= 5.3.0) was resolved to 2.2.1, which depends on
      unparser (~> 0.2.2) was resolved to 0.2.8, which depends on
        abstract_type (~> 0.0.7)

Could not find gem 'abstract_type (~> 0.0.7)', which is required by gem 'unparser (~> 0.2.2)', in any of the sources.

Bundler could not find compatible versions for gem "kwalify":
  In Gemfile:
    reek (>= 0, <= 5.3.0) was resolved to 5.3.0, which depends on
      kwalify (~> 0.7.0)

Could not find gem 'kwalify (~> 0.7.0)', which is required by gem 'reek (>= 0, <= 5.3.0)', in any of the sources.

Bundler could not find compatible versions for gem "private_attr":
  In Gemfile:
    reek (>= 0, <= 5.3.0) was resolved to 3.9.1, which depends on
      private_attr (~> 1.1)

Could not find gem 'private_attr (~> 1.1)', which is required by gem 'reek (>= 0, <= 5.3.0)', in any of the sources.

Bundler could not find compatible versions for gem "stream":
  In Gemfile:
    tournament-system was resolved to 0.0.1, which depends on
      graph_matching (~> 0.1.1) was resolved to 0.1.1, which depends on
        rgl (~> 0.5.0) was resolved to 0.5.3, which depends on
          stream (~> 0.5.0)

Could not find gem 'stream (~> 0.5.0)', which is required by gem 'rgl (~> 0.5.0)', in any of the sources.

Bundler could not find compatible versions for gem "virtus":
  In Gemfile:
    reek (>= 0, <= 5.3.0) was resolved to 4.0.3, which depends on
      codeclimate-engine-rb (~> 0.3.1) was resolved to 0.3.1, which depends on
        virtus (~> 1.0)

Could not find gem 'virtus (~> 1.0)', which is required by gem 'codeclimate-engine-rb (~> 0.3.1)', in any of the sources.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot can't resolve your Ruby dependency files

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "abstract_type":
  In Gemfile:
    reek was resolved to 2.2.1, which depends on
      unparser (~> 0.2.2) was resolved to 0.2.8, which depends on
        abstract_type (~> 0.0.7)

Could not find gem 'abstract_type (~> 0.0.7)', which is required by gem 'unparser (~> 0.2.2)', in any of the sources.

Bundler could not find compatible versions for gem "kwalify":
  In Gemfile:
    reek was resolved to 5.3.0, which depends on
      kwalify (~> 0.7.0)

Could not find gem 'kwalify (~> 0.7.0)', which is required by gem 'reek', in any of the sources.

Bundler could not find compatible versions for gem "private_attr":
  In Gemfile:
    reek was resolved to 3.9.1, which depends on
      private_attr (~> 1.1)

Could not find gem 'private_attr (~> 1.1)', which is required by gem 'reek', in any of the sources.

Bundler could not find compatible versions for gem "stream":
  In Gemfile:
    tournament-system was resolved to 0.0.1, which depends on
      graph_matching (~> 0.1.1) was resolved to 0.1.1, which depends on
        rgl (~> 0.5.0) was resolved to 0.5.3, which depends on
          stream (~> 0.5.0)

Could not find gem 'stream (~> 0.5.0)', which is required by gem 'rgl (~> 0.5.0)', in any of the sources.

Bundler could not find compatible versions for gem "virtus":
  In Gemfile:
    reek was resolved to 4.0.3, which depends on
      codeclimate-engine-rb (~> 0.3.1) was resolved to 0.3.1, which depends on
        virtus (~> 1.0)

Could not find gem 'virtus (~> 1.0)', which is required by gem 'codeclimate-engine-rb (~> 0.3.1)', in any of the sources.

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.