stickler icon indicating copy to clipboard operation
stickler copied to clipboard

Mirroring Gemfile.lock always skips java gems.

Open rothomas opened this issue 9 years ago • 1 comments
trafficstars

As an example, one of the entries in my Gemfile.lock is

json (1.8.3-java)

I can mirror this individually using --gem-version and --platform, but this gem (and any other -java gems) will always be ignored if I try to mirror the whole Gemfile.lock. Passing --platform=java does not seem to affect anything.

rothomas avatar Nov 24 '15 01:11 rothomas

@rothomas my apologies, I just saw this posted. I'll take a look. Thanks for the bug report.

copiousfreetime avatar Dec 02 '15 17:12 copiousfreetime