git-jira 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/git-jira +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6aca75559bbe16627be69d2d9179d46bca592050
4
- data.tar.gz: 2e7ffedc35bb5820718deb03e85996763262a185
3
+ metadata.gz: de90ca641507c1c852b6ba1f41813a6e43c5f58f
4
+ data.tar.gz: b0427e9d2cbed2c7cbb15a78806f2d8fe51c3f82
5
5
  SHA512:
6
- metadata.gz: 3828ada68d80f931bf27650a3e1f559f6d95904c400299f49c56f4aba294113ff1645cbfc142535fbf35a9493602a7015bdb76f2d098f46533ac0d4047e799fc
7
- data.tar.gz: 9fba0f88c01611c966ebb1b2a5ef11dcabc1faa9aa89458295156624d8131880ec1a4d79a62c88a192e94006a287f44eab55909ae525108fca5fa78389e5e84e
6
+ metadata.gz: 2af6ecd47655cd15be237d1d5897f583c15c3d0ce2da75f0353e999c21251756fbc627ec62048f99afded3fa19ad14054771a492ce8dc32c2328bfc0ceb8f94b
7
+ data.tar.gz: 74d6130064fea77c6af34e9e15a2bf81bafaddaaea7d5fbb8c5b36f321cf94320664fc17970168da29a5eb2795430959de762fb87486545f58d6cc1ff7ad96f4
@@ -191,7 +191,7 @@ when 'show'
191
191
  if story_branches.include?(branch)
192
192
  puts load_story(branch).inspect
193
193
  else
194
- echo 'Could not parse story branch!'
194
+ puts 'Could not parse story branch!'
195
195
  end
196
196
  else
197
197
  puts 'unknown command!'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: git-jira
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tom Dooner
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-07-07 00:00:00.000000000 Z
11
+ date: 2016-08-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: tom.dooner@brigade.com