Skip to content

WIP: Fixes for ruby < 2.0#9

Open
davydany wants to merge 2 commits into
stevenhaddox:masterfrom
davydany:ruby-1.x-fixes
Open

WIP: Fixes for ruby < 2.0#9
davydany wants to merge 2 commits into
stevenhaddox:masterfrom
davydany:ruby-1.x-fixes

Conversation

@davydany

Copy link
Copy Markdown
  • Set proper versions for gems to install properly for Ruby < 2.0
  • Sets SImpleCov for coverage reports

# Omniauth::Dice version
module Dice
VERSION = '0.2.4'
VERSION = '0.3.0'

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra spaces need to be removed so Rubocop isn't angry :)

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

Successfully merging this pull request may close these issues.

2 participants