Skip to content

Conversation

@dsander
Copy link
Owner

@dsander dsander commented Jan 30, 2021

No description provided.

@dsander dsander force-pushed the github-actions branch 8 times, most recently from be731af to 7d91036 Compare January 30, 2021 14:00
end
end
end

Choose a reason for hiding this comment

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

Layout/TrailingEmptyLines: 2 trailing blank lines detected.

@dsander dsander force-pushed the github-actions branch 4 times, most recently from 42a88c2 to b457728 Compare January 30, 2021 14:48
pronto.gemspec Outdated
s.add_development_dependency('rspec-expectations', '~> 3.4')
s.add_development_dependency('rubocop', '~> 0.58')
s.add_development_dependency('simplecov', '~> 0.14')
s.add_development_dependency('simplecov', '~> 0.14', '!= 0.19.1', '!= 0.19.0', '!= 0.18.5', '!= 0.18.4', '!= 0.18.3', '!= 0.18.2', '!= 0.18.1', '!= 0.18.0')

Choose a reason for hiding this comment

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

Layout/LineLength: Line is too long. [158/120]

@dsander dsander force-pushed the github-actions branch 3 times, most recently from 4f32cec to a61d6f9 Compare January 30, 2021 15:02
@dsander dsander force-pushed the github-actions branch 3 times, most recently from de7f755 to 4e85f59 Compare February 6, 2021 13:22
Ruby 2.3 has some strange openssl version mismatch issue on GitHub
Actions. The `rugged` gem itself installs fine but when it loads it's C
extensions it somehow loads the wrong openssl version. Running the specs
interactively (even on GitHub Actions) works without issues.
For this reason Ruby 2.3 is excluded from version the matrix.
@dsander dsander merged commit a213079 into master Feb 19, 2021
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