core_docs 0.9.2 → 0.9.3

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.
File without changes
@@ -1,3 +1,3 @@
1
1
  module CoreDocs
2
- VERSION = '0.9.2'.freeze
2
+ VERSION = '0.9.3'.freeze
3
3
  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.2
4
+ version: 0.9.3
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: 2017-02-06 00:00:00.000000000 Z
12
+ date: 2018-01-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: yard
@@ -98,6 +98,11 @@ files:
98
98
  - lib/core_docs/core_docs_24/object_types
99
99
  - lib/core_docs/core_docs_24/objects/root.dat
100
100
  - lib/core_docs/core_docs_24/proxy_types
101
+ - lib/core_docs/core_docs_25/checksums
102
+ - lib/core_docs/core_docs_25/complete
103
+ - lib/core_docs/core_docs_25/object_types
104
+ - lib/core_docs/core_docs_25/objects/root.dat
105
+ - lib/core_docs/core_docs_25/proxy_types
101
106
  - lib/core_docs/version.rb
102
107
  - spec/core_docs_spec.rb
103
108
  - spec/gem_with_cext/gems/ext/extconf.rb
@@ -125,7 +130,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
125
130
  version: '0'
126
131
  requirements: []
127
132
  rubyforge_project:
128
- rubygems_version: 2.6.8
133
+ rubygems_version: 2.7.3
129
134
  signing_key:
130
135
  specification_version: 4
131
136
  summary: Provides YARD and extended documentation support