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

Trying to fix the build + Selenium options #551

Closed
wants to merge 9 commits into from

Conversation

pablobm
Copy link
Contributor

@pablobm pablobm commented Dec 7, 2018

Don't merge. This is the same as #537, but with an additional commit to attempt fix the breaking build.

@@ -8,6 +8,8 @@ gemspec name: "teaspoon"
group :development, :test do
gemspec name: "teaspoon-devkit"

gem "puma"

Choose a reason for hiding this comment

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

Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.

@@ -1,13 +1,15 @@
source "https://rubygems.org"

gem "rails", "5.0.0.1"
gem "rails", "5.0.1"

Choose a reason for hiding this comment

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

Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.

@pablobm pablobm mentioned this pull request Dec 7, 2018
@pablobm
Copy link
Contributor Author

pablobm commented Dec 7, 2018

Took this to #552

@pablobm pablobm closed this Dec 7, 2018
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.

3 participants