fuji 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/lib/fuji.rb +1 -1
  2. data/lib/fuji/version.rb +1 -1
  3. metadata +3 -9
@@ -47,7 +47,7 @@ module Fuji
47
47
  end
48
48
 
49
49
  links << {id: :apps, name: 'Apps', url: 'https://dashboard.heroku.com'}
50
- links << {id: :addons, name: 'Addons', url: 'https://addons.heroku.com'}
50
+ links << {id: :addons, name: 'Add-ons', url: 'https://addons.heroku.com'}
51
51
  links << {id: :documentation, name: 'Documentation', url: 'https://devcenter.heroku.com'}
52
52
  links << {id: :support, name: 'Support', url: 'https://help.heroku.com'}
53
53
 
@@ -1,3 +1,3 @@
1
1
  module Fuji
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fuji
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-01-24 00:00:00.000000000 Z
12
+ date: 2013-03-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rspec
@@ -108,21 +108,15 @@ required_ruby_version: !ruby/object:Gem::Requirement
108
108
  - - ! '>='
109
109
  - !ruby/object:Gem::Version
110
110
  version: '0'
111
- segments:
112
- - 0
113
- hash: -3723527647504247304
114
111
  required_rubygems_version: !ruby/object:Gem::Requirement
115
112
  none: false
116
113
  requirements:
117
114
  - - ! '>='
118
115
  - !ruby/object:Gem::Version
119
116
  version: '0'
120
- segments:
121
- - 0
122
- hash: -3723527647504247304
123
117
  requirements: []
124
118
  rubyforge_project:
125
- rubygems_version: 1.8.24
119
+ rubygems_version: 1.8.25
126
120
  signing_key:
127
121
  specification_version: 3
128
122
  summary: heroku's site header