ghn 2.2.0 → 2.3.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2ed762c11d7e13db047fe91e4b4cf8899193b4c1
4
- data.tar.gz: a7e69b07a0ae615e999e57668bf5df2c256b9e7e
3
+ metadata.gz: 3e4486cb3463983faf77c5682fc9aee30cacc173
4
+ data.tar.gz: de2beddf490b4cb3b1453365eb5c963ed34033e3
5
5
  SHA512:
6
- metadata.gz: 708f5d3f3ec8b0c14da1116e8de8d70111d8725aa99a7860940607a9ad8a70a28b02b2dc0a501896eff3e5cb05a029968ed891c0bd848a54a2b0ee04e7457d52
7
- data.tar.gz: 40d9dc4e10d03ff4893d3806deb18c3ee256a5d3cdce8b465a5c2a07766a70547eb179b411086b3d66e6fc8dccbc0d102e23e1ad0431f8cd2de6e96d8ef48507
6
+ metadata.gz: 46209cff8be58a14945a8ec8181f37c73204723814d6653dd54da5c4310d4eeb9e7921f52c41fe77fa60c7f8b5c54a6937c3f3d4c57b2e64f734de94292bf45a
7
+ data.tar.gz: b55a36637d7a488d49755d0cdce380906e502c28b6c1e40c30899720274c46391fdd9899e18220900959a097e13afb06886fc30c4e0fee6ca8978f8237d16f9f
data/CONTRIBUTORS.md CHANGED
@@ -5,3 +5,4 @@ CONTRIBUTORS
5
5
  * Takashi Masuda (@masutaka)
6
6
  * @hamaco
7
7
  * Syohei YOSHIDA (@syohex)
8
+ * Masatomo Nakano (@masatomo)
data/lib/ghn/commands.rb CHANGED
@@ -82,7 +82,7 @@ MESSAGE
82
82
  @open_command ||=
83
83
  case RbConfig::CONFIG['host_os']
84
84
  when /darwin/
85
- 'open'
85
+ 'open --background'
86
86
  when /linux|bsd/
87
87
  'xdg-open'
88
88
  when /mswin|mingw|cygwin/
data/lib/ghn/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  class Ghn
2
- VERSION = "2.2.0"
2
+ VERSION = "2.3.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ghn
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.0
4
+ version: 2.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kensuke Nagae
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-20 00:00:00.000000000 Z
11
+ date: 2015-05-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor
@@ -135,7 +135,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
135
135
  version: '0'
136
136
  requirements: []
137
137
  rubyforge_project:
138
- rubygems_version: 2.2.2
138
+ rubygems_version: 2.4.5
139
139
  signing_key:
140
140
  specification_version: 4
141
141
  summary: Ghn is a commandline tool for GitHub notifications. You can listup all unread