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

haml-lint changed name to haml_lint #58

Closed
gajewsky opened this issue Apr 13, 2016 · 0 comments
Closed

haml-lint changed name to haml_lint #58

gajewsky opened this issue Apr 13, 2016 · 0 comments

Comments

@gajewsky
Copy link

Hey!
sds/haml-lint@6bbe2d2

I think its the cause why my CI machine raises:

Gem::RemoteFetcher::FetchError: bad response Not Found 404 (https://rubygems.global.ssl.fastly.net/gems/haml-lint-0.13.0.gem)
An error occurred while installing haml-lint (0.13.0), and Bundler cannot
continue.
Make sure that `gem install haml-lint -v '0.13.0'` succeeds before bundling.

when try to install polishgeeks-dev-tools

potomak added a commit to potomak/karafka that referenced this issue Apr 18, 2016
Fixes the error:

    An error occurred while installing haml-lint (0.13.0), and Bundler cannot continue.
    Make sure that `gem install haml-lint -v '0.13.0'` succeeds before bundling.

See also: polishgeeks/polishgeeks-dev-tools#58.
potomak added a commit to potomak/karafka that referenced this issue Apr 18, 2016
Fixes:

    An error occurred while installing haml-lint (0.13.0), and Bundler cannot continue.
    Make sure that `gem install haml-lint -v '0.13.0'` succeeds before bundling.

See also: polishgeeks/polishgeeks-dev-tools#58.
mensfeld added a commit to karafka/karafka that referenced this issue Apr 25, 2016
* haml-lint changed name to haml_lint

Fixes:

    An error occurred while installing haml-lint (0.13.0), and Bundler cannot continue.
    Make sure that `gem install haml-lint -v '0.13.0'` succeeds before bundling.

See also: polishgeeks/polishgeeks-dev-tools#58.

* no-op - Fix typos

* Spec name auto correction

Error:

    Do not use should when describing your tests.

* Auto correct missing usage of described_class

Error:

    Use described_class instead of [...]

* Use not_to instead of to_not

* Avoid pointless freezing

Error:

    Freezing immutable objects is pointless

* Add rubocop configuration

Inspired by https://github.com/polishgeeks/polishgeeks-dev-tools/blob/master/config/rubocop.yml.

* setup

* @potomak changes refactor

* typo fix

* typo fix

* typo fix
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