Commit b797bbe6 authored by charlie ablett's avatar charlie ablett

Merge branch 'update-jira-ruby' into 'master'

Update jira-ruby gem

See merge request gitlab-org/gitlab!31338
parents 0eb7e145 21671116
...@@ -230,7 +230,7 @@ gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false ...@@ -230,7 +230,7 @@ gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false
gem 'hipchat', '~> 1.5.0' gem 'hipchat', '~> 1.5.0'
# Jira integration # Jira integration
gem 'jira-ruby', '~> 1.7' gem 'jira-ruby', '~> 2.0.0'
gem 'atlassian-jwt', '~> 0.2.0' gem 'atlassian-jwt', '~> 0.2.0'
# Flowdock integration # Flowdock integration
......
...@@ -545,7 +545,7 @@ GEM ...@@ -545,7 +545,7 @@ GEM
opentracing (~> 0.3) opentracing (~> 0.3)
thrift thrift
jaro_winkler (1.5.4) jaro_winkler (1.5.4)
jira-ruby (1.7.1) jira-ruby (2.0.0)
activesupport activesupport
atlassian-jwt atlassian-jwt
multipart-post multipart-post
...@@ -1278,7 +1278,7 @@ DEPENDENCIES ...@@ -1278,7 +1278,7 @@ DEPENDENCIES
icalendar icalendar
influxdb (~> 0.2) influxdb (~> 0.2)
invisible_captcha (~> 0.12.1) invisible_captcha (~> 0.12.1)
jira-ruby (~> 1.7) jira-ruby (~> 2.0.0)
js_regex (~> 3.1) js_regex (~> 3.1)
json-schema (~> 2.8.0) json-schema (~> 2.8.0)
jwt (~> 2.1.0) jwt (~> 2.1.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment