Tiago Cussiol

Results 3 comments of Tiago Cussiol

I can confirm that this behavior also happens with bundler, with both `bump_versions` and `bump_versions_if_necessary`. If there is a requirement such as `gem 'ruby', '~> 5.2', '< 6'`, it will...

Those workarounds only work when you can modify the script. As 1Password Shell Plugins are based on `alias`, it seems a significant limitation for actual usage. It is worth to...

@SimonBarendse I tried that workaround but got an error: ```sh $ op plugin run -- /usr/local/bin/aws [ERROR] 2023/02/09 01:58:06 unknown plugin: /usr/local/bin/aws $ op plugin run /usr/local/bin/aws [ERROR] 2023/02/09 01:58:09...