-
- Downloads
Merge branch 'master' of github.com:gitlabhq/gitlabhq
No related branches found
No related tags found
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 3 additions, 3 deletionsGemfile.lock
- app/views/projects/merge_requests/show/_state_widget.html.haml 1 addition, 1 deletion...iews/projects/merge_requests/show/_state_widget.html.haml
- config/initializers/acts_as_taggable_on_patch.rb 0 additions, 131 deletionsconfig/initializers/acts_as_taggable_on_patch.rb
Loading
| Loading
| @@ -115,7 +115,7 @@ end |
gem "state_machine" | ||
# Issue tags | ||
gem "acts-as-taggable-on" | ||
gem 'acts-as-taggable-on', '~> 3.4' | ||
# Background jobs | ||
gem 'slim' | ||
Loading
| Loading
|
Please register or sign in to comment