Skip to content
This repository was archived by the owner on Oct 31, 2018. It is now read-only.
This repository was archived by the owner on Oct 31, 2018. It is now read-only.

Encoding problems when installing gem #3

@wijet

Description

@wijet

When using gem like this

Gemfile

source :rubygems
gem 'after_commit_queue', :git => 'git://github.com/Ragnarson/after_commit_queue.git'

Generates

ArgumentError: invalid byte sequence in US-ASCII
An error occured while installing after_commit_queue (0.0.2), and Bundler cannot continue.
Make sure that `gem install after_commit_queue -v '0.0.2'` succeeds before bundling.

Extracted from #2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions