minitest 5.5.1 → 5.6.0

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: minitest
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.5.1
4
+ version: 5.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ryan Davis
@@ -29,7 +29,7 @@ cert_chain:
29
29
  xJcC6UN6NHMOVMyAXsr2HR0gRRx4ofN1LoP2KhXzSr8UMvQYlwPmE0N5GQv1b5AO
30
30
  VpzF30vNaJK6ZT7xlIsIlwmH
31
31
  -----END CERTIFICATE-----
32
- date: 2015-01-10 00:00:00.000000000 Z
32
+ date: 2015-04-13 00:00:00.000000000 Z
33
33
  dependencies:
34
34
  - !ruby/object:Gem::Dependency
35
35
  name: rdoc
@@ -118,15 +118,15 @@ email:
118
118
  executables: []
119
119
  extensions: []
120
120
  extra_rdoc_files:
121
- - History.txt
121
+ - History.rdoc
122
122
  - Manifest.txt
123
- - README.txt
123
+ - README.rdoc
124
124
  files:
125
125
  - .autotest
126
126
  - .gemtest
127
- - History.txt
127
+ - History.rdoc
128
128
  - Manifest.txt
129
- - README.txt
129
+ - README.rdoc
130
130
  - Rakefile
131
131
  - design_rationale.rb
132
132
  - lib/hoe/minitest.rb
@@ -156,7 +156,7 @@ metadata: {}
156
156
  post_install_message:
157
157
  rdoc_options:
158
158
  - --main
159
- - README.txt
159
+ - README.rdoc
160
160
  require_paths:
161
161
  - lib
162
162
  required_ruby_version: !ruby/object:Gem::Requirement
@@ -171,14 +171,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
171
171
  version: '0'
172
172
  requirements: []
173
173
  rubyforge_project:
174
- rubygems_version: 2.4.1
174
+ rubygems_version: 2.4.5
175
175
  signing_key:
176
176
  specification_version: 4
177
177
  summary: minitest provides a complete suite of testing facilities supporting TDD,
178
178
  BDD, mocking, and benchmarking
179
- test_files:
180
- - test/minitest/test_minitest_benchmark.rb
181
- - test/minitest/test_minitest_mock.rb
182
- - test/minitest/test_minitest_reporter.rb
183
- - test/minitest/test_minitest_spec.rb
184
- - test/minitest/test_minitest_unit.rb
179
+ test_files: []
metadata.gz.sig CHANGED
Binary file