strano icon indicating copy to clipboard operation
strano copied to clipboard

Capistrano and Github sittin' in a tree...

Results 29 strano issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.35 to 0.3.61. Release notes Sourced from tzinfo's releases. v0.3.61 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require from...

dependencies

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 to 0.9.5. Release notes Sourced from i18n's releases. v0.9.5 #404 reported a regression in 0.9.3, which wasn't fixed by 0.9.4. #408 fixes this issue. Thanks @​wjordan!...

dependencies

Bumps [yajl-ruby](https://github.com/brianmario/yajl-ruby) from 1.1.0 to 1.4.3. Changelog Sourced from yajl-ruby's changelog. Changelog Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=yajl-ruby&package-manager=bundler&previous-version=1.1.0&new-version=1.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies

Bumps [sidekiq](https://github.com/mperham/sidekiq) from 0.11.1 to 5.2.8. Changelog Sourced from sidekiq's changelog. 5.2.8 Lock to Rack 2.0.x to prevent future incompatibilities Fix invalid reference in sidekiqctl 5.2.7 Fix stale enqueued_at when...

dependencies

Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 to 3.12.2. Changelog Sourced from rdoc's changelog. === 3.12.2 / 2013-02-24 Bug fixes Fixed bug in syntax-highlighting that would corrupt regular expressions. Ruby Bug #6488 by...

dependencies

Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.0.3 to 1.4.2. Release notes Sourced from omniauth's releases. v1.4.2 Fixes Mitigate Hashie regressions v1.4.1 Security Updates Update Rack to => 1.6.2 v1.4.0 Dropped Dropped support Ruby...

dependencies

Bumps [rake](https://github.com/ruby/rake) from 10.0.3 to 13.0.1. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 13.0.1 > > ==== Bug fixes > > * Fixed bug: Reenabled task raises previous exception on...

dependencies

Bumps [rack](https://github.com/rack/rack) from 1.4.3 to 1.4.7. Changelog *Sourced from [rack's changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md).* > # Changelog > > All notable changes to this project will be documented in this file. For info...

dependencies

- Get branchs & tags from project.cap.repository using git ls-remote - Auto select branch (for stage if any) refreshing the jobs/new form in ajax - Monkey Patch capistrano so that...

This adds the following: - init.d script - Rake task for starting/stopping Sidekiq - Puma configuration This is based on the instructions for running [Gitlab](https://github.com/gitlabhq/gitlabhq) and has been tested on...