fastlane-plugin-jira_issue_details 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: f8e4e65b0e2830cb2cd5529f0684100505cd46ed
4
- data.tar.gz: 8ec1259b484de24c4e2da3158ec0c0f7cb4632e4
2
+ SHA256:
3
+ metadata.gz: 3be8df33ededbdd6eb73a439db39da75cbbd70633369d9ad602444b635199f89
4
+ data.tar.gz: c2f532ee0a8e7dad25fdd2503e1965c745bf16e9a0ad93409ef8674e67f50aa9
5
5
  SHA512:
6
- metadata.gz: 446fc9d66a571582a1b9464dae93e7e4267b2c5c5798467172d3c5d94f73466bbe92e0ed7a73510eb0fcb3fdd390752b2bdbdb706abecbc98ed4bafd7ec75ee2
7
- data.tar.gz: 6283b7eff344c8b3a69428a82e8f3443ac1c38b15eb0638dabaf614650c8e9b3e579fc02a57f99341b9d5d646db6e422f40fb8e8c48cc005a06c9f7cab50bdff
6
+ metadata.gz: ad5347ed10d25824927317dda11a1019ee2168ef9d50b9291f6b27ecf69b5d642d3b92c9115642a0a1ebf4c3d73e1a6cef220dff4d42fdb8af3f275f3dd128ee
7
+ data.tar.gz: d5440e599c392f54f23e6bd7265915802757f8ec1fe53fd741ea3f908f7c525beebd94577c9c109e958b6d4537db027606aec90d29dc483f8f8ee5f0b7e34379
data/README.md CHANGED
@@ -81,4 +81,4 @@ For more information about how the `fastlane` plugin system works, check out the
81
81
 
82
82
  ## About `fastlane`
83
83
 
84
- `fastlane` is the easiest way to automate beta deployments and releases for your iOS and Android apps. To learn more, check out [fastlane.tools](https://fastlane.tools).
84
+ `fastlane` is the easiest way to automate beta deployments and releases for your iOS and Android apps. To learn more, check out [fastlane.tools](https://fastlane.tools).
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
2
  module JiraIssueDetails
3
- VERSION = "0.2.0"
3
+ VERSION = "0.2.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fastlane-plugin-jira_issue_details
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zaim Ramlan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-26 00:00:00.000000000 Z
11
+ date: 2019-12-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pry
@@ -176,7 +176,7 @@ files:
176
176
  - lib/fastlane/plugin/jira_issue_details/actions/get_jira_issue.rb
177
177
  - lib/fastlane/plugin/jira_issue_details/helper/jira_issue_details_helper.rb
178
178
  - lib/fastlane/plugin/jira_issue_details/version.rb
179
- homepage: https://github.com/zaimramlan/fastlane-plugin-jira-issue
179
+ homepage: https://github.com/pakej/fastlane-plugin-jira-issue
180
180
  licenses:
181
181
  - MIT
182
182
  metadata: {}
@@ -195,8 +195,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
195
195
  - !ruby/object:Gem::Version
196
196
  version: '0'
197
197
  requirements: []
198
- rubyforge_project:
199
- rubygems_version: 2.6.13
198
+ rubygems_version: 3.0.3
200
199
  signing_key:
201
200
  specification_version: 4
202
201
  summary: Get the details for the given jira issue key(s)