Trouble while installing dbi gem and it showing as Error installing
dbi-0.4.5.gem:Error installing dbi-0.4.5.gem:
You fail to install the specific version of deprecated.
Please try
$ gem install deprecated --version ‘=2.0.1’
$ gem install dbi
I could install dbi with this.