rspec-expectations 3.9.3 → 3.10.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rspec-expectations
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.9.3
4
+ version: 3.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Steven Baker
@@ -45,7 +45,7 @@ cert_chain:
45
45
  ZsVDj6a7lH3cNqtWXZxrb2wO38qV5AkYj8SQK7Hj3/Yui9myUX3crr+PdetazSqQ
46
46
  F3MdtaDehhjC
47
47
  -----END CERTIFICATE-----
48
- date: 2020-10-23 00:00:00.000000000 Z
48
+ date: 2020-10-30 00:00:00.000000000 Z
49
49
  dependencies:
50
50
  - !ruby/object:Gem::Dependency
51
51
  name: rspec-support
@@ -53,14 +53,14 @@ dependencies:
53
53
  requirements:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
- version: 3.9.0
56
+ version: 3.10.0
57
57
  type: :runtime
58
58
  prerelease: false
59
59
  version_requirements: !ruby/object:Gem::Requirement
60
60
  requirements:
61
61
  - - "~>"
62
62
  - !ruby/object:Gem::Version
63
- version: 3.9.0
63
+ version: 3.10.0
64
64
  - !ruby/object:Gem::Dependency
65
65
  name: diff-lcs
66
66
  requirement: !ruby/object:Gem::Requirement
@@ -172,6 +172,7 @@ files:
172
172
  - lib/rspec/matchers/built_in/change.rb
173
173
  - lib/rspec/matchers/built_in/compound.rb
174
174
  - lib/rspec/matchers/built_in/contain_exactly.rb
175
+ - lib/rspec/matchers/built_in/count_expectation.rb
175
176
  - lib/rspec/matchers/built_in/cover.rb
176
177
  - lib/rspec/matchers/built_in/eq.rb
177
178
  - lib/rspec/matchers/built_in/eql.rb
@@ -202,7 +203,7 @@ licenses:
202
203
  - MIT
203
204
  metadata:
204
205
  bug_tracker_uri: https://github.com/rspec/rspec-expectations/issues
205
- changelog_uri: https://github.com/rspec/rspec-expectations/blob/v3.9.3/Changelog.md
206
+ changelog_uri: https://github.com/rspec/rspec-expectations/blob/v3.10.0/Changelog.md
206
207
  documentation_uri: https://rspec.info/documentation/
207
208
  mailing_list_uri: https://groups.google.com/forum/#!forum/rspec
208
209
  source_code_uri: https://github.com/rspec/rspec-expectations
@@ -225,5 +226,5 @@ requirements: []
225
226
  rubygems_version: 3.1.3
226
227
  signing_key:
227
228
  specification_version: 4
228
- summary: rspec-expectations-3.9.3
229
+ summary: rspec-expectations-3.10.0
229
230
  test_files: []
metadata.gz.sig CHANGED
Binary file