spork-rails 3.2.1 → 4.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,140 +1,136 @@
1
+ GIT
2
+ remote: git://github.com/sporkrb/spork.git
3
+ revision: ae2022e3bf8ca3cd2e5f0bd3678f69d6eaaff165
4
+ specs:
5
+ spork (1.0.0rc3)
6
+
1
7
  PATH
2
8
  remote: ../../../
3
9
  specs:
4
- spork-rails (3.1.0)
5
- rails (>= 3.0.0, < 3.3.0)
10
+ spork-rails (3.2.1)
11
+ rails (>= 3.0.0, < 5)
6
12
  spork (>= 1.0rc0)
7
13
 
8
14
  GEM
9
- remote: http://rubygems.org/
15
+ remote: https://rubygems.org/
10
16
  specs:
11
- actionmailer (3.1.3)
12
- actionpack (= 3.1.3)
13
- mail (~> 2.3.0)
14
- actionpack (3.1.3)
15
- activemodel (= 3.1.3)
16
- activesupport (= 3.1.3)
17
+ actionmailer (3.2.13)
18
+ actionpack (= 3.2.13)
19
+ mail (~> 2.5.3)
20
+ actionpack (3.2.13)
21
+ activemodel (= 3.2.13)
22
+ activesupport (= 3.2.13)
17
23
  builder (~> 3.0.0)
18
24
  erubis (~> 2.7.0)
19
- i18n (~> 0.6)
20
- rack (~> 1.3.5)
21
- rack-cache (~> 1.1)
22
- rack-mount (~> 0.8.2)
25
+ journey (~> 1.0.4)
26
+ rack (~> 1.4.5)
27
+ rack-cache (~> 1.2)
23
28
  rack-test (~> 0.6.1)
24
- sprockets (~> 2.0.3)
25
- activemodel (3.1.3)
26
- activesupport (= 3.1.3)
29
+ sprockets (~> 2.2.1)
30
+ activemodel (3.2.13)
31
+ activesupport (= 3.2.13)
27
32
  builder (~> 3.0.0)
28
- i18n (~> 0.6)
29
- activerecord (3.1.3)
30
- activemodel (= 3.1.3)
31
- activesupport (= 3.1.3)
32
- arel (~> 2.2.1)
33
+ activerecord (3.2.13)
34
+ activemodel (= 3.2.13)
35
+ activesupport (= 3.2.13)
36
+ arel (~> 3.0.2)
33
37
  tzinfo (~> 0.3.29)
34
- activeresource (3.1.3)
35
- activemodel (= 3.1.3)
36
- activesupport (= 3.1.3)
37
- activesupport (3.1.3)
38
+ activeresource (3.2.13)
39
+ activemodel (= 3.2.13)
40
+ activesupport (= 3.2.13)
41
+ activesupport (3.2.13)
42
+ i18n (= 0.6.1)
38
43
  multi_json (~> 1.0)
39
- archive-tar-minitar (0.5.2)
40
- arel (2.2.1)
41
- builder (3.0.0)
44
+ arel (3.0.2)
45
+ builder (3.0.4)
42
46
  columnize (0.3.6)
43
- cucumber (1.0.6)
47
+ cucumber (1.3.2)
44
48
  builder (>= 2.1.2)
45
- diff-lcs (>= 1.1.2)
46
- gherkin (~> 2.4.18)
47
- json (>= 1.4.6)
48
- term-ansicolor (>= 1.0.6)
49
- diff-lcs (1.1.3)
49
+ diff-lcs (>= 1.1.3)
50
+ gherkin (~> 2.12.0)
51
+ multi_json (~> 1.3)
52
+ debugger (1.6.0)
53
+ columnize (>= 0.3.1)
54
+ debugger-linecache (~> 1.2.0)
55
+ debugger-ruby_core_source (~> 1.2.1)
56
+ debugger-linecache (1.2.0)
57
+ debugger-ruby_core_source (1.2.3)
58
+ diff-lcs (1.2.4)
50
59
  erubis (2.7.0)
51
- gherkin (2.4.21)
52
- json (>= 1.4.6)
53
- hike (1.2.1)
54
- i18n (0.6.0)
55
- json (1.6.5)
56
- linecache19 (0.5.12)
57
- ruby_core_source (>= 0.1.4)
58
- mail (2.3.0)
59
- i18n (>= 0.4.0)
60
+ gherkin (2.12.0)
61
+ multi_json (~> 1.3)
62
+ hike (1.2.3)
63
+ i18n (0.6.1)
64
+ journey (1.0.4)
65
+ json (1.8.0)
66
+ mail (2.5.4)
60
67
  mime-types (~> 1.16)
61
68
  treetop (~> 1.4.8)
62
- mime-types (1.17.2)
63
- multi_json (1.0.4)
69
+ mime-types (1.23)
70
+ multi_json (1.7.7)
64
71
  polyglot (0.3.3)
65
- rack (1.3.6)
66
- rack-cache (1.1)
72
+ rack (1.4.5)
73
+ rack-cache (1.2)
67
74
  rack (>= 0.4)
68
- rack-mount (0.8.3)
69
- rack (>= 1.0.0)
70
- rack-ssl (1.3.2)
75
+ rack-ssl (1.3.3)
71
76
  rack
72
- rack-test (0.6.1)
77
+ rack-test (0.6.2)
73
78
  rack (>= 1.0)
74
- rails (3.1.3)
75
- actionmailer (= 3.1.3)
76
- actionpack (= 3.1.3)
77
- activerecord (= 3.1.3)
78
- activeresource (= 3.1.3)
79
- activesupport (= 3.1.3)
79
+ rails (3.2.13)
80
+ actionmailer (= 3.2.13)
81
+ actionpack (= 3.2.13)
82
+ activerecord (= 3.2.13)
83
+ activeresource (= 3.2.13)
84
+ activesupport (= 3.2.13)
80
85
  bundler (~> 1.0)
81
- railties (= 3.1.3)
82
- railties (3.1.3)
83
- actionpack (= 3.1.3)
84
- activesupport (= 3.1.3)
86
+ railties (= 3.2.13)
87
+ railties (3.2.13)
88
+ actionpack (= 3.2.13)
89
+ activesupport (= 3.2.13)
85
90
  rack-ssl (~> 1.3.2)
86
91
  rake (>= 0.8.7)
87
92
  rdoc (~> 3.4)
88
- thor (~> 0.14.6)
89
- rake (0.9.2.2)
90
- rdoc (3.12)
93
+ thor (>= 0.14.6, < 2.0)
94
+ rake (10.1.0)
95
+ rdoc (3.12.2)
91
96
  json (~> 1.4)
92
- rspec (2.8.0)
93
- rspec-core (~> 2.8.0)
94
- rspec-expectations (~> 2.8.0)
95
- rspec-mocks (~> 2.8.0)
96
- rspec-core (2.8.0)
97
- rspec-expectations (2.8.0)
98
- diff-lcs (~> 1.1.2)
99
- rspec-mocks (2.8.0)
100
- rspec-rails (2.8.1)
97
+ rspec (2.13.0)
98
+ rspec-core (~> 2.13.0)
99
+ rspec-expectations (~> 2.13.0)
100
+ rspec-mocks (~> 2.13.0)
101
+ rspec-core (2.13.1)
102
+ rspec-expectations (2.13.0)
103
+ diff-lcs (>= 1.1.3, < 2.0)
104
+ rspec-mocks (2.13.1)
105
+ rspec-rails (2.13.2)
101
106
  actionpack (>= 3.0)
102
107
  activesupport (>= 3.0)
103
108
  railties (>= 3.0)
104
- rspec (~> 2.8.0)
105
- ruby-debug-base19 (0.11.25)
106
- columnize (>= 0.3.1)
107
- linecache19 (>= 0.5.11)
108
- ruby_core_source (>= 0.1.4)
109
- ruby-debug19 (0.11.6)
110
- columnize (>= 0.3.1)
111
- linecache19 (>= 0.5.11)
112
- ruby-debug-base19 (>= 0.11.19)
113
- ruby_core_source (0.1.5)
114
- archive-tar-minitar (>= 0.5.2)
115
- spork (1.0.0rc0)
116
- sprockets (2.0.3)
109
+ rspec-core (~> 2.13.0)
110
+ rspec-expectations (~> 2.13.0)
111
+ rspec-mocks (~> 2.13.0)
112
+ sprockets (2.2.2)
117
113
  hike (~> 1.2)
114
+ multi_json (~> 1.0)
118
115
  rack (~> 1.0)
119
116
  tilt (~> 1.1, != 1.3.0)
120
- sqlite3 (1.3.5)
121
- term-ansicolor (1.0.7)
122
- thor (0.14.6)
123
- tilt (1.3.3)
124
- treetop (1.4.10)
117
+ sqlite3 (1.3.7)
118
+ thor (0.18.1)
119
+ tilt (1.4.1)
120
+ treetop (1.4.14)
125
121
  polyglot
126
122
  polyglot (>= 0.3.1)
127
- tzinfo (0.3.31)
123
+ tzinfo (0.3.37)
128
124
 
129
125
  PLATFORMS
130
126
  ruby
131
127
 
132
128
  DEPENDENCIES
133
- cucumber (~> 1.0.6)
134
- rails (~> 3.1.0)
135
- rspec (= 2.8.0)
136
- rspec-rails
137
- ruby-debug19
138
- spork (~> 1.0.0rc0)
129
+ cucumber (~> 1.3.2)
130
+ debugger
131
+ rails (~> 3.1)
132
+ rspec (~> 2.13.0)
133
+ rspec-rails (~> 2.13.2)
134
+ spork!
139
135
  spork-rails!
140
136
  sqlite3 (~> 1.3.4)
@@ -1,15 +1,14 @@
1
- source :gemcutter
1
+ source 'https://rubygems.org'
2
2
  gem 'sqlite3', '~> 1.3.4'
3
- gem 'cucumber', '~> 1.0.6'
4
- # gem 'cucumber-rails', '~> 1.0.6'
5
- gem "rspec", "2.8.0"
6
- gem 'rspec-rails'
7
- gem 'rails', '~> 3.2.0'
3
+ gem 'cucumber', '~> 1.3.2'
4
+ gem "rspec", "~> 2.13.0"
5
+ gem 'rspec-rails', "~> 2.13.2"
6
+ gem 'rails', '~> 3.2'
8
7
 
9
- if RUBY_VERSION =~ /^1\.9/
10
- gem 'ruby-debug19'
8
+ if RUBY_VERSION =~ /^2\.0|^1\.9/
9
+ gem 'debugger'
11
10
  else
12
- gem 'ruby-debug', '>= 0.10.3'
11
+ gem 'ruby-debug'
13
12
  end
14
- gem 'spork', "~> 1.0.0rc0"
13
+ gem 'spork', '>= 1.0rc0'
15
14
  gem 'spork-rails', :path => "../../../"
@@ -1,138 +1,133 @@
1
1
  PATH
2
2
  remote: ../../../
3
3
  specs:
4
- spork-rails (3.1.0)
5
- rails (>= 3.0.0, < 3.3.0)
4
+ spork-rails (4.0)
5
+ rails (>= 3.0.0, < 5)
6
6
  spork (>= 1.0rc0)
7
7
 
8
8
  GEM
9
- remote: http://rubygems.org/
9
+ remote: https://rubygems.org/
10
10
  specs:
11
- actionmailer (3.2.0)
12
- actionpack (= 3.2.0)
13
- mail (~> 2.4.0)
14
- actionpack (3.2.0)
15
- activemodel (= 3.2.0)
16
- activesupport (= 3.2.0)
11
+ actionmailer (3.2.14)
12
+ actionpack (= 3.2.14)
13
+ mail (~> 2.5.4)
14
+ actionpack (3.2.14)
15
+ activemodel (= 3.2.14)
16
+ activesupport (= 3.2.14)
17
17
  builder (~> 3.0.0)
18
18
  erubis (~> 2.7.0)
19
- journey (~> 1.0.0)
20
- rack (~> 1.4.0)
21
- rack-cache (~> 1.1)
19
+ journey (~> 1.0.4)
20
+ rack (~> 1.4.5)
21
+ rack-cache (~> 1.2)
22
22
  rack-test (~> 0.6.1)
23
- sprockets (~> 2.1.2)
24
- activemodel (3.2.0)
25
- activesupport (= 3.2.0)
23
+ sprockets (~> 2.2.1)
24
+ activemodel (3.2.14)
25
+ activesupport (= 3.2.14)
26
26
  builder (~> 3.0.0)
27
- activerecord (3.2.0)
28
- activemodel (= 3.2.0)
29
- activesupport (= 3.2.0)
30
- arel (~> 3.0.0)
27
+ activerecord (3.2.14)
28
+ activemodel (= 3.2.14)
29
+ activesupport (= 3.2.14)
30
+ arel (~> 3.0.2)
31
31
  tzinfo (~> 0.3.29)
32
- activeresource (3.2.0)
33
- activemodel (= 3.2.0)
34
- activesupport (= 3.2.0)
35
- activesupport (3.2.0)
36
- i18n (~> 0.6)
32
+ activeresource (3.2.14)
33
+ activemodel (= 3.2.14)
34
+ activesupport (= 3.2.14)
35
+ activesupport (3.2.14)
36
+ i18n (~> 0.6, >= 0.6.4)
37
37
  multi_json (~> 1.0)
38
- archive-tar-minitar (0.5.2)
39
- arel (3.0.0)
40
- builder (3.0.0)
38
+ arel (3.0.2)
39
+ builder (3.0.4)
41
40
  columnize (0.3.6)
42
- cucumber (1.0.6)
41
+ cucumber (1.3.8)
43
42
  builder (>= 2.1.2)
44
- diff-lcs (>= 1.1.2)
45
- gherkin (~> 2.4.18)
46
- json (>= 1.4.6)
47
- term-ansicolor (>= 1.0.6)
48
- diff-lcs (1.1.3)
43
+ diff-lcs (>= 1.1.3)
44
+ gherkin (~> 2.12.1)
45
+ multi_json (>= 1.7.5, < 2.0)
46
+ multi_test (>= 0.0.2)
47
+ debugger (1.6.1)
48
+ columnize (>= 0.3.1)
49
+ debugger-linecache (~> 1.2.0)
50
+ debugger-ruby_core_source (~> 1.2.3)
51
+ debugger-linecache (1.2.0)
52
+ debugger-ruby_core_source (1.2.3)
53
+ diff-lcs (1.2.4)
49
54
  erubis (2.7.0)
50
- gherkin (2.4.21)
51
- json (>= 1.4.6)
52
- hike (1.2.1)
53
- i18n (0.6.0)
54
- journey (1.0.0)
55
- json (1.6.5)
56
- linecache19 (0.5.12)
57
- ruby_core_source (>= 0.1.4)
58
- mail (2.4.1)
59
- i18n (>= 0.4.0)
55
+ gherkin (2.12.1)
56
+ multi_json (~> 1.3)
57
+ hike (1.2.3)
58
+ i18n (0.6.5)
59
+ journey (1.0.4)
60
+ json (1.8.0)
61
+ mail (2.5.4)
60
62
  mime-types (~> 1.16)
61
63
  treetop (~> 1.4.8)
62
- mime-types (1.17.2)
63
- multi_json (1.0.4)
64
+ mime-types (1.25)
65
+ multi_json (1.8.0)
66
+ multi_test (0.0.2)
64
67
  polyglot (0.3.3)
65
- rack (1.4.0)
66
- rack-cache (1.1)
68
+ rack (1.4.5)
69
+ rack-cache (1.2)
67
70
  rack (>= 0.4)
68
- rack-ssl (1.3.2)
71
+ rack-ssl (1.3.3)
69
72
  rack
70
- rack-test (0.6.1)
73
+ rack-test (0.6.2)
71
74
  rack (>= 1.0)
72
- rails (3.2.0)
73
- actionmailer (= 3.2.0)
74
- actionpack (= 3.2.0)
75
- activerecord (= 3.2.0)
76
- activeresource (= 3.2.0)
77
- activesupport (= 3.2.0)
75
+ rails (3.2.14)
76
+ actionmailer (= 3.2.14)
77
+ actionpack (= 3.2.14)
78
+ activerecord (= 3.2.14)
79
+ activeresource (= 3.2.14)
80
+ activesupport (= 3.2.14)
78
81
  bundler (~> 1.0)
79
- railties (= 3.2.0)
80
- railties (3.2.0)
81
- actionpack (= 3.2.0)
82
- activesupport (= 3.2.0)
82
+ railties (= 3.2.14)
83
+ railties (3.2.14)
84
+ actionpack (= 3.2.14)
85
+ activesupport (= 3.2.14)
83
86
  rack-ssl (~> 1.3.2)
84
87
  rake (>= 0.8.7)
85
88
  rdoc (~> 3.4)
86
- thor (~> 0.14.6)
87
- rake (0.9.2.2)
88
- rdoc (3.12)
89
+ thor (>= 0.14.6, < 2.0)
90
+ rake (10.1.0)
91
+ rdoc (3.12.2)
89
92
  json (~> 1.4)
90
- rspec (2.8.0)
91
- rspec-core (~> 2.8.0)
92
- rspec-expectations (~> 2.8.0)
93
- rspec-mocks (~> 2.8.0)
94
- rspec-core (2.8.0)
95
- rspec-expectations (2.8.0)
96
- diff-lcs (~> 1.1.2)
97
- rspec-mocks (2.8.0)
98
- rspec-rails (2.8.1)
93
+ rspec (2.13.0)
94
+ rspec-core (~> 2.13.0)
95
+ rspec-expectations (~> 2.13.0)
96
+ rspec-mocks (~> 2.13.0)
97
+ rspec-core (2.13.1)
98
+ rspec-expectations (2.13.0)
99
+ diff-lcs (>= 1.1.3, < 2.0)
100
+ rspec-mocks (2.13.1)
101
+ rspec-rails (2.13.2)
99
102
  actionpack (>= 3.0)
100
103
  activesupport (>= 3.0)
101
104
  railties (>= 3.0)
102
- rspec (~> 2.8.0)
103
- ruby-debug-base19 (0.11.25)
104
- columnize (>= 0.3.1)
105
- linecache19 (>= 0.5.11)
106
- ruby_core_source (>= 0.1.4)
107
- ruby-debug19 (0.11.6)
108
- columnize (>= 0.3.1)
109
- linecache19 (>= 0.5.11)
110
- ruby-debug-base19 (>= 0.11.19)
111
- ruby_core_source (0.1.5)
112
- archive-tar-minitar (>= 0.5.2)
113
- spork (1.0.0rc0)
114
- sprockets (2.1.2)
105
+ rspec-core (~> 2.13.0)
106
+ rspec-expectations (~> 2.13.0)
107
+ rspec-mocks (~> 2.13.0)
108
+ spork (1.0.0rc4)
109
+ sprockets (2.2.2)
115
110
  hike (~> 1.2)
111
+ multi_json (~> 1.0)
116
112
  rack (~> 1.0)
117
113
  tilt (~> 1.1, != 1.3.0)
118
- sqlite3 (1.3.5)
119
- term-ansicolor (1.0.7)
120
- thor (0.14.6)
121
- tilt (1.3.3)
122
- treetop (1.4.10)
114
+ sqlite3 (1.3.8)
115
+ thor (0.18.1)
116
+ tilt (1.4.1)
117
+ treetop (1.4.15)
123
118
  polyglot
124
119
  polyglot (>= 0.3.1)
125
- tzinfo (0.3.31)
120
+ tzinfo (0.3.37)
126
121
 
127
122
  PLATFORMS
128
123
  ruby
129
124
 
130
125
  DEPENDENCIES
131
- cucumber (~> 1.0.6)
132
- rails (~> 3.2.0)
133
- rspec (= 2.8.0)
134
- rspec-rails
135
- ruby-debug19
136
- spork (~> 1.0.0rc0)
126
+ cucumber (~> 1.3.2)
127
+ debugger
128
+ rails (~> 3.2)
129
+ rspec (~> 2.13.0)
130
+ rspec-rails (~> 2.13.2)
131
+ spork (>= 1.0rc0)
137
132
  spork-rails!
138
133
  sqlite3 (~> 1.3.4)