Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e3f9cc43
Commit
e3f9cc43
authored
Aug 30, 2019
by
Takuya Noguchi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update jira-ruby to 1.7.1
Signed-off-by:
Takuya Noguchi
<
takninnovationresearch@gmail.com
>
parent
906e7337
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
3 deletions
+14
-3
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+5
-2
config/dependency_decisions.yml
config/dependency_decisions.yml
+7
-0
vendor/licenses.csv
vendor/licenses.csv
+1
-0
No files found.
Gemfile
View file @
e3f9cc43
...
...
@@ -215,7 +215,7 @@ gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false
gem
'
hipchat
'
,
'~> 1.5.0'
# Jira integration
gem
'
jira-ruby
'
,
'~> 1.
4
'
gem
'
jira-ruby
'
,
'~> 1.
7
'
# Flowdock integration
gem
'
flowdock
'
,
'~> 0.7'
...
...
Gemfile.lock
View file @
e3f9cc43
...
...
@@ -74,6 +74,8 @@ GEM
asciidoctor-plantuml (0.0.9)
asciidoctor (>= 1.5.6, < 3.0.0)
ast (2.4.0)
atlassian-jwt (0.2.0)
jwt (~> 2.1.0)
attr_encrypted (3.1.0)
encryptor (~> 3.0.0)
attr_required (1.0.1)
...
...
@@ -444,8 +446,9 @@ GEM
opentracing (~> 0.3)
thrift
jaro_winkler (1.5.3)
jira-ruby (1.
4
.1)
jira-ruby (1.
7
.1)
activesupport
atlassian-jwt
multipart-post
oauth (~> 0.5, >= 0.5.0)
js_regex (3.1.1)
...
...
@@ -1124,7 +1127,7 @@ DEPENDENCIES
icalendar
influxdb (~> 0.2)
invisible_captcha (~> 0.12.1)
jira-ruby (~> 1.
4
)
jira-ruby (~> 1.
7
)
js_regex (~> 3.1)
json-schema (~> 2.8.0)
jwt (~> 2.1.0)
...
...
config/dependency_decisions.yml
View file @
e3f9cc43
...
...
@@ -606,3 +606,10 @@
:why: https://github.com/egonSchiele/contracts.ruby/blob/master/LICENSE
:versions: []
:when: 2019-04-01 11:29:39.361015000 Z
-
-
:license
-
atlassian-jwt
-
Apache
2.0
-
:who: Takuya Noguchi
:why: https://bitbucket.org/atlassian/atlassian-jwt-ruby/src/master/LICENSE.txt
:versions: []
:when: 2019-08-30 05:45:35.317663000 Z
vendor/licenses.csv
View file @
e3f9cc43
...
...
@@ -152,6 +152,7 @@ assert,1.4.1,MIT
assign-symbols,1.0.0,MIT
async-each,1.0.1,MIT
async-limiter,1.0.0,MIT
atlassian-jwt,0.2.0,Apache 2.0
atob,2.1.2,(MIT OR Apache-2.0)
atomic,1.1.99,Apache 2.0
attr_encrypted,3.1.0,MIT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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