basmoura 0.5 → 0.5.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d9aa4fb76215d6c7eefece038536f0f873499d16
4
- data.tar.gz: a4d8c453426f73d998b69fed4e30cdf216f03e60
3
+ metadata.gz: 8ee1f019ea3ddf86791848b2ee648394ae5ae54e
4
+ data.tar.gz: 7b52633755006cab634f4bb8ea69b675ca67dae8
5
5
  SHA512:
6
- metadata.gz: baac4f01237c993f9c1f033544decb40bf603bf93b75d4f8a8af8b199970c5a9625fb87f7b46b3fe63a973ce24ded2a79516f7706c90c31e91f01664f4184c07
7
- data.tar.gz: 7bf16418b4c4a0ebdb7ff1a31015787dad599f02b775247cca4f833fc35f14c148e865c53131a618fcd6d3827500c3538602f09b1a96b20bbe319fb0257acb9b
6
+ metadata.gz: 398c02129513e37596a4188badf0cb7b83f47ff61e64df7359fba455a0e0a280517f28942dd75903cd655bf8cdebcb3c8a495e76379463854485999e92142403
7
+ data.tar.gz: 58bf7e1c4df15d83510d926810e740420ad0711004180f52ee5b370464762d0c8ecc20c6b95f43bf09f2501bef92d6ae12870d440cd919574be6d6b1219ad8d8
data/lib/basmoura/api.rb CHANGED
@@ -56,7 +56,7 @@ module Basmoura
56
56
  :info => "https://github.com/basmoura/TDD-Ruby" },
57
57
 
58
58
  :basmoura => { :project => "Basmoura CV Generator",
59
- :info => "https://github.com/basmoura/TDD-Ruby" } } }
59
+ :info => "https://github.com/basmoura/basmoura" } } }
60
60
  end
61
61
 
62
62
  def languages
@@ -1,3 +1,3 @@
1
1
  module Basmoura
2
- VERSION = "0.5"
2
+ VERSION = "0.5.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: basmoura
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.5'
4
+ version: 0.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Breno Moura
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-05-09 00:00:00.000000000 Z
11
+ date: 2014-05-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: colorize
@@ -77,18 +77,17 @@ extra_rdoc_files: []
77
77
  files:
78
78
  - LICENSE.txt
79
79
  - README.md
80
+ - bin/basmoura
81
+ - lib/basmoura.rb
80
82
  - lib/basmoura/api.rb
81
83
  - lib/basmoura/console.rb
82
84
  - lib/basmoura/pdf.rb
83
85
  - lib/basmoura/version.rb
84
- - lib/basmoura.rb
85
- - bin/basmoura
86
86
  homepage: https://github.com/basmoura
87
87
  licenses:
88
88
  - MIT
89
89
  metadata: {}
90
- post_install_message: This is a simple gem to show my professional informations. Type
91
- basmoura
90
+ post_install_message:
92
91
  rdoc_options: []
93
92
  require_paths:
94
93
  - lib
@@ -104,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
104
103
  version: '0'
105
104
  requirements: []
106
105
  rubyforge_project:
107
- rubygems_version: 2.1.0
106
+ rubygems_version: 2.2.2
108
107
  signing_key:
109
108
  specification_version: 4
110
109
  summary: Provide informations about me