Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
automation
Commits
92b59746
Verified
Commit
92b59746
authored
Jun 12, 2019
by
Eliot Berriot
Browse files
Added gemfile
parent
ca8f7bdc
Pipeline
#4303
passed with stage
in 17 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
92b59746
...
...
@@ -13,7 +13,7 @@ stages:
before_script
:
-
ruby -v
-
bundle install --path vendor
gitlab-triage
-
bundle install --path vendor
dry-run:triage:
stage
:
triage
...
...
Gemfile
0 → 100644
View file @
92b59746
gem
"
gitlab-triage
"
,
"~> 1.0"
Gemfile.lock
0 → 100644
View file @
92b59746
GEM
specs:
activesupport (5.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
concurrent-ruby (1.1.5)
gitlab-triage (1.0.1)
activesupport (~> 5.1)
httparty (~> 0.15)
httparty (0.17.0)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
minitest (5.11.3)
multi_xml (0.6.0)
thread_safe (0.3.6)
tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
gitlab-triage (~> 1.0)
BUNDLED WITH
2.0.1
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment