aboutsummaryrefslogtreecommitdiff
path: root/leap_cli.gemspec
AgeCommit message (Expand)Author
2014-05-22Change macro name to rand_range, add base32 gem dependencyirregulator
2014-05-20ssh: modified yet again how ssh is used. pin to a newer version of capistrano...elijah
2014-02-13attempt to fix issues people have running leap_cli on different computers.elijah
2014-02-09add bundler/setup to Rakefile, so we don't get minitest version conflicts.elijah
2013-10-09pin capistrano to 2.x so it doesn't update to 3.0.0 (#4088)varac
2013-06-02now we require a leap_platform/platform.rb config file.elijah
2013-03-31switch license to MIT, required until we stop vendoring certificate_authority.elijah
2013-03-10revert gemspec changeelijah
2013-03-09added rubygems as dev dependency, maybe this will make travis pass?elijah
2013-02-28clean up include paths, require newer rake version.elijah
2013-02-11remove vagrant as gem dependencyelijah
2013-02-08add vagrant requirement to to gemspecelijah
2013-02-08add runtime dependencies for vendored gems to gemspecelijah
2013-02-07remove runtime dependency for certificate_authority gem, since this gem is ve...elijah
2013-02-02logging - output of leap command is now additionally sent to --log=FILE comma...elijah
2012-12-05fixed problems with ruby 1.8 and GLI, and added some tests.elijah
2012-11-29s.add_runtime_dependency => should be >=varac
2012-11-29set capistrano dependency at >= 2.13.5elijah
2012-11-24fixed broken `leap list`elijah
2012-11-15include missing vendor/vagrant_ssh_keys in gemelijah
2012-11-04better path managementelijah
2012-11-01added some initial tests. yeah.elijah
2012-11-01x.509 support -- added certificate authority creation and server cert creationelijah
2012-10-27auto run 'git submodule update --init' on leap platform if neededelijah
2012-10-27switch to using ya2yamlelijah
2012-10-25updated gemspec, removed gemfile.lockelijah
2012-10-24created 'rake build' and 'rake install', updated README.elijah
2012-10-24include vendored files in gemspecelijah
2012-10-23patched supply_drop gem and vendored itelijah
2012-10-21updated gem requirementselijah
2012-10-14added add-user commandelijah
2012-10-11code cleanup. better support for nested configs and templates.elijah
2012-10-10added highline dependencyelijah
2012-10-09fixed pathselijah