indy 0.3.3 → 0.3.4

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,8 +1,13 @@
1
+ === 0.3.4 / 2011-08-07
2
+
3
+ * Updated gemspec
4
+ * See History.txt to review API changes from 0.2.0
5
+
1
6
  === 0.3.3 / 2011-08-05
2
7
 
3
8
  * Tested with rubinius at #rbxday party
4
9
  * Fix for ruby 1.8.7
5
- * See History.txt to review API changes from 0.2.0
10
+
6
11
 
7
12
  === 0.3.2 / 2011-08-03
8
13
 
data/README.md CHANGED
@@ -207,7 +207,7 @@ This library aims to support and is tested against the follow Ruby implementatio
207
207
  * Rubinius
208
208
 
209
209
  Testing with RVM:
210
- $ rvm 1.8.7,1.9.2,rbx rake test
210
+ $ rvm 1.8.7,1.9.2,rbx exec rake test
211
211
 
212
212
  LICENSE
213
213
  -------
@@ -1,5 +1,5 @@
1
1
  $LOAD_PATH.unshift File.expand_path("../lib", __FILE__)
2
- require 'indy/platform'
2
+ require 'indy/version'
3
3
 
4
4
 
5
5
  Gem::Specification.new do |s|
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
  s.description = %{ Indy is a log archelogy library that treats logs like data structures. Search fixed format or custom logs by field and/or time. }
10
10
  s.summary = "indy-#{s.version}"
11
11
  s.email = 'brandon@faloona.net'
12
- s.homepage = "http://github.com/burtlo/Indy"
12
+ s.homepage = "http://github.com/bfaloona/Indy"
13
13
  s.license = 'MIT'
14
14
 
15
15
  s.platform = Gem::Platform::RUBY
@@ -38,6 +38,7 @@ Gem::Specification.new do |s|
38
38
 
39
39
  Changes:
40
40
  #{changes[:changes].collect{|change| " #{change}"}.join("")}
41
+ Please find examples at https://github.com/bfaloona/Indy#readme
41
42
  [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>]
42
43
 
43
44
  }
@@ -1,7 +1,7 @@
1
1
 
2
2
  class Indy
3
3
 
4
- VERSION = '0.3.3'
4
+ VERSION = '0.3.4'
5
5
 
6
6
  def self.show_version_changes(version)
7
7
  date = ""
metadata CHANGED
@@ -1,8 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: indy
3
3
  version: !ruby/object:Gem::Version
4
+ hash: 27
4
5
  prerelease:
5
- version: 0.3.3
6
+ segments:
7
+ - 0
8
+ - 3
9
+ - 4
10
+ version: 0.3.4
6
11
  platform: ruby
7
12
  authors:
8
13
  - Franklin Webber
@@ -11,7 +16,8 @@ autorequire:
11
16
  bindir: bin
12
17
  cert_chain: []
13
18
 
14
- date: 2011-08-06 00:00:00 Z
19
+ date: 2011-08-07 00:00:00 -07:00
20
+ default_executable:
15
21
  dependencies:
16
22
  - !ruby/object:Gem::Dependency
17
23
  name: activesupport
@@ -21,6 +27,11 @@ dependencies:
21
27
  requirements:
22
28
  - - ">="
23
29
  - !ruby/object:Gem::Version
30
+ hash: 9
31
+ segments:
32
+ - 2
33
+ - 3
34
+ - 5
24
35
  version: 2.3.5
25
36
  type: :runtime
26
37
  version_requirements: *id001
@@ -32,6 +43,9 @@ dependencies:
32
43
  requirements:
33
44
  - - ">="
34
45
  - !ruby/object:Gem::Version
46
+ hash: 3
47
+ segments:
48
+ - 0
35
49
  version: "0"
36
50
  type: :development
37
51
  version_requirements: *id002
@@ -43,6 +57,11 @@ dependencies:
43
57
  requirements:
44
58
  - - ">="
45
59
  - !ruby/object:Gem::Version
60
+ hash: 55
61
+ segments:
62
+ - 0
63
+ - 10
64
+ - 0
46
65
  version: 0.10.0
47
66
  type: :development
48
67
  version_requirements: *id003
@@ -54,6 +73,11 @@ dependencies:
54
73
  requirements:
55
74
  - - ">="
56
75
  - !ruby/object:Gem::Version
76
+ hash: 7
77
+ segments:
78
+ - 0
79
+ - 7
80
+ - 2
57
81
  version: 0.7.2
58
82
  type: :development
59
83
  version_requirements: *id004
@@ -65,6 +89,11 @@ dependencies:
65
89
  requirements:
66
90
  - - ">="
67
91
  - !ruby/object:Gem::Version
92
+ hash: 9
93
+ segments:
94
+ - 2
95
+ - 1
96
+ - 1
68
97
  version: 2.1.1
69
98
  type: :development
70
99
  version_requirements: *id005
@@ -76,6 +105,11 @@ dependencies:
76
105
  requirements:
77
106
  - - ">="
78
107
  - !ruby/object:Gem::Version
108
+ hash: 31
109
+ segments:
110
+ - 2
111
+ - 4
112
+ - 0
79
113
  version: 2.4.0
80
114
  type: :development
81
115
  version_requirements: *id006
@@ -87,6 +121,11 @@ dependencies:
87
121
  requirements:
88
122
  - - ">="
89
123
  - !ruby/object:Gem::Version
124
+ hash: 31
125
+ segments:
126
+ - 2
127
+ - 4
128
+ - 0
90
129
  version: 2.4.0
91
130
  type: :development
92
131
  version_requirements: *id007
@@ -98,6 +137,11 @@ dependencies:
98
137
  requirements:
99
138
  - - ">="
100
139
  - !ruby/object:Gem::Version
140
+ hash: 27
141
+ segments:
142
+ - 2
143
+ - 5
144
+ - 0
101
145
  version: 2.5.0
102
146
  type: :development
103
147
  version_requirements: *id008
@@ -148,9 +192,9 @@ files:
148
192
  - lib/indy/indy.rb
149
193
  - lib/indy/log_formats.rb
150
194
  - lib/indy/notes.txt
151
- - lib/indy/platform.rb
152
195
  - lib/indy/result_set.rb
153
196
  - lib/indy/source.rb
197
+ - lib/indy/version.rb
154
198
  - lib/scanf.rb
155
199
  - performance/helper.rb
156
200
  - performance/profile_spec.rb
@@ -165,10 +209,11 @@ files:
165
209
  - spec/source_spec.rb
166
210
  - spec/time_spec.rb
167
211
  - performance/large.log
168
- homepage: http://github.com/burtlo/Indy
212
+ has_rdoc: true
213
+ homepage: http://github.com/bfaloona/Indy
169
214
  licenses:
170
215
  - MIT
171
- post_install_message: "\n [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>]\n\n Thank you for installing Indy 0.3.3 / 2011-08-05.\n\n Changes:\n \n * Tested with rubinius at #rbxday party\n * Fix for ruby 1.8.7\n * See History.txt to review API changes from 0.2.0\n \n\n [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>]\n\n "
216
+ post_install_message: "\n [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>]\n\n Thank you for installing Indy 0.3.4 / 2011-08-07.\n\n Changes:\n \n * Updated gemspec\n * See History.txt to review API changes from 0.2.0\n \n\n Please find examples at https://github.com/bfaloona/Indy#readme\n [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>] [<>]\n\n "
172
217
  rdoc_options:
173
218
  - --charset=UTF-8
174
219
  require_paths:
@@ -178,20 +223,28 @@ required_ruby_version: !ruby/object:Gem::Requirement
178
223
  requirements:
179
224
  - - ">="
180
225
  - !ruby/object:Gem::Version
226
+ hash: 61
227
+ segments:
228
+ - 1
229
+ - 8
230
+ - 5
181
231
  version: 1.8.5
182
232
  required_rubygems_version: !ruby/object:Gem::Requirement
183
233
  none: false
184
234
  requirements:
185
235
  - - ">="
186
236
  - !ruby/object:Gem::Version
237
+ hash: 3
238
+ segments:
239
+ - 0
187
240
  version: "0"
188
241
  requirements: []
189
242
 
190
243
  rubyforge_project:
191
- rubygems_version: 1.8.6
244
+ rubygems_version: 1.5.2
192
245
  signing_key:
193
246
  specification_version: 3
194
- summary: indy-0.3.3
247
+ summary: indy-0.3.4
195
248
  test_files:
196
249
  - features/README.md
197
250
  - features/after_time.feature