Get bundle info for all gems in your bundle


bundle list 2>&1 | sed 's/^ \* \(.*\) (.*)/\1/' | grep -v 'bundle info' | grep -v 'bundle:' | xargs -I {} bundle info {}
view raw bundle_info_all hosted with ❤ by GitHub
bundle info

Leave a Reply

%d bloggers like this: