RubyGems Navigation menu

stickler 0.1.0

Stickler is a tool to organize and maintain an internal gem distribution. At times it is useful to have complete control over the availability of the gems for you testing, staging and production environments. In these cases you probably do not want to accidentally type 'gem update' and get a new untested version of a gem installed on your machines. This is where Stickler helps. Configure stickler with the the names and versions of the gems you require for your deployment and it will organize and setup everything that is necessary for a standard web server to function as your internal gem distribution server.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.4.2 - March 13, 2015 (64 KB)
  2. 2.4.1 - June 12, 2014 (64 KB)
  3. 2.4.0 - November 12, 2013 (64 KB)
  4. 2.3.0 - March 09, 2013 (60 KB)
  5. 2.2.4 - February 26, 2012 (57 KB)
  6. 0.1.0 - October 09, 2008* (28.5 KB)
Show all versions (20 total)

Runtime Dependencies (3):

highline ~> 1.4
logging ~> 0.9
main ~> 2.8

Development Dependencies (3):

configuration ~> 0.0
rake ~> 0.8
rspec ~> 1.1

Owners:

Authors:

  • Jeremy Hinegardner

SHA 256 checksum:

8f67598a62ad6905b11987bbe9b2fec011879e083ea5fa47b514021c79e750e0

Total downloads 71,322

For this version 3,266

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.2.0

Links: