shoulda 3.1.1 → 3.2.0
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +1 -1
- data/gemfiles/3.0.gemfile.lock +8 -8
- data/gemfiles/3.1.gemfile.lock +14 -14
- data/gemfiles/3.2.gemfile.lock +14 -14
- data/lib/shoulda/version.rb +1 -1
- data/shoulda.gemspec +1 -1
- metadata +6 -6
data/README.md
CHANGED
@@ -93,4 +93,4 @@ The names and logos for thoughtbot are trademarks of thoughtbot, inc.
|
|
93
93
|
License
|
94
94
|
-------
|
95
95
|
|
96
|
-
Shoulda is Copyright © 2006-
|
96
|
+
Shoulda is Copyright © 2006-2012 Tammer Saleh, thoughtbot. It is free software, and may be redistributed under the terms specified in the MIT-LICENSE file.
|
data/gemfiles/3.0.gemfile.lock
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
PATH
|
2
|
-
remote: /Users/
|
2
|
+
remote: /Users/draper/Dropbox/Development/shoulda
|
3
3
|
specs:
|
4
|
-
shoulda (3.1.
|
4
|
+
shoulda (3.1.1)
|
5
5
|
shoulda-context (~> 1.0)
|
6
|
-
shoulda-matchers (~> 1.
|
6
|
+
shoulda-matchers (~> 1.3)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: http://rubygems.org/
|
@@ -45,8 +45,8 @@ GEM
|
|
45
45
|
ffi (>= 1.0.11)
|
46
46
|
rspec (>= 2.7.0)
|
47
47
|
builder (2.1.2)
|
48
|
-
childprocess (0.3.
|
49
|
-
ffi (~> 1.0.6)
|
48
|
+
childprocess (0.3.5)
|
49
|
+
ffi (~> 1.0, >= 1.0.6)
|
50
50
|
cucumber (1.1.9)
|
51
51
|
builder (>= 2.1.2)
|
52
52
|
diff-lcs (>= 1.1.2)
|
@@ -56,11 +56,11 @@ GEM
|
|
56
56
|
diff-lcs (1.1.3)
|
57
57
|
erubis (2.6.6)
|
58
58
|
abstract (>= 1.0.0)
|
59
|
-
ffi (1.
|
59
|
+
ffi (1.1.5)
|
60
60
|
gherkin (2.9.3)
|
61
61
|
json (>= 1.4.6)
|
62
62
|
i18n (0.5.0)
|
63
|
-
json (1.7.
|
63
|
+
json (1.7.5)
|
64
64
|
mail (2.2.19)
|
65
65
|
activesupport (>= 2.3.6)
|
66
66
|
i18n (>= 0.4.0)
|
@@ -104,7 +104,7 @@ GEM
|
|
104
104
|
railties (~> 3.0)
|
105
105
|
rspec (~> 2.7.0)
|
106
106
|
shoulda-context (1.0.0)
|
107
|
-
shoulda-matchers (1.
|
107
|
+
shoulda-matchers (1.4.0)
|
108
108
|
activesupport (>= 3.0.0)
|
109
109
|
sqlite3 (1.3.6)
|
110
110
|
term-ansicolor (1.0.7)
|
data/gemfiles/3.1.gemfile.lock
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
PATH
|
2
|
-
remote: /Users/
|
2
|
+
remote: /Users/draper/Dropbox/Development/shoulda
|
3
3
|
specs:
|
4
|
-
shoulda (3.1.
|
4
|
+
shoulda (3.1.1)
|
5
5
|
shoulda-context (~> 1.0)
|
6
|
-
shoulda-matchers (~> 1.
|
6
|
+
shoulda-matchers (~> 1.3)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: http://rubygems.org/
|
@@ -45,9 +45,9 @@ GEM
|
|
45
45
|
cucumber (>= 1.1.1)
|
46
46
|
ffi (>= 1.0.11)
|
47
47
|
rspec (>= 2.7.0)
|
48
|
-
builder (3.0.
|
49
|
-
childprocess (0.3.
|
50
|
-
ffi (~> 1.0.6)
|
48
|
+
builder (3.0.3)
|
49
|
+
childprocess (0.3.5)
|
50
|
+
ffi (~> 1.0, >= 1.0.6)
|
51
51
|
cucumber (1.1.9)
|
52
52
|
builder (>= 2.1.2)
|
53
53
|
diff-lcs (>= 1.1.2)
|
@@ -56,15 +56,15 @@ GEM
|
|
56
56
|
term-ansicolor (>= 1.0.6)
|
57
57
|
diff-lcs (1.1.3)
|
58
58
|
erubis (2.7.0)
|
59
|
-
ffi (1.
|
59
|
+
ffi (1.1.5)
|
60
60
|
gherkin (2.9.3)
|
61
61
|
json (>= 1.4.6)
|
62
62
|
hike (1.2.1)
|
63
|
-
i18n (0.6.
|
64
|
-
jquery-rails (1.
|
65
|
-
railties (
|
63
|
+
i18n (0.6.1)
|
64
|
+
jquery-rails (2.1.3)
|
65
|
+
railties (>= 3.1.0, < 5.0)
|
66
66
|
thor (~> 0.14)
|
67
|
-
json (1.7.
|
67
|
+
json (1.7.5)
|
68
68
|
mail (2.3.3)
|
69
69
|
i18n (>= 0.4.0)
|
70
70
|
mime-types (~> 1.16)
|
@@ -79,7 +79,7 @@ GEM
|
|
79
79
|
rack (>= 1.0.0)
|
80
80
|
rack-ssl (1.3.2)
|
81
81
|
rack
|
82
|
-
rack-test (0.6.
|
82
|
+
rack-test (0.6.2)
|
83
83
|
rack (>= 1.0)
|
84
84
|
rails (3.1.4)
|
85
85
|
actionmailer (= 3.1.4)
|
@@ -112,14 +112,14 @@ GEM
|
|
112
112
|
activesupport (~> 3.0)
|
113
113
|
railties (~> 3.0)
|
114
114
|
rspec (~> 2.7.0)
|
115
|
-
sass (3.1
|
115
|
+
sass (3.2.1)
|
116
116
|
sass-rails (3.1.6)
|
117
117
|
actionpack (~> 3.1.0)
|
118
118
|
railties (~> 3.1.0)
|
119
119
|
sass (>= 3.1.10)
|
120
120
|
tilt (~> 1.3.2)
|
121
121
|
shoulda-context (1.0.0)
|
122
|
-
shoulda-matchers (1.
|
122
|
+
shoulda-matchers (1.4.0)
|
123
123
|
activesupport (>= 3.0.0)
|
124
124
|
sprockets (2.0.4)
|
125
125
|
hike (~> 1.2)
|
data/gemfiles/3.2.gemfile.lock
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
PATH
|
2
|
-
remote: /Users/
|
2
|
+
remote: /Users/draper/Dropbox/Development/shoulda
|
3
3
|
specs:
|
4
|
-
shoulda (3.1.
|
4
|
+
shoulda (3.1.1)
|
5
5
|
shoulda-context (~> 1.0)
|
6
|
-
shoulda-matchers (~> 1.
|
6
|
+
shoulda-matchers (~> 1.3)
|
7
7
|
|
8
8
|
GEM
|
9
9
|
remote: http://rubygems.org/
|
@@ -44,9 +44,9 @@ GEM
|
|
44
44
|
cucumber (>= 1.1.1)
|
45
45
|
ffi (>= 1.0.11)
|
46
46
|
rspec (>= 2.7.0)
|
47
|
-
builder (3.0.
|
48
|
-
childprocess (0.3.
|
49
|
-
ffi (~> 1.0.6)
|
47
|
+
builder (3.0.3)
|
48
|
+
childprocess (0.3.5)
|
49
|
+
ffi (~> 1.0, >= 1.0.6)
|
50
50
|
cucumber (1.1.9)
|
51
51
|
builder (>= 2.1.2)
|
52
52
|
diff-lcs (>= 1.1.2)
|
@@ -55,16 +55,16 @@ GEM
|
|
55
55
|
term-ansicolor (>= 1.0.6)
|
56
56
|
diff-lcs (1.1.3)
|
57
57
|
erubis (2.7.0)
|
58
|
-
ffi (1.
|
58
|
+
ffi (1.1.5)
|
59
59
|
gherkin (2.9.3)
|
60
60
|
json (>= 1.4.6)
|
61
61
|
hike (1.2.1)
|
62
|
-
i18n (0.6.
|
62
|
+
i18n (0.6.1)
|
63
63
|
journey (1.0.4)
|
64
|
-
jquery-rails (2.
|
65
|
-
railties (>= 3.
|
64
|
+
jquery-rails (2.1.3)
|
65
|
+
railties (>= 3.1.0, < 5.0)
|
66
66
|
thor (~> 0.14)
|
67
|
-
json (1.7.
|
67
|
+
json (1.7.5)
|
68
68
|
mail (2.4.4)
|
69
69
|
i18n (>= 0.4.0)
|
70
70
|
mime-types (~> 1.16)
|
@@ -77,7 +77,7 @@ GEM
|
|
77
77
|
rack (>= 0.4)
|
78
78
|
rack-ssl (1.3.2)
|
79
79
|
rack
|
80
|
-
rack-test (0.6.
|
80
|
+
rack-test (0.6.2)
|
81
81
|
rack (>= 1.0)
|
82
82
|
rails (3.2.3)
|
83
83
|
actionmailer (= 3.2.3)
|
@@ -110,13 +110,13 @@ GEM
|
|
110
110
|
activesupport (~> 3.0)
|
111
111
|
railties (~> 3.0)
|
112
112
|
rspec (~> 2.7.0)
|
113
|
-
sass (3.1
|
113
|
+
sass (3.2.1)
|
114
114
|
sass-rails (3.2.5)
|
115
115
|
railties (~> 3.2.0)
|
116
116
|
sass (>= 3.1.10)
|
117
117
|
tilt (~> 1.3)
|
118
118
|
shoulda-context (1.0.0)
|
119
|
-
shoulda-matchers (1.
|
119
|
+
shoulda-matchers (1.4.0)
|
120
120
|
activesupport (>= 3.0.0)
|
121
121
|
sprockets (2.1.3)
|
122
122
|
hike (~> 1.2)
|
data/lib/shoulda/version.rb
CHANGED
data/shoulda.gemspec
CHANGED
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
|
|
18
18
|
s.require_paths = ["lib"]
|
19
19
|
|
20
20
|
s.add_dependency("shoulda-context", "~> 1.0")
|
21
|
-
s.add_dependency("shoulda-matchers", "~> 1.
|
21
|
+
s.add_dependency("shoulda-matchers", "~> 1.3")
|
22
22
|
|
23
23
|
s.add_development_dependency('appraisal', '~> 0.4.0')
|
24
24
|
s.add_development_dependency("rails", "3.0.12")
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: shoulda
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.
|
4
|
+
version: 3.2.0
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -13,7 +13,7 @@ authors:
|
|
13
13
|
autorequire:
|
14
14
|
bindir: bin
|
15
15
|
cert_chain: []
|
16
|
-
date: 2012-
|
16
|
+
date: 2012-10-05 00:00:00.000000000 Z
|
17
17
|
dependencies:
|
18
18
|
- !ruby/object:Gem::Dependency
|
19
19
|
name: shoulda-context
|
@@ -38,7 +38,7 @@ dependencies:
|
|
38
38
|
requirements:
|
39
39
|
- - ~>
|
40
40
|
- !ruby/object:Gem::Version
|
41
|
-
version: '1.
|
41
|
+
version: '1.3'
|
42
42
|
type: :runtime
|
43
43
|
prerelease: false
|
44
44
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -46,7 +46,7 @@ dependencies:
|
|
46
46
|
requirements:
|
47
47
|
- - ~>
|
48
48
|
- !ruby/object:Gem::Version
|
49
|
-
version: '1.
|
49
|
+
version: '1.3'
|
50
50
|
- !ruby/object:Gem::Dependency
|
51
51
|
name: appraisal
|
52
52
|
requirement: !ruby/object:Gem::Requirement
|
@@ -184,7 +184,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
184
184
|
version: '0'
|
185
185
|
segments:
|
186
186
|
- 0
|
187
|
-
hash:
|
187
|
+
hash: 619025600134304216
|
188
188
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
189
189
|
none: false
|
190
190
|
requirements:
|
@@ -193,7 +193,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
193
193
|
version: '0'
|
194
194
|
segments:
|
195
195
|
- 0
|
196
|
-
hash:
|
196
|
+
hash: 619025600134304216
|
197
197
|
requirements: []
|
198
198
|
rubyforge_project:
|
199
199
|
rubygems_version: 1.8.24
|