brcep 2.0.12 → 2.0.13

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 (2) hide show
  1. data/lib/brcep/version.rb +1 -1
  2. metadata +3 -3
data/lib/brcep/version.rb CHANGED
@@ -4,6 +4,6 @@ module BrCep
4
4
 
5
5
 
6
6
 
7
- STRING = "2.0.12"
7
+ STRING = "2.0.13"
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brcep
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.12
4
+ version: 2.0.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - "Marcos Tapaj\xC3\xB3s"
@@ -12,7 +12,7 @@ autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
14
 
15
- date: 2008-12-01 00:00:00 -02:00
15
+ date: 2008-12-16 00:00:00 -02:00
16
16
  default_executable:
17
17
  dependencies: []
18
18
 
@@ -65,7 +65,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - none
67
67
  rubyforge_project: brcep
68
- rubygems_version: 1.2.0
68
+ rubygems_version: 1.3.1
69
69
  signing_key:
70
70
  specification_version: 2
71
71
  summary: "brcep \xC3\xA9 uma das gems que compoem o Brazilian Rails"