Miles Lane

Results 8 issues of Miles Lane

- Is this an issue with your Docker installation in general? --> Docker is working fine for our other repositories. ## Guidelines If you'd still like to report this issue,...

NOTE: I have hit this error with both the latest release of prawn and with the current master branch. I have a PC running Windows 10 version 2004, build 19041.264...

https://github.com/ruby-grape/grape/issues/358 https://github.com/ruby-grape/grape#reloading-api-changes-in-development We have: ``` ActiveSupport::Dependencies.explicitly_unloadable_constants += [ 'GrapeAPI::V1::RootEndpoint', 'GrapeAPI::RootEndpoint' ] ```

bug?
you can help

NOTE: Faraday::Error::ConnectionFailed.new is deprecated; use Faraday::ConnectionFailed.new instead. It will be removed in or after version 1.0 Faraday::Error::ConnectionFailed.new called from .rbenv/versions/2.6.5/lib/ruby/gems/2.6.0/gems/webmock-3.7.6/lib/webmock/response.rb:60.

## Actual Behavior It would be helpful to be able to get our GitHub Codeclimate checks to pass. Currently, we are getting errors like this: `Parsing error: Cannot find module...

For the sake of minimizing technical debt and improving security, please merge the Dependabot patches. If any are no longer needed or cause problems, let's close them.

On https://codeclimate.com/repos//builds/\, if I expand the rubocop output: > Channel rubocop-1-18-3 not found for rubocop, available channels: ["stable", "cache-support", "rubocop-0-42", "rubocop-0-46", "rubocop-0-48", "rubocop-0-49", "rubocop-0-50", "rubocop-0-51", "rubocop-0-52", "rubocop-0-54", "rubocop-0-55", "rubocop-0-56", "rubocop-0-57",...

### Expected behavior With sprockets 4.0, there needs to be a way to differentiate between assets that need to be loaded in distinct rails environments. May there is a way...