Adis Osmonov

Results 4 issues of Adis Osmonov

## Steps to reproduce 1. save snippet below, name it like `json_typed_store_bug.rb` 2. `ruby json_typed_store_bug.rb` ```ruby begin require 'bundler/inline' rescue LoadError => e $stderr.puts 'Bundler version 1.10 or later is...

## Steps to reproduce 1. save snippet below, name it like `json_typed_store_bug.rb` 2. `ruby json_typed_store_bug.rb` ```ruby begin require 'bundler/inline' rescue LoadError => e $stderr.puts 'Bundler version 1.10 or later is...

[Authentication changes with Octokit v4.22 causes failures with legacy Faraday versions](https://github.com/octokit/octokit.rb/issues/1392) Maybe it's worth to add note about it? I've spent couple of hours to debug this problem and that's...

I'd like to see `invoker list` with watch/follow mode. Is it hard to do? I thought I can try to implement, but with your help.