-
- Downloads
Merge branch 'master' of gitlab.com:gitlab-org/omnibus-gitlab
No related branches found
No related tags found
Showing
- Gemfile 1 addition, 0 deletionsGemfile
- Gemfile.lock 15 additions, 0 deletionsGemfile.lock
- config/projects/gitlab.rb 4 additions, 1 deletionconfig/projects/gitlab.rb
- doc/release.md 13 additions, 3 deletionsdoc/release.md
- lib/gitlab/build_iteration.rb 18 additions, 0 deletionslib/gitlab/build_iteration.rb
- spec/gitlab/build_iteration_spec.rb 31 additions, 0 deletionsspec/gitlab/build_iteration_spec.rb
Loading
| Loading
| @@ -6,3 +6,4 @@ gem 'ohai' |
gem 'package_cloud' | ||
gem 'thor', '0.18.1' # This specific version is required by package_cloud | ||
gem 'json' | ||
gem 'rspec' |
lib/gitlab/build_iteration.rb
0 → 100644
spec/gitlab/build_iteration_spec.rb
0 → 100644
Please register or sign in to comment