Categories: None [Edit]

rubygems-mini_mirror

https://rubygems.org/gems/rubygems-mini_mirror
Mirror some version of gems with Gem::Version DSL Create a mini_gem file and add this to it : source :gemcutter gem 'rails', ['~> 1.2.0', '>= 3.0'] or source :gemcutter resource :path => '/your_path/mini_gem.yml' # /your_path/mini_gem.yml gem: - rails: - - '~> 1.2.0' - '>= 3.0' It will solve the dependencies for you so you don't have to write an exhaustive list of the gems you want to mirror

Total

Ranking: 65,979 of 180,702
Downloads: 13,173

Daily

Ranking: 103,205 of 180,689
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16863,261,344rake
245129,942,213net-http-persistent

Owners

#GravatarHandle
1iconhallelujah