pasco 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.2.1
1
+ 1.2.2
data/pasco.gemspec CHANGED
@@ -5,14 +5,13 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{pasco}
8
- s.version = "1.2.1"
8
+ s.version = "1.2.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["amardaxini"]
12
12
  s.date = %q{2010-06-22}
13
13
  s.description = %q{pasco is a gem that reads ie histories on provideing ie history file i.e *.dat}
14
14
  s.email = %q{amardaxini@gmail.com}
15
- s.executables = ["pasco", "pasco.exe", "cygwin1.dll"]
16
15
  s.extra_rdoc_files = [
17
16
  "LICENSE",
18
17
  "README.rdoc"
@@ -24,9 +23,6 @@ Gem::Specification.new do |s|
24
23
  "README.rdoc",
25
24
  "Rakefile",
26
25
  "VERSION",
27
- "bin/cygwin1.dll",
28
- "bin/pasco",
29
- "bin/pasco.exe",
30
26
  "lib/cygwin1.dll",
31
27
  "lib/pasco",
32
28
  "lib/pasco.exe",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pasco
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.1
4
+ version: 1.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - amardaxini
@@ -24,10 +24,8 @@ dependencies:
24
24
  version:
25
25
  description: pasco is a gem that reads ie histories on provideing ie history file i.e *.dat
26
26
  email: amardaxini@gmail.com
27
- executables:
28
- - pasco
29
- - pasco.exe
30
- - cygwin1.dll
27
+ executables: []
28
+
31
29
  extensions: []
32
30
 
33
31
  extra_rdoc_files:
@@ -40,9 +38,6 @@ files:
40
38
  - README.rdoc
41
39
  - Rakefile
42
40
  - VERSION
43
- - bin/cygwin1.dll
44
- - bin/pasco
45
- - bin/pasco.exe
46
41
  - lib/cygwin1.dll
47
42
  - lib/pasco
48
43
  - lib/pasco.exe
data/bin/cygwin1.dll DELETED
Binary file
data/bin/pasco DELETED
Binary file
data/bin/pasco.exe DELETED
Binary file