chrismo

Results 30 comments of chrismo

Saw this too as well - when logged into an additional account - https://play.google.com/music/listen?u=2#/now - then the script doesn't work. Incognito mode, just one account logged in, worked fine.

Sad to see such an old issue for this. I'd love to see this fixed.

Agreed. In our use case, we setup user connections to the database, and adding or removing users causes app restarts on each change. It'd be great if we could bulk...

Newer rubies than 2.1 (e.g. 2.3.4) don't put gem bin file in ruby_bin, so this is wrong: `bundler_patch = File.join(tb.ruby_bin, 'bundler-patch')`

was able to upgrade an internal LS gem with its gemspec, fwiw. so, not a global problem?

Not really a bug, turns out. It's another common constraint keeping it from getting to 1.7.1. BUT what may be a bug, is that it does an _inadequate_ update, rather...

It should perhaps error out or something.

maybe don't use capture3 unless we're debugging.

NewVersionCalculator I'm probably good with. I'll soak my brain in it some more later.