newgem.tt

Manage Ruby application dependencies

Debian Debian
RUN apt-get update && \ apt-get install -y bundler
Ubuntu
RUN apt-get update && \ apt-get install -y bundler
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y bundler
CentOS
RUN yum install -y rubygem-bundler
Fedora
RUN dnf install -y rubygem-bundler
Raspbian
RUN apt-get update && \ apt-get install -y bundler
click the source code to copy install newgem.tt on any operating system with command-not-found.com