Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency versioning #23

Open
gaganawhad opened this issue Sep 28, 2015 · 0 comments
Open

Update dependency versioning #23

gaganawhad opened this issue Sep 28, 2015 · 0 comments

Comments

@gaganawhad
Copy link
Owner

WARNING:  open-ended dependency on safe_yaml (>= 0) is not recommended
  if safe_yaml is semantically versioned, use:
    add_runtime_dependency 'safe_yaml', '~> 0'
WARNING:  open-ended dependency on rspec (>= 0, development) is not recommended
  if rspec is semantically versioned, use:
    add_development_dependency 'rspec', '~> 0'
WARNING:  open-ended dependency on rubocop (>= 0, development) is not recommended
  if rubocop is semantically versioned, use:
    add_development_dependency 'rubocop', '~> 0'
WARNING:  open-ended dependency on byebug (>= 0, development) is not recommended
  if byebug is semantically versioned, use:
    add_development_dependency 'byebug', '~> 0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant