rspec 3.0.0.beta2 → 3.0.0.rc1

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.
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 2f8ab5400259d3d607245b908ab4ca3fe99e8e5e
4
+ data.tar.gz: 3e28460b724324f0845c809a47d13190f29dbc35
5
+ SHA512:
6
+ metadata.gz: 1aad91eb8a5c7eb5d86915af050c6624a6bcbff6139f84b8ab7dbf4562eaf1c04da35ac2d99aec0cf663e6577ef93df3aa24ed51e6699be3dca10821377d37b4
7
+ data.tar.gz: f7889df9e47edb14565cff9d0dc12c91bdca1f927840aaf4ef5d0e467d7bb78b127b5dceff213856d373f8c0b3c3dc893d5ebc21da458a337ac42e349679190f
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -1,5 +1,5 @@
1
1
  module RSpec # :nodoc:
2
2
  module Version # :nodoc:
3
- STRING = '3.0.0.beta2'
3
+ STRING = '3.0.0.rc1'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,8 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rspec
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0.beta2
5
- prerelease: 6
4
+ version: 3.0.0.rc1
6
5
  platform: ruby
7
6
  authors:
8
7
  - Steven Baker
@@ -11,101 +10,73 @@ authors:
11
10
  autorequire:
12
11
  bindir: bin
13
12
  cert_chain:
14
- - ! '-----BEGIN CERTIFICATE-----
15
-
13
+ - |
14
+ -----BEGIN CERTIFICATE-----
16
15
  MIIDjjCCAnagAwIBAgIBATANBgkqhkiG9w0BAQUFADBGMRIwEAYDVQQDDAlyc3Bl
17
-
18
16
  Yy1kZXYxGzAZBgoJkiaJk/IsZAEZFgtnb29nbGVnb3VwczETMBEGCgmSJomT8ixk
19
-
20
17
  ARkWA2NvbTAeFw0xMzExMDcxOTQyNTlaFw0xNDExMDcxOTQyNTlaMEYxEjAQBgNV
21
-
22
18
  BAMMCXJzcGVjLWRldjEbMBkGCgmSJomT8ixkARkWC2dvb2dsZWdvdXBzMRMwEQYK
23
-
24
19
  CZImiZPyLGQBGRYDY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA
25
-
26
20
  nhCeZouDLXWO55no+EdZNCtjXjfJQ1X9TbPcvBDD29OypIUce2h/VdKXB2gI7ZHs
27
-
28
21
  F5NkPggslTErGFmWAtIiur7u943RVqHOsyoIsy065F9fCtrykkA+22elvTDha4Iz
29
-
30
22
  RUCvuhQ3klatYk4jF+cGt1jNONNVdLOiy0bMynvcM7hoVQ2AomwGs+cEOWQ/4dkD
31
-
32
23
  JcNV3qfzF5QBcTD2372XNM53b25nYVQSX2KH5FF7BhlKyov33bOm2gA9M+mWIujW
33
-
34
24
  qgkyxVlfrlE+ZBgV3wXn1Cojg1LpTq35yOArgwioyrwwlZZJR9joN9s/nDklfr5A
35
-
36
25
  +dyETjFc6cmEPWZrt2cJBQIDAQABo4GGMIGDMAkGA1UdEwQCMAAwCwYDVR0PBAQD
37
-
38
26
  AgSwMB0GA1UdDgQWBBSW+WD7hn1swJ1A7i8tbuFeuNCJCjAkBgNVHREEHTAbgRly
39
-
40
27
  c3BlYy1kZXZAZ29vZ2xlZ291cHMuY29tMCQGA1UdEgQdMBuBGXJzcGVjLWRldkBn
41
-
42
28
  b29nbGVnb3Vwcy5jb20wDQYJKoZIhvcNAQEFBQADggEBAH27jAZ8sD7vnXupj6Y+
43
-
44
29
  BaBdfHtCkFaslLJ0aKuMDIVXwYuKfqoW15cZPDLmSIEBuQFM3lw6d/hEEL4Uo2jZ
45
-
46
30
  FvtmH5OxifPDzFyUtCL4yp6qgNe/Xf6sDsRg6FmKcpgqCwNOmsViaf0LPSUH/GYQ
47
-
48
31
  3Teoz8QCaDbD7AKsffT7eDrnbHnKweO1XdemRJC98u/yYxnGzMSWKEsn09etBlZ9
49
-
50
32
  7H67k5Z3uf6cfLZgToWL6zShzZY3Nun5r73YsNf2/QZOe4UZe4vfGvn6baw53ys9
51
-
52
33
  1yHC1AcSYpvi2dAbOiHT5iQF+krm4wse8KctXgTNnjMsHEoGKulJS2/sZl90jcCz
53
-
54
34
  muA=
55
-
56
35
  -----END CERTIFICATE-----
57
-
58
- '
59
- date: 2014-02-18 00:00:00.000000000 Z
36
+ date: 2014-05-18 00:00:00.000000000 Z
60
37
  dependencies:
61
38
  - !ruby/object:Gem::Dependency
62
39
  name: rspec-core
63
40
  requirement: !ruby/object:Gem::Requirement
64
- none: false
65
41
  requirements:
66
42
  - - '='
67
43
  - !ruby/object:Gem::Version
68
- version: 3.0.0.beta2
44
+ version: 3.0.0.rc1
69
45
  type: :runtime
70
46
  prerelease: false
71
47
  version_requirements: !ruby/object:Gem::Requirement
72
- none: false
73
48
  requirements:
74
49
  - - '='
75
50
  - !ruby/object:Gem::Version
76
- version: 3.0.0.beta2
51
+ version: 3.0.0.rc1
77
52
  - !ruby/object:Gem::Dependency
78
53
  name: rspec-expectations
79
54
  requirement: !ruby/object:Gem::Requirement
80
- none: false
81
55
  requirements:
82
56
  - - '='
83
57
  - !ruby/object:Gem::Version
84
- version: 3.0.0.beta2
58
+ version: 3.0.0.rc1
85
59
  type: :runtime
86
60
  prerelease: false
87
61
  version_requirements: !ruby/object:Gem::Requirement
88
- none: false
89
62
  requirements:
90
63
  - - '='
91
64
  - !ruby/object:Gem::Version
92
- version: 3.0.0.beta2
65
+ version: 3.0.0.rc1
93
66
  - !ruby/object:Gem::Dependency
94
67
  name: rspec-mocks
95
68
  requirement: !ruby/object:Gem::Requirement
96
- none: false
97
69
  requirements:
98
70
  - - '='
99
71
  - !ruby/object:Gem::Version
100
- version: 3.0.0.beta2
72
+ version: 3.0.0.rc1
101
73
  type: :runtime
102
74
  prerelease: false
103
75
  version_requirements: !ruby/object:Gem::Requirement
104
- none: false
105
76
  requirements:
106
77
  - - '='
107
78
  - !ruby/object:Gem::Version
108
- version: 3.0.0.beta2
79
+ version: 3.0.0.rc1
109
80
  description: BDD for Ruby
110
81
  email: rspec@googlegroups.com
111
82
  executables: []
@@ -113,37 +84,33 @@ extensions: []
113
84
  extra_rdoc_files:
114
85
  - README.md
115
86
  files:
116
- - lib/rspec.rb
117
- - lib/rspec/version.rb
118
87
  - License.txt
119
88
  - README.md
89
+ - lib/rspec.rb
90
+ - lib/rspec/version.rb
120
91
  homepage: http://github.com/rspec
121
92
  licenses:
122
93
  - MIT
94
+ metadata: {}
123
95
  post_install_message:
124
96
  rdoc_options:
125
- - --charset=UTF-8
97
+ - "--charset=UTF-8"
126
98
  require_paths:
127
99
  - lib
128
100
  required_ruby_version: !ruby/object:Gem::Requirement
129
- none: false
130
101
  requirements:
131
- - - ! '>='
102
+ - - ">="
132
103
  - !ruby/object:Gem::Version
133
104
  version: '0'
134
- segments:
135
- - 0
136
- hash: 813156592856744194
137
105
  required_rubygems_version: !ruby/object:Gem::Requirement
138
- none: false
139
106
  requirements:
140
- - - ! '>'
107
+ - - ">"
141
108
  - !ruby/object:Gem::Version
142
109
  version: 1.3.1
143
110
  requirements: []
144
111
  rubyforge_project: rspec
145
- rubygems_version: 1.8.23
112
+ rubygems_version: 2.2.2
146
113
  signing_key:
147
- specification_version: 3
148
- summary: rspec-3.0.0.beta2
114
+ specification_version: 4
115
+ summary: rspec-3.0.0.rc1
149
116
  test_files: []
metadata.gz.sig CHANGED
Binary file