shoulda 3.4.0 → 3.5.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +15 -0
- data/.travis.yml +6 -1
- data/README.md +2 -7
- data/gemfiles/3.0.gemfile +1 -1
- data/gemfiles/3.0.gemfile.lock +19 -19
- data/gemfiles/3.1.gemfile +1 -1
- data/gemfiles/3.1.gemfile.lock +30 -31
- data/gemfiles/3.2.gemfile +1 -1
- data/gemfiles/3.2.gemfile.lock +29 -29
- data/lib/shoulda/version.rb +1 -1
- data/shoulda.gemspec +1 -1
- metadata +51 -75
checksums.yaml
ADDED
@@ -0,0 +1,15 @@
|
|
1
|
+
---
|
2
|
+
!binary "U0hBMQ==":
|
3
|
+
metadata.gz: !binary |-
|
4
|
+
YTc4N2U1MTc2NWIzMDdjODE2NmVlZjY0ZTYzZWE2YTY5NDBmN2EyNg==
|
5
|
+
data.tar.gz: !binary |-
|
6
|
+
ZjQ3YjJkNDIwYTIzMjJmOWVjNWNjNjJjNGYwN2IwNmNjOWNmZWJmMw==
|
7
|
+
!binary "U0hBNTEy":
|
8
|
+
metadata.gz: !binary |-
|
9
|
+
NzIzMGJmMjg2YzUxMDdiYjUzZTNkZWRjMTQ3MDk0MmRhZmQ1NjJlZGJiZmQ4
|
10
|
+
Y2JkNTg4NzI3ZWVlOGMwZjJiYTBhNzk0YTY3YTFhZmMwNGFkNTEwZmYyZDEx
|
11
|
+
MWUxMmIxNzlmYjNhY2Q5MDJhYjBjOWRkZGRmMGY1NWM4YWZlYWE=
|
12
|
+
data.tar.gz: !binary |-
|
13
|
+
Y2MxNGJiOWY0MGY1NDFjYTRkNzYwOGU3ZjExYTEyMjI5MzVhNDg1YmI2MTFk
|
14
|
+
NzQ0MjY5NjA1NGRjN2NjOWRlNGI3MWUxZDQyYWZlZjExZWI3ZjdiYTQxMzVj
|
15
|
+
NjM5ODQwNjc1YTdhYmQ4NWI2NTNhNDZlNzNiYTgxMTMxMWZhNTE=
|
data/.travis.yml
CHANGED
data/README.md
CHANGED
@@ -2,13 +2,8 @@
|
|
2
2
|
|
3
3
|
The shoulda gem is a meta gem with two dependencies:
|
4
4
|
|
5
|
-
* [shoulda-context](https://github.com/thoughtbot/shoulda-context)
|
6
|
-
* [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers)
|
7
|
-
|
8
|
-
Official documentation for each gem:
|
9
|
-
|
10
|
-
* [shoulda-context](http://rubydoc.info/github/thoughtbot/shoulda-context/master/frames)
|
11
|
-
* [shoulda-matchers](http://rubydoc.info/github/thoughtbot/shoulda-matchers/master/frames)
|
5
|
+
* [shoulda-context](https://github.com/thoughtbot/shoulda-context) ([official documentation](http://rubydoc.info/github/thoughtbot/shoulda-context/master/frames))
|
6
|
+
* [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) ([official documentation](http://rubydoc.info/github/thoughtbot/shoulda-matchers/master/frames))
|
12
7
|
|
13
8
|
The following describes different use cases and combinations.
|
14
9
|
|
data/gemfiles/3.0.gemfile
CHANGED
data/gemfiles/3.0.gemfile.lock
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
PATH
|
2
|
-
remote: /Users/
|
2
|
+
remote: /Users/rmcgeary/work/oss/shoulda
|
3
3
|
specs:
|
4
|
-
shoulda (3.
|
5
|
-
shoulda-context (~> 1.0.1)
|
6
|
-
shoulda-matchers (
|
4
|
+
shoulda (3.5.0)
|
5
|
+
shoulda-context (~> 1.0, >= 1.0.1)
|
6
|
+
shoulda-matchers (>= 1.4.1, < 3.0)
|
7
7
|
|
8
8
|
GEM
|
9
|
-
remote:
|
9
|
+
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
11
|
abstract (1.0.0)
|
12
12
|
actionmailer (3.0.12)
|
@@ -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, >= 1.0.
|
48
|
+
childprocess (0.3.9)
|
49
|
+
ffi (~> 1.0, >= 1.0.11)
|
50
50
|
cucumber (1.1.9)
|
51
51
|
builder (>= 2.1.2)
|
52
52
|
diff-lcs (>= 1.1.2)
|
@@ -56,19 +56,19 @@ GEM
|
|
56
56
|
diff-lcs (1.1.3)
|
57
57
|
erubis (2.6.6)
|
58
58
|
abstract (>= 1.0.0)
|
59
|
-
ffi (1.1
|
59
|
+
ffi (1.8.1)
|
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.7)
|
64
64
|
mail (2.2.19)
|
65
65
|
activesupport (>= 2.3.6)
|
66
66
|
i18n (>= 0.4.0)
|
67
67
|
mime-types (~> 1.16)
|
68
68
|
treetop (~> 1.4.8)
|
69
|
-
mime-types (1.
|
69
|
+
mime-types (1.23)
|
70
70
|
polyglot (0.3.3)
|
71
|
-
rack (1.2.
|
71
|
+
rack (1.2.8)
|
72
72
|
rack-mount (0.6.14)
|
73
73
|
rack (>= 1.0.0)
|
74
74
|
rack-test (0.5.7)
|
@@ -87,8 +87,8 @@ GEM
|
|
87
87
|
rake (>= 0.8.7)
|
88
88
|
rdoc (~> 3.4)
|
89
89
|
thor (~> 0.14.4)
|
90
|
-
rake (0.
|
91
|
-
rdoc (3.12)
|
90
|
+
rake (10.0.4)
|
91
|
+
rdoc (3.12.2)
|
92
92
|
json (~> 1.4)
|
93
93
|
rspec (2.7.0)
|
94
94
|
rspec-core (~> 2.7.0)
|
@@ -103,16 +103,16 @@ GEM
|
|
103
103
|
activesupport (~> 3.0)
|
104
104
|
railties (~> 3.0)
|
105
105
|
rspec (~> 2.7.0)
|
106
|
-
shoulda-context (1.
|
107
|
-
shoulda-matchers (1.
|
106
|
+
shoulda-context (1.1.1)
|
107
|
+
shoulda-matchers (2.1.0)
|
108
108
|
activesupport (>= 3.0.0)
|
109
|
-
sqlite3 (1.3.
|
110
|
-
term-ansicolor (1.
|
109
|
+
sqlite3 (1.3.7)
|
110
|
+
term-ansicolor (1.1.5)
|
111
111
|
thor (0.14.6)
|
112
|
-
treetop (1.4.
|
112
|
+
treetop (1.4.12)
|
113
113
|
polyglot
|
114
114
|
polyglot (>= 0.3.1)
|
115
|
-
tzinfo (0.3.
|
115
|
+
tzinfo (0.3.37)
|
116
116
|
|
117
117
|
PLATFORMS
|
118
118
|
ruby
|
data/gemfiles/3.1.gemfile
CHANGED
data/gemfiles/3.1.gemfile.lock
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
PATH
|
2
|
-
remote: /Users/
|
2
|
+
remote: /Users/rmcgeary/work/oss/shoulda
|
3
3
|
specs:
|
4
|
-
shoulda (3.
|
5
|
-
shoulda-context (~> 1.0.1)
|
6
|
-
shoulda-matchers (
|
4
|
+
shoulda (3.5.0)
|
5
|
+
shoulda-context (~> 1.0, >= 1.0.1)
|
6
|
+
shoulda-matchers (>= 1.4.1, < 3.0)
|
7
7
|
|
8
8
|
GEM
|
9
|
-
remote:
|
9
|
+
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
11
|
actionmailer (3.1.4)
|
12
12
|
actionpack (= 3.1.4)
|
@@ -46,8 +46,8 @@ GEM
|
|
46
46
|
ffi (>= 1.0.11)
|
47
47
|
rspec (>= 2.7.0)
|
48
48
|
builder (3.0.4)
|
49
|
-
childprocess (0.3.
|
50
|
-
ffi (~> 1.0, >= 1.0.
|
49
|
+
childprocess (0.3.9)
|
50
|
+
ffi (~> 1.0, >= 1.0.11)
|
51
51
|
cucumber (1.1.9)
|
52
52
|
builder (>= 2.1.2)
|
53
53
|
diff-lcs (>= 1.1.2)
|
@@ -56,28 +56,28 @@ GEM
|
|
56
56
|
term-ansicolor (>= 1.0.6)
|
57
57
|
diff-lcs (1.1.3)
|
58
58
|
erubis (2.7.0)
|
59
|
-
ffi (1.1
|
59
|
+
ffi (1.8.1)
|
60
60
|
gherkin (2.9.3)
|
61
61
|
json (>= 1.4.6)
|
62
|
-
hike (1.2.
|
63
|
-
i18n (0.6.
|
64
|
-
jquery-rails (2.1
|
65
|
-
railties (>= 3.
|
66
|
-
thor (
|
67
|
-
json (1.7.
|
62
|
+
hike (1.2.2)
|
63
|
+
i18n (0.6.4)
|
64
|
+
jquery-rails (2.2.1)
|
65
|
+
railties (>= 3.0, < 5.0)
|
66
|
+
thor (>= 0.14, < 2.0)
|
67
|
+
json (1.7.7)
|
68
68
|
mail (2.3.3)
|
69
69
|
i18n (>= 0.4.0)
|
70
70
|
mime-types (~> 1.16)
|
71
71
|
treetop (~> 1.4.8)
|
72
|
-
mime-types (1.
|
73
|
-
multi_json (1.3
|
72
|
+
mime-types (1.23)
|
73
|
+
multi_json (1.7.3)
|
74
74
|
polyglot (0.3.3)
|
75
|
-
rack (1.3.
|
75
|
+
rack (1.3.10)
|
76
76
|
rack-cache (1.2)
|
77
77
|
rack (>= 0.4)
|
78
78
|
rack-mount (0.8.3)
|
79
79
|
rack (>= 1.0.0)
|
80
|
-
rack-ssl (1.3.
|
80
|
+
rack-ssl (1.3.3)
|
81
81
|
rack
|
82
82
|
rack-test (0.6.2)
|
83
83
|
rack (>= 1.0)
|
@@ -96,8 +96,8 @@ GEM
|
|
96
96
|
rake (>= 0.8.7)
|
97
97
|
rdoc (~> 3.4)
|
98
98
|
thor (~> 0.14.6)
|
99
|
-
rake (0.
|
100
|
-
rdoc (3.12)
|
99
|
+
rake (10.0.4)
|
100
|
+
rdoc (3.12.2)
|
101
101
|
json (~> 1.4)
|
102
102
|
rspec (2.7.0)
|
103
103
|
rspec-core (~> 2.7.0)
|
@@ -112,27 +112,26 @@ GEM
|
|
112
112
|
activesupport (~> 3.0)
|
113
113
|
railties (~> 3.0)
|
114
114
|
rspec (~> 2.7.0)
|
115
|
-
sass (3.2.
|
116
|
-
sass-rails (3.1.
|
115
|
+
sass (3.2.8)
|
116
|
+
sass-rails (3.1.0)
|
117
117
|
actionpack (~> 3.1.0)
|
118
118
|
railties (~> 3.1.0)
|
119
|
-
sass (>= 3.1.
|
120
|
-
|
121
|
-
shoulda-
|
122
|
-
shoulda-matchers (1.4.1)
|
119
|
+
sass (>= 3.1.4)
|
120
|
+
shoulda-context (1.1.1)
|
121
|
+
shoulda-matchers (2.1.0)
|
123
122
|
activesupport (>= 3.0.0)
|
124
123
|
sprockets (2.0.4)
|
125
124
|
hike (~> 1.2)
|
126
125
|
rack (~> 1.0)
|
127
126
|
tilt (~> 1.1, != 1.3.0)
|
128
|
-
sqlite3 (1.3.
|
129
|
-
term-ansicolor (1.
|
127
|
+
sqlite3 (1.3.7)
|
128
|
+
term-ansicolor (1.1.5)
|
130
129
|
thor (0.14.6)
|
131
|
-
tilt (1.
|
132
|
-
treetop (1.4.
|
130
|
+
tilt (1.4.0)
|
131
|
+
treetop (1.4.12)
|
133
132
|
polyglot
|
134
133
|
polyglot (>= 0.3.1)
|
135
|
-
tzinfo (0.3.
|
134
|
+
tzinfo (0.3.37)
|
136
135
|
|
137
136
|
PLATFORMS
|
138
137
|
ruby
|
data/gemfiles/3.2.gemfile
CHANGED
data/gemfiles/3.2.gemfile.lock
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
PATH
|
2
|
-
remote: /Users/
|
2
|
+
remote: /Users/rmcgeary/work/oss/shoulda
|
3
3
|
specs:
|
4
|
-
shoulda (3.
|
5
|
-
shoulda-context (~> 1.0.1)
|
6
|
-
shoulda-matchers (
|
4
|
+
shoulda (3.5.0)
|
5
|
+
shoulda-context (~> 1.0, >= 1.0.1)
|
6
|
+
shoulda-matchers (>= 1.4.1, < 3.0)
|
7
7
|
|
8
8
|
GEM
|
9
|
-
remote:
|
9
|
+
remote: https://rubygems.org/
|
10
10
|
specs:
|
11
11
|
actionmailer (3.2.3)
|
12
12
|
actionpack (= 3.2.3)
|
@@ -45,8 +45,8 @@ GEM
|
|
45
45
|
ffi (>= 1.0.11)
|
46
46
|
rspec (>= 2.7.0)
|
47
47
|
builder (3.0.4)
|
48
|
-
childprocess (0.3.
|
49
|
-
ffi (~> 1.0, >= 1.0.
|
48
|
+
childprocess (0.3.9)
|
49
|
+
ffi (~> 1.0, >= 1.0.11)
|
50
50
|
cucumber (1.1.9)
|
51
51
|
builder (>= 2.1.2)
|
52
52
|
diff-lcs (>= 1.1.2)
|
@@ -55,27 +55,27 @@ GEM
|
|
55
55
|
term-ansicolor (>= 1.0.6)
|
56
56
|
diff-lcs (1.1.3)
|
57
57
|
erubis (2.7.0)
|
58
|
-
ffi (1.1
|
58
|
+
ffi (1.8.1)
|
59
59
|
gherkin (2.9.3)
|
60
60
|
json (>= 1.4.6)
|
61
|
-
hike (1.2.
|
62
|
-
i18n (0.6.
|
61
|
+
hike (1.2.2)
|
62
|
+
i18n (0.6.4)
|
63
63
|
journey (1.0.4)
|
64
|
-
jquery-rails (2.1
|
65
|
-
railties (>= 3.
|
66
|
-
thor (
|
67
|
-
json (1.7.
|
64
|
+
jquery-rails (2.2.1)
|
65
|
+
railties (>= 3.0, < 5.0)
|
66
|
+
thor (>= 0.14, < 2.0)
|
67
|
+
json (1.7.7)
|
68
68
|
mail (2.4.4)
|
69
69
|
i18n (>= 0.4.0)
|
70
70
|
mime-types (~> 1.16)
|
71
71
|
treetop (~> 1.4.8)
|
72
|
-
mime-types (1.
|
73
|
-
multi_json (1.3
|
72
|
+
mime-types (1.23)
|
73
|
+
multi_json (1.7.3)
|
74
74
|
polyglot (0.3.3)
|
75
|
-
rack (1.4.
|
75
|
+
rack (1.4.5)
|
76
76
|
rack-cache (1.2)
|
77
77
|
rack (>= 0.4)
|
78
|
-
rack-ssl (1.3.
|
78
|
+
rack-ssl (1.3.3)
|
79
79
|
rack
|
80
80
|
rack-test (0.6.2)
|
81
81
|
rack (>= 1.0)
|
@@ -94,8 +94,8 @@ GEM
|
|
94
94
|
rake (>= 0.8.7)
|
95
95
|
rdoc (~> 3.4)
|
96
96
|
thor (~> 0.14.6)
|
97
|
-
rake (0.
|
98
|
-
rdoc (3.12)
|
97
|
+
rake (10.0.4)
|
98
|
+
rdoc (3.12.2)
|
99
99
|
json (~> 1.4)
|
100
100
|
rspec (2.7.0)
|
101
101
|
rspec-core (~> 2.7.0)
|
@@ -110,26 +110,26 @@ GEM
|
|
110
110
|
activesupport (~> 3.0)
|
111
111
|
railties (~> 3.0)
|
112
112
|
rspec (~> 2.7.0)
|
113
|
-
sass (3.2.
|
114
|
-
sass-rails (3.2.
|
113
|
+
sass (3.2.8)
|
114
|
+
sass-rails (3.2.6)
|
115
115
|
railties (~> 3.2.0)
|
116
116
|
sass (>= 3.1.10)
|
117
117
|
tilt (~> 1.3)
|
118
|
-
shoulda-context (1.
|
119
|
-
shoulda-matchers (1.
|
118
|
+
shoulda-context (1.1.1)
|
119
|
+
shoulda-matchers (2.1.0)
|
120
120
|
activesupport (>= 3.0.0)
|
121
121
|
sprockets (2.1.3)
|
122
122
|
hike (~> 1.2)
|
123
123
|
rack (~> 1.0)
|
124
124
|
tilt (~> 1.1, != 1.3.0)
|
125
|
-
sqlite3 (1.3.
|
126
|
-
term-ansicolor (1.
|
125
|
+
sqlite3 (1.3.7)
|
126
|
+
term-ansicolor (1.1.5)
|
127
127
|
thor (0.14.6)
|
128
|
-
tilt (1.
|
129
|
-
treetop (1.4.
|
128
|
+
tilt (1.4.0)
|
129
|
+
treetop (1.4.12)
|
130
130
|
polyglot
|
131
131
|
polyglot (>= 0.3.1)
|
132
|
-
tzinfo (0.3.
|
132
|
+
tzinfo (0.3.37)
|
133
133
|
|
134
134
|
PLATFORMS
|
135
135
|
ruby
|
data/lib/shoulda/version.rb
CHANGED
data/shoulda.gemspec
CHANGED
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
|
|
19
19
|
s.require_paths = ["lib"]
|
20
20
|
|
21
21
|
s.add_dependency("shoulda-context", ["~> 1.0", ">= 1.0.1"])
|
22
|
-
s.add_dependency("shoulda-matchers", ["
|
22
|
+
s.add_dependency("shoulda-matchers", [">= 1.4.1", "< 3.0"])
|
23
23
|
|
24
24
|
s.add_development_dependency('appraisal', '~> 0.4.0')
|
25
25
|
s.add_development_dependency("rails", "3.0.12")
|
metadata
CHANGED
@@ -1,8 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: shoulda
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
|
5
|
-
version: 3.4.0
|
4
|
+
version: 3.5.0
|
6
5
|
platform: ruby
|
7
6
|
authors:
|
8
7
|
- Tammer Saleh
|
@@ -13,13 +12,10 @@ authors:
|
|
13
12
|
autorequire:
|
14
13
|
bindir: bin
|
15
14
|
cert_chain: []
|
16
|
-
date: 2013-
|
15
|
+
date: 2013-05-07 00:00:00.000000000 Z
|
17
16
|
dependencies:
|
18
17
|
- !ruby/object:Gem::Dependency
|
19
|
-
|
20
|
-
name: shoulda-context
|
21
|
-
type: :runtime
|
22
|
-
version_requirements: !ruby/object:Gem::Requirement
|
18
|
+
requirement: !ruby/object:Gem::Requirement
|
23
19
|
requirements:
|
24
20
|
- - ~>
|
25
21
|
- !ruby/object:Gem::Version
|
@@ -27,8 +23,7 @@ dependencies:
|
|
27
23
|
- - ! '>='
|
28
24
|
- !ruby/object:Gem::Version
|
29
25
|
version: 1.0.1
|
30
|
-
|
31
|
-
requirement: !ruby/object:Gem::Requirement
|
26
|
+
version_requirements: !ruby/object:Gem::Requirement
|
32
27
|
requirements:
|
33
28
|
- - ~>
|
34
29
|
- !ruby/object:Gem::Version
|
@@ -36,125 +31,113 @@ dependencies:
|
|
36
31
|
- - ! '>='
|
37
32
|
- !ruby/object:Gem::Version
|
38
33
|
version: 1.0.1
|
39
|
-
none: false
|
40
|
-
- !ruby/object:Gem::Dependency
|
41
|
-
prerelease: false
|
42
|
-
name: shoulda-matchers
|
43
34
|
type: :runtime
|
44
|
-
|
35
|
+
prerelease: false
|
36
|
+
name: shoulda-context
|
37
|
+
- !ruby/object:Gem::Dependency
|
38
|
+
requirement: !ruby/object:Gem::Requirement
|
45
39
|
requirements:
|
46
|
-
- - ~>
|
47
|
-
- !ruby/object:Gem::Version
|
48
|
-
version: '1.0'
|
49
40
|
- - ! '>='
|
50
41
|
- !ruby/object:Gem::Version
|
51
42
|
version: 1.4.1
|
52
|
-
|
53
|
-
requirement: !ruby/object:Gem::Requirement
|
54
|
-
requirements:
|
55
|
-
- - ~>
|
43
|
+
- - <
|
56
44
|
- !ruby/object:Gem::Version
|
57
|
-
version: '
|
45
|
+
version: '3.0'
|
46
|
+
version_requirements: !ruby/object:Gem::Requirement
|
47
|
+
requirements:
|
58
48
|
- - ! '>='
|
59
49
|
- !ruby/object:Gem::Version
|
60
50
|
version: 1.4.1
|
61
|
-
|
62
|
-
- !ruby/object:Gem::
|
51
|
+
- - <
|
52
|
+
- !ruby/object:Gem::Version
|
53
|
+
version: '3.0'
|
54
|
+
type: :runtime
|
63
55
|
prerelease: false
|
64
|
-
name:
|
65
|
-
|
66
|
-
|
56
|
+
name: shoulda-matchers
|
57
|
+
- !ruby/object:Gem::Dependency
|
58
|
+
requirement: !ruby/object:Gem::Requirement
|
67
59
|
requirements:
|
68
60
|
- - ~>
|
69
61
|
- !ruby/object:Gem::Version
|
70
62
|
version: 0.4.0
|
71
|
-
|
72
|
-
requirement: !ruby/object:Gem::Requirement
|
63
|
+
version_requirements: !ruby/object:Gem::Requirement
|
73
64
|
requirements:
|
74
65
|
- - ~>
|
75
66
|
- !ruby/object:Gem::Version
|
76
67
|
version: 0.4.0
|
77
|
-
none: false
|
78
|
-
- !ruby/object:Gem::Dependency
|
79
|
-
prerelease: false
|
80
|
-
name: rails
|
81
68
|
type: :development
|
82
|
-
|
69
|
+
prerelease: false
|
70
|
+
name: appraisal
|
71
|
+
- !ruby/object:Gem::Dependency
|
72
|
+
requirement: !ruby/object:Gem::Requirement
|
83
73
|
requirements:
|
84
74
|
- - '='
|
85
75
|
- !ruby/object:Gem::Version
|
86
76
|
version: 3.0.12
|
87
|
-
|
88
|
-
requirement: !ruby/object:Gem::Requirement
|
77
|
+
version_requirements: !ruby/object:Gem::Requirement
|
89
78
|
requirements:
|
90
79
|
- - '='
|
91
80
|
- !ruby/object:Gem::Version
|
92
81
|
version: 3.0.12
|
93
|
-
none: false
|
94
|
-
- !ruby/object:Gem::Dependency
|
95
|
-
prerelease: false
|
96
|
-
name: sqlite3
|
97
82
|
type: :development
|
98
|
-
|
83
|
+
prerelease: false
|
84
|
+
name: rails
|
85
|
+
- !ruby/object:Gem::Dependency
|
86
|
+
requirement: !ruby/object:Gem::Requirement
|
99
87
|
requirements:
|
100
88
|
- - ~>
|
101
89
|
- !ruby/object:Gem::Version
|
102
90
|
version: 1.3.2
|
103
|
-
|
104
|
-
requirement: !ruby/object:Gem::Requirement
|
91
|
+
version_requirements: !ruby/object:Gem::Requirement
|
105
92
|
requirements:
|
106
93
|
- - ~>
|
107
94
|
- !ruby/object:Gem::Version
|
108
95
|
version: 1.3.2
|
109
|
-
none: false
|
110
|
-
- !ruby/object:Gem::Dependency
|
111
|
-
prerelease: false
|
112
|
-
name: rspec-rails
|
113
96
|
type: :development
|
114
|
-
|
97
|
+
prerelease: false
|
98
|
+
name: sqlite3
|
99
|
+
- !ruby/object:Gem::Dependency
|
100
|
+
requirement: !ruby/object:Gem::Requirement
|
115
101
|
requirements:
|
116
102
|
- - ~>
|
117
103
|
- !ruby/object:Gem::Version
|
118
104
|
version: 2.7.0
|
119
|
-
|
120
|
-
requirement: !ruby/object:Gem::Requirement
|
105
|
+
version_requirements: !ruby/object:Gem::Requirement
|
121
106
|
requirements:
|
122
107
|
- - ~>
|
123
108
|
- !ruby/object:Gem::Version
|
124
109
|
version: 2.7.0
|
125
|
-
none: false
|
126
|
-
- !ruby/object:Gem::Dependency
|
127
|
-
prerelease: false
|
128
|
-
name: cucumber
|
129
110
|
type: :development
|
130
|
-
|
111
|
+
prerelease: false
|
112
|
+
name: rspec-rails
|
113
|
+
- !ruby/object:Gem::Dependency
|
114
|
+
requirement: !ruby/object:Gem::Requirement
|
131
115
|
requirements:
|
132
116
|
- - ~>
|
133
117
|
- !ruby/object:Gem::Version
|
134
118
|
version: 1.1.0
|
135
|
-
|
136
|
-
requirement: !ruby/object:Gem::Requirement
|
119
|
+
version_requirements: !ruby/object:Gem::Requirement
|
137
120
|
requirements:
|
138
121
|
- - ~>
|
139
122
|
- !ruby/object:Gem::Version
|
140
123
|
version: 1.1.0
|
141
|
-
none: false
|
142
|
-
- !ruby/object:Gem::Dependency
|
143
|
-
prerelease: false
|
144
|
-
name: aruba
|
145
124
|
type: :development
|
146
|
-
|
125
|
+
prerelease: false
|
126
|
+
name: cucumber
|
127
|
+
- !ruby/object:Gem::Dependency
|
128
|
+
requirement: !ruby/object:Gem::Requirement
|
147
129
|
requirements:
|
148
130
|
- - ~>
|
149
131
|
- !ruby/object:Gem::Version
|
150
132
|
version: 0.4.11
|
151
|
-
|
152
|
-
requirement: !ruby/object:Gem::Requirement
|
133
|
+
version_requirements: !ruby/object:Gem::Requirement
|
153
134
|
requirements:
|
154
135
|
- - ~>
|
155
136
|
- !ruby/object:Gem::Version
|
156
137
|
version: 0.4.11
|
157
|
-
|
138
|
+
type: :development
|
139
|
+
prerelease: false
|
140
|
+
name: aruba
|
158
141
|
description: Making tests easy on the fingers and eyes
|
159
142
|
email: support@thoughtbot.com
|
160
143
|
executables: []
|
@@ -185,6 +168,7 @@ files:
|
|
185
168
|
homepage: https://github.com/thoughtbot/shoulda
|
186
169
|
licenses:
|
187
170
|
- MIT
|
171
|
+
metadata: {}
|
188
172
|
post_install_message:
|
189
173
|
rdoc_options: []
|
190
174
|
require_paths:
|
@@ -193,25 +177,17 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
193
177
|
requirements:
|
194
178
|
- - ! '>='
|
195
179
|
- !ruby/object:Gem::Version
|
196
|
-
segments:
|
197
|
-
- 0
|
198
|
-
hash: 1378977218323282975
|
199
180
|
version: '0'
|
200
|
-
none: false
|
201
181
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
202
182
|
requirements:
|
203
183
|
- - ! '>='
|
204
184
|
- !ruby/object:Gem::Version
|
205
|
-
segments:
|
206
|
-
- 0
|
207
|
-
hash: 1378977218323282975
|
208
185
|
version: '0'
|
209
|
-
none: false
|
210
186
|
requirements: []
|
211
187
|
rubyforge_project:
|
212
|
-
rubygems_version:
|
188
|
+
rubygems_version: 2.0.3
|
213
189
|
signing_key:
|
214
|
-
specification_version:
|
190
|
+
specification_version: 4
|
215
191
|
summary: Making tests easy on the fingers and eyes
|
216
192
|
test_files:
|
217
193
|
- features/rails_integration.feature
|