Skip to content
Snippets Groups Projects
Verified Commit 92b59746 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Added gemfile

parent ca8f7bdc
No related branches found
No related tags found
No related merge requests found
Pipeline #4303 passed with warnings
......@@ -13,7 +13,7 @@ stages:
before_script:
- ruby -v
- bundle install --path vendor gitlab-triage
- bundle install --path vendor
dry-run:triage:
stage: triage
......
gem "gitlab-triage", "~> 1.0"
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment