consular 1.0.0.rc2 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +1 -0
  2. data/lib/consular/version.rb +1 -1
  3. metadata +8 -12
data/README.md CHANGED
@@ -284,6 +284,7 @@ Some of the cores that are available are:
284
284
 
285
285
  * [OSX](http://www.github.com/achiu/consular-osx) - Mac OS X Terminal
286
286
  * [Terminator](https://github.com/ilkka/consular-terminator) - Terminator
287
+ * [Gnome](https://github.com/jc00ke/consular-gnome-terminal) - Gnome Terminal
287
288
 
288
289
  Feel free to contribute more cores so that Consular can support your terminal of choice :)
289
290
 
@@ -1,3 +1,3 @@
1
1
  module Consular
2
- VERSION = "1.0.0.rc2"
2
+ VERSION = "1.0.0"
3
3
  end
metadata CHANGED
@@ -1,15 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: consular
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15424049
5
- prerelease: 6
4
+ hash: 23
5
+ prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
9
  - 0
10
- - rc
11
- - 2
12
- version: 1.0.0.rc2
10
+ version: 1.0.0
13
11
  platform: ruby
14
12
  authors:
15
13
  - Arthur Chiu
@@ -17,7 +15,7 @@ autorequire:
17
15
  bindir: bin
18
16
  cert_chain: []
19
17
 
20
- date: 2011-10-22 00:00:00 -07:00
18
+ date: 2011-10-23 00:00:00 -07:00
21
19
  default_executable:
22
20
  dependencies:
23
21
  - !ruby/object:Gem::Dependency
@@ -146,14 +144,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
146
144
  required_rubygems_version: !ruby/object:Gem::Requirement
147
145
  none: false
148
146
  requirements:
149
- - - ">"
147
+ - - ">="
150
148
  - !ruby/object:Gem::Version
151
- hash: 25
149
+ hash: 3
152
150
  segments:
153
- - 1
154
- - 3
155
- - 1
156
- version: 1.3.1
151
+ - 0
152
+ version: "0"
157
153
  requirements: []
158
154
 
159
155
  rubyforge_project: consular