Sha256: a5ee7c682a9710c48e491b46425e6dcc2e234c0904f53e4780a3ff05e3d86ea0
Contents?: true
Size: 357 Bytes
Versions: 5
Compression:
Stored size: 357 Bytes
Contents
# A global collection of gems that are used in all dirs. # # Add gems here to be included on the whole system. source :rubygems group :version_control do gem 'git_tracker' gem 'git-process' end group :development_tools do gem 'rails' gem 'pv' end group :configuration_management do gem 'zsh_dots' # keep up to date with the latest version end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
zsh_dots-0.5.7 | config/Gemfile |
zsh_dots-0.5.6 | config/Gemfile |
zsh_dots-0.5.5 | config/Gemfile |
zsh_dots-0.5.4 | config/Gemfile |
zsh_dots-0.5.3 | config/Gemfile |