Recently my system was upgrader to macOS Sierra ( 10.12 ). When I try to install bundler gem, I am getting the below error.
Is it something to do with gem software / bundler / OS ?
$ sudo gem install bundler
ERROR: While executing gem ... (Errno::EPERM)
Operation not permitted - /usr/bin/bundle
Please note that the user has the admin privilege.