hex 0.1.0 → 0.2.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.
@@ -1,5 +1,5 @@
1
- :11010000214601360121470136007EFE09D21901211E
2
- :1101110046017EB7C20001FF5F160021480119194E40
3
- :1101220079234623965778239EDA3F01B2CA3F015675
4
- :0D013300702B5E712B722B7321460134215D
1
+ :10010000214601360121470136007EFE09D2190140
2
+ :100110002146017EB7C20001FF5F16002148011988
3
+ :10012000194E79234623965778239EDA3F01B2CAA7
4
+ :100130003F0156702B5E712B722B732146013421C7
5
5
  :00000001FF
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: hex
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.1.0
5
+ version: 0.2.0
6
6
  platform: ruby
7
7
  authors:
8
8
  - "Fr\xC3\xA9d\xC3\xA9ric Mascaro"
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-05-22 00:00:00 +02:00
13
+ date: 2011-05-29 00:00:00 +02:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -76,14 +76,14 @@ extensions: []
76
76
 
77
77
  extra_rdoc_files:
78
78
  - LICENSE.txt
79
- - README.rdoc
79
+ - README.md
80
80
  files:
81
81
  - .document
82
82
  - .rspec
83
83
  - Gemfile
84
84
  - Gemfile.lock
85
85
  - LICENSE.txt
86
- - README.rdoc
86
+ - README.md
87
87
  - Rakefile
88
88
  - VERSION
89
89
  - hex.gemspec
@@ -93,6 +93,7 @@ files:
93
93
  - lib/wo_oo/util/hex.rb
94
94
  - spec/hex_util_spec.rb
95
95
  - spec/intel_hex_file_spec.rb
96
+ - spec/resources/pic_sample.hex
96
97
  - spec/resources/wikipedia_sample.hex
97
98
  - spec/spec_helper.rb
98
99
  has_rdoc: true
@@ -109,7 +110,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
109
110
  requirements:
110
111
  - - ">="
111
112
  - !ruby/object:Gem::Version
112
- hash: -3815648496608125443
113
+ hash: 268499251533241951
113
114
  segments:
114
115
  - 0
115
116
  version: "0"