Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions jira-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Gem::Specification.new do |s|
s.summary = %q{Ruby Gem for use with the Atlassian JIRA REST API}
s.description = %q{API for JIRA}
s.licenses = ['MIT']
s.metadata = { 'source_code_uri' => 'https://github.com/sumoheavy/jira-ruby' }

s.required_ruby_version = '>= 1.9.3'

Expand Down