Update gemspec dependency versions, with these rules: 1. With 0.x gems - assume the minor version may introduce breaking changes, so require `~> 0.x.y` 2. With 1.x gems - assume breaking changes can only be introduced in major version, so require `~> 1.x` 3. In preparation for completely v0.7.0, allow 'completely', '>= 0.6.1', '< 0.8'
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by DannyBen and has received 0 comments.