markbates-gemstub 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -18,12 +18,12 @@ require 'spec/rake/spectask'
18
18
  s.author = "<%= author %>"
19
19
  s.email = ""
20
20
  s.homepage = ""
21
- s.test_files = FileList['test/**/*']
22
21
  s.files = FileList['lib/**/*.*', 'README', 'doc/**/*.*', 'bin/**/*.*']
23
22
  s.require_paths = ['lib']
24
23
  s.extra_rdoc_files = ["README"]
25
24
  s.has_rdoc = true
26
25
  s.rubyforge_project = "<%= app %>"
26
+ # s.test_files = FileList['spec/**/*']
27
27
  #s.bindir = "bin"
28
28
  #s.executables << "<%= app %>"
29
29
  #s.add_dependency("", "")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: markbates-gemstub
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark Bates
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-01-27 00:00:00 -08:00
12
+ date: 2009-02-02 00:00:00 -08:00
13
13
  default_executable: gemstub
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency