core_docs 0.9.4 → 0.9.5

Sign up to get free protection for your applications and to get access to all the features.
File without changes
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module CoreDocs
4
- VERSION = "0.9.4"
4
+ VERSION = "0.9.5"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: core_docs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.4
4
+ version: 0.9.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Mair (banisterfiend)
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2018-12-30 00:00:00.000000000 Z
12
+ date: 2019-12-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: yard
@@ -108,6 +108,11 @@ files:
108
108
  - lib/core_docs/core_docs_26/object_types
109
109
  - lib/core_docs/core_docs_26/objects/root.dat
110
110
  - lib/core_docs/core_docs_26/proxy_types
111
+ - lib/core_docs/core_docs_27/checksums
112
+ - lib/core_docs/core_docs_27/complete
113
+ - lib/core_docs/core_docs_27/object_types
114
+ - lib/core_docs/core_docs_27/objects/root.dat
115
+ - lib/core_docs/core_docs_27/proxy_types
111
116
  - lib/core_docs/version.rb
112
117
  - spec/core_docs_spec.rb
113
118
  - spec/gem_with_cext/gems/ext/extconf.rb
@@ -134,8 +139,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
134
139
  - !ruby/object:Gem::Version
135
140
  version: '0'
136
141
  requirements: []
137
- rubyforge_project:
138
- rubygems_version: 2.7.7
142
+ rubygems_version: 3.0.6
139
143
  signing_key:
140
144
  specification_version: 4
141
145
  summary: Provides YARD and extended documentation support