gemstub 1.2.5 → 1.2.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -26,7 +26,7 @@ end
26
26
  s.author = "<%= author %>"
27
27
  s.email = ""
28
28
  s.homepage = ""
29
- s.files = FileList['lib/**/*.*', 'README', 'LICENSE', 'doc/**/*.*', 'bin/**/*.*']
29
+ s.files = FileList['lib/**/*.*', 'README', 'LICENSE', 'bin/**/*.*']
30
30
  s.require_paths = ['lib']
31
31
  s.extra_rdoc_files = ['README', 'LICENSE']
32
32
  s.has_rdoc = true
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gemstub
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.5
4
+ version: 1.2.6
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-06-05 00:00:00 -04:00
12
+ date: 2009-06-11 00:00:00 -04:00
13
13
  default_executable:
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency