compass-rails 1.0.2 → 1.0.3

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.
@@ -15,6 +15,6 @@ Gem::Specification.new do |gem|
15
15
  gem.require_paths = ["lib"]
16
16
  gem.version = CompassRails::VERSION
17
17
 
18
- gem.add_dependency 'compass', '>= 0.12.0', '< 0.14'
18
+ gem.add_dependency 'compass', '>= 0.12.2', '< 0.14'
19
19
 
20
20
  end
@@ -7,10 +7,10 @@ GIT
7
7
  rake
8
8
 
9
9
  PATH
10
- remote: /Users/crispee/Projects/compass-rails
10
+ remote: /Users/sdavis/Work/compass-rails
11
11
  specs:
12
- compass-rails (1.0.0)
13
- compass (~> 0.12.0)
12
+ compass-rails (1.0.2)
13
+ compass (>= 0.12.2, < 0.14)
14
14
 
15
15
  GEM
16
16
  remote: https://rubygems.org/
@@ -26,20 +26,24 @@ GEM
26
26
  activesupport (= 2.3.14)
27
27
  activesupport (2.3.14)
28
28
  chunky_png (1.2.5)
29
- compass (0.12.0)
29
+ compass (0.12.2)
30
30
  chunky_png (~> 1.2)
31
31
  fssm (>= 0.2.7)
32
32
  sass (~> 3.1)
33
33
  ffi (1.0.11)
34
- fssm (0.2.8.1)
35
- guard (1.0.1)
36
- ffi (>= 0.5.0)
37
- thor (~> 0.14.6)
38
- guard-test (0.4.3)
39
- guard (>= 0.4)
34
+ fssm (0.2.9)
35
+ guard (1.2.1)
36
+ listen (>= 0.4.2)
37
+ thor (>= 0.14.6)
38
+ guard-test (0.5.0)
39
+ guard (>= 1.1.0)
40
40
  test-unit (~> 2.2)
41
+ listen (0.4.6)
42
+ rb-fchange (~> 0.0.5)
43
+ rb-fsevent (~> 0.9.1)
44
+ rb-inotify (~> 0.8.8)
41
45
  metaclass (0.0.1)
42
- mocha (0.10.5)
46
+ mocha (0.11.4)
43
47
  metaclass (~> 0.0.1)
44
48
  rack (1.1.3)
45
49
  rails (2.3.14)
@@ -49,13 +53,17 @@ GEM
49
53
  activeresource (= 2.3.14)
50
54
  activesupport (= 2.3.14)
51
55
  rake (>= 0.8.3)
52
- rainbow (1.1.3)
56
+ rainbow (1.1.4)
53
57
  rake (0.9.2.2)
54
- rb-fsevent (0.9.0)
58
+ rb-fchange (0.0.5)
59
+ ffi
60
+ rb-fsevent (0.9.1)
61
+ rb-inotify (0.8.8)
62
+ ffi (>= 0.5.0)
55
63
  ruby_gntp (0.3.4)
56
- sass (3.1.15)
57
- test-unit (2.4.8)
58
- thor (0.14.6)
64
+ sass (3.1.19)
65
+ test-unit (2.5.0)
66
+ thor (0.15.3)
59
67
 
60
68
  PLATFORMS
61
69
  ruby
@@ -7,10 +7,10 @@ GIT
7
7
  rake
8
8
 
9
9
  PATH
10
- remote: /Users/crispee/Projects/compass-rails
10
+ remote: /Users/sdavis/Work/compass-rails
11
11
  specs:
12
- compass-rails (1.0.0)
13
- compass (~> 0.12.0)
12
+ compass-rails (1.0.2)
13
+ compass (>= 0.12.2, < 0.14)
14
14
 
15
15
  GEM
16
16
  remote: https://rubygems.org/
@@ -45,30 +45,34 @@ GEM
45
45
  arel (2.0.10)
46
46
  builder (2.1.2)
47
47
  chunky_png (1.2.5)
48
- compass (0.12.0)
48
+ compass (0.12.2)
49
49
  chunky_png (~> 1.2)
50
50
  fssm (>= 0.2.7)
51
51
  sass (~> 3.1)
52
52
  erubis (2.6.6)
53
53
  abstract (>= 1.0.0)
54
54
  ffi (1.0.11)
55
- fssm (0.2.8.1)
56
- guard (1.0.1)
57
- ffi (>= 0.5.0)
58
- thor (~> 0.14.6)
59
- guard-test (0.4.3)
60
- guard (>= 0.4)
55
+ fssm (0.2.9)
56
+ guard (1.2.1)
57
+ listen (>= 0.4.2)
58
+ thor (>= 0.14.6)
59
+ guard-test (0.5.0)
60
+ guard (>= 1.1.0)
61
61
  test-unit (~> 2.2)
62
62
  i18n (0.5.0)
63
- json (1.6.5)
63
+ json (1.7.3)
64
+ listen (0.4.6)
65
+ rb-fchange (~> 0.0.5)
66
+ rb-fsevent (~> 0.9.1)
67
+ rb-inotify (~> 0.8.8)
64
68
  mail (2.2.19)
65
69
  activesupport (>= 2.3.6)
66
70
  i18n (>= 0.4.0)
67
71
  mime-types (~> 1.16)
68
72
  treetop (~> 1.4.8)
69
73
  metaclass (0.0.1)
70
- mime-types (1.17.2)
71
- mocha (0.10.5)
74
+ mime-types (1.19)
75
+ mocha (0.11.4)
72
76
  metaclass (~> 0.0.1)
73
77
  polyglot (0.3.3)
74
78
  rack (1.2.5)
@@ -90,19 +94,23 @@ GEM
90
94
  rake (>= 0.8.7)
91
95
  rdoc (~> 3.4)
92
96
  thor (~> 0.14.4)
93
- rainbow (1.1.3)
97
+ rainbow (1.1.4)
94
98
  rake (0.9.2.2)
95
- rb-fsevent (0.9.0)
99
+ rb-fchange (0.0.5)
100
+ ffi
101
+ rb-fsevent (0.9.1)
102
+ rb-inotify (0.8.8)
103
+ ffi (>= 0.5.0)
96
104
  rdoc (3.12)
97
105
  json (~> 1.4)
98
106
  ruby_gntp (0.3.4)
99
- sass (3.1.15)
100
- test-unit (2.4.8)
107
+ sass (3.1.19)
108
+ test-unit (2.5.0)
101
109
  thor (0.14.6)
102
110
  treetop (1.4.10)
103
111
  polyglot
104
112
  polyglot (>= 0.3.1)
105
- tzinfo (0.3.32)
113
+ tzinfo (0.3.33)
106
114
 
107
115
  PLATFORMS
108
116
  ruby
@@ -7,10 +7,10 @@ GIT
7
7
  rake
8
8
 
9
9
  PATH
10
- remote: /Users/crispee/Projects/compass-rails
10
+ remote: /Users/sdavis/Work/compass-rails
11
11
  specs:
12
- compass-rails (1.0.0)
13
- compass (~> 0.12.0)
12
+ compass-rails (1.0.2)
13
+ compass (>= 0.12.2, < 0.14)
14
14
 
15
15
  GEM
16
16
  remote: https://rubygems.org/
@@ -46,31 +46,35 @@ GEM
46
46
  arel (2.2.3)
47
47
  builder (3.0.0)
48
48
  chunky_png (1.2.5)
49
- compass (0.12.0)
49
+ compass (0.12.2)
50
50
  chunky_png (~> 1.2)
51
51
  fssm (>= 0.2.7)
52
52
  sass (~> 3.1)
53
53
  erubis (2.7.0)
54
54
  ffi (1.0.11)
55
- fssm (0.2.8.1)
56
- guard (1.0.1)
57
- ffi (>= 0.5.0)
58
- thor (~> 0.14.6)
59
- guard-test (0.4.3)
60
- guard (>= 0.4)
55
+ fssm (0.2.9)
56
+ guard (1.2.1)
57
+ listen (>= 0.4.2)
58
+ thor (>= 0.14.6)
59
+ guard-test (0.5.0)
60
+ guard (>= 1.1.0)
61
61
  test-unit (~> 2.2)
62
62
  hike (1.2.1)
63
63
  i18n (0.6.0)
64
- json (1.6.5)
65
- mail (2.3.2)
64
+ json (1.7.3)
65
+ listen (0.4.6)
66
+ rb-fchange (~> 0.0.5)
67
+ rb-fsevent (~> 0.9.1)
68
+ rb-inotify (~> 0.8.8)
69
+ mail (2.3.3)
66
70
  i18n (>= 0.4.0)
67
71
  mime-types (~> 1.16)
68
72
  treetop (~> 1.4.8)
69
73
  metaclass (0.0.1)
70
- mime-types (1.17.2)
71
- mocha (0.10.5)
74
+ mime-types (1.19)
75
+ mocha (0.11.4)
72
76
  metaclass (~> 0.0.1)
73
- multi_json (1.1.0)
77
+ multi_json (1.3.6)
74
78
  polyglot (0.3.3)
75
79
  rack (1.3.6)
76
80
  rack-cache (1.2)
@@ -96,29 +100,33 @@ GEM
96
100
  rake (>= 0.8.7)
97
101
  rdoc (~> 3.4)
98
102
  thor (~> 0.14.6)
99
- rainbow (1.1.3)
103
+ rainbow (1.1.4)
100
104
  rake (0.9.2.2)
101
- rb-fsevent (0.9.0)
105
+ rb-fchange (0.0.5)
106
+ ffi
107
+ rb-fsevent (0.9.1)
108
+ rb-inotify (0.8.8)
109
+ ffi (>= 0.5.0)
102
110
  rdoc (3.12)
103
111
  json (~> 1.4)
104
112
  ruby_gntp (0.3.4)
105
- sass (3.1.15)
106
- sass-rails (3.1.5)
113
+ sass (3.1.19)
114
+ sass-rails (3.1.6)
107
115
  actionpack (~> 3.1.0)
108
116
  railties (~> 3.1.0)
109
- sass (~> 3.1.10)
117
+ sass (>= 3.1.10)
110
118
  tilt (~> 1.3.2)
111
- sprockets (2.0.3)
119
+ sprockets (2.0.4)
112
120
  hike (~> 1.2)
113
121
  rack (~> 1.0)
114
122
  tilt (~> 1.1, != 1.3.0)
115
- test-unit (2.4.8)
123
+ test-unit (2.5.0)
116
124
  thor (0.14.6)
117
125
  tilt (1.3.3)
118
126
  treetop (1.4.10)
119
127
  polyglot
120
128
  polyglot (>= 0.3.1)
121
- tzinfo (0.3.32)
129
+ tzinfo (0.3.33)
122
130
 
123
131
  PLATFORMS
124
132
  ruby
@@ -7,70 +7,74 @@ GIT
7
7
  rake
8
8
 
9
9
  PATH
10
- remote: /Users/crispee/Projects/compass-rails
10
+ remote: /Users/sdavis/Work/compass-rails
11
11
  specs:
12
- compass-rails (1.0.0)
13
- compass (~> 0.12.0)
12
+ compass-rails (1.0.2)
13
+ compass (>= 0.12.2, < 0.14)
14
14
 
15
15
  GEM
16
16
  remote: https://rubygems.org/
17
17
  specs:
18
- actionmailer (3.2.2)
19
- actionpack (= 3.2.2)
20
- mail (~> 2.4.0)
21
- actionpack (3.2.2)
22
- activemodel (= 3.2.2)
23
- activesupport (= 3.2.2)
18
+ actionmailer (3.2.6)
19
+ actionpack (= 3.2.6)
20
+ mail (~> 2.4.4)
21
+ actionpack (3.2.6)
22
+ activemodel (= 3.2.6)
23
+ activesupport (= 3.2.6)
24
24
  builder (~> 3.0.0)
25
25
  erubis (~> 2.7.0)
26
26
  journey (~> 1.0.1)
27
27
  rack (~> 1.4.0)
28
- rack-cache (~> 1.1)
28
+ rack-cache (~> 1.2)
29
29
  rack-test (~> 0.6.1)
30
- sprockets (~> 2.1.2)
31
- activemodel (3.2.2)
32
- activesupport (= 3.2.2)
30
+ sprockets (~> 2.1.3)
31
+ activemodel (3.2.6)
32
+ activesupport (= 3.2.6)
33
33
  builder (~> 3.0.0)
34
- activerecord (3.2.2)
35
- activemodel (= 3.2.2)
36
- activesupport (= 3.2.2)
34
+ activerecord (3.2.6)
35
+ activemodel (= 3.2.6)
36
+ activesupport (= 3.2.6)
37
37
  arel (~> 3.0.2)
38
38
  tzinfo (~> 0.3.29)
39
- activeresource (3.2.2)
40
- activemodel (= 3.2.2)
41
- activesupport (= 3.2.2)
42
- activesupport (3.2.2)
39
+ activeresource (3.2.6)
40
+ activemodel (= 3.2.6)
41
+ activesupport (= 3.2.6)
42
+ activesupport (3.2.6)
43
43
  i18n (~> 0.6)
44
44
  multi_json (~> 1.0)
45
45
  arel (3.0.2)
46
46
  builder (3.0.0)
47
47
  chunky_png (1.2.5)
48
- compass (0.12.0)
48
+ compass (0.12.2)
49
49
  chunky_png (~> 1.2)
50
50
  fssm (>= 0.2.7)
51
51
  sass (~> 3.1)
52
52
  erubis (2.7.0)
53
53
  ffi (1.0.11)
54
- fssm (0.2.8.1)
55
- guard (1.0.1)
56
- ffi (>= 0.5.0)
57
- thor (~> 0.14.6)
58
- guard-test (0.4.3)
59
- guard (>= 0.4)
54
+ fssm (0.2.9)
55
+ guard (1.2.1)
56
+ listen (>= 0.4.2)
57
+ thor (>= 0.14.6)
58
+ guard-test (0.5.0)
59
+ guard (>= 1.1.0)
60
60
  test-unit (~> 2.2)
61
61
  hike (1.2.1)
62
62
  i18n (0.6.0)
63
- journey (1.0.3)
64
- json (1.6.5)
65
- mail (2.4.3)
63
+ journey (1.0.4)
64
+ json (1.7.3)
65
+ listen (0.4.6)
66
+ rb-fchange (~> 0.0.5)
67
+ rb-fsevent (~> 0.9.1)
68
+ rb-inotify (~> 0.8.8)
69
+ mail (2.4.4)
66
70
  i18n (>= 0.4.0)
67
71
  mime-types (~> 1.16)
68
72
  treetop (~> 1.4.8)
69
73
  metaclass (0.0.1)
70
- mime-types (1.17.2)
71
- mocha (0.10.5)
74
+ mime-types (1.19)
75
+ mocha (0.11.4)
72
76
  metaclass (~> 0.0.1)
73
- multi_json (1.1.0)
77
+ multi_json (1.3.6)
74
78
  polyglot (0.3.3)
75
79
  rack (1.4.1)
76
80
  rack-cache (1.2)
@@ -79,43 +83,47 @@ GEM
79
83
  rack
80
84
  rack-test (0.6.1)
81
85
  rack (>= 1.0)
82
- rails (3.2.2)
83
- actionmailer (= 3.2.2)
84
- actionpack (= 3.2.2)
85
- activerecord (= 3.2.2)
86
- activeresource (= 3.2.2)
87
- activesupport (= 3.2.2)
86
+ rails (3.2.6)
87
+ actionmailer (= 3.2.6)
88
+ actionpack (= 3.2.6)
89
+ activerecord (= 3.2.6)
90
+ activeresource (= 3.2.6)
91
+ activesupport (= 3.2.6)
88
92
  bundler (~> 1.0)
89
- railties (= 3.2.2)
90
- railties (3.2.2)
91
- actionpack (= 3.2.2)
92
- activesupport (= 3.2.2)
93
+ railties (= 3.2.6)
94
+ railties (3.2.6)
95
+ actionpack (= 3.2.6)
96
+ activesupport (= 3.2.6)
93
97
  rack-ssl (~> 1.3.2)
94
98
  rake (>= 0.8.7)
95
99
  rdoc (~> 3.4)
96
- thor (~> 0.14.6)
97
- rainbow (1.1.3)
100
+ thor (>= 0.14.6, < 2.0)
101
+ rainbow (1.1.4)
98
102
  rake (0.9.2.2)
99
- rb-fsevent (0.9.0)
103
+ rb-fchange (0.0.5)
104
+ ffi
105
+ rb-fsevent (0.9.1)
106
+ rb-inotify (0.8.8)
107
+ ffi (>= 0.5.0)
100
108
  rdoc (3.12)
101
109
  json (~> 1.4)
102
110
  ruby_gntp (0.3.4)
103
- sass (3.1.15)
104
- sass-rails (3.2.4)
111
+ sass (3.1.19)
112
+ sass-rails (3.2.5)
105
113
  railties (~> 3.2.0)
106
114
  sass (>= 3.1.10)
107
115
  tilt (~> 1.3)
108
- sprockets (2.1.2)
116
+ sprockets (2.1.3)
109
117
  hike (~> 1.2)
110
118
  rack (~> 1.0)
111
119
  tilt (~> 1.1, != 1.3.0)
112
- test-unit (2.4.8)
113
- thor (0.14.6)
120
+ test-unit (2.5.0)
121
+ thor (0.15.3)
114
122
  tilt (1.3.3)
115
123
  treetop (1.4.10)
116
124
  polyglot
117
125
  polyglot (>= 0.3.1)
118
- tzinfo (0.3.32)
126
+ tzinfo (0.3.33)
119
127
 
120
128
  PLATFORMS
121
129
  ruby
@@ -1,5 +1,5 @@
1
1
  module CompassRails
2
2
  unless defined?(::CompassRails::VERSION)
3
- VERSION = "1.0.2"
3
+ VERSION = "1.0.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,57 +1,39 @@
1
- --- !ruby/object:Gem::Specification
1
+ --- !ruby/object:Gem::Specification
2
2
  name: compass-rails
3
- version: !ruby/object:Gem::Version
4
- hash: 19
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.3
5
5
  prerelease:
6
- segments:
7
- - 1
8
- - 0
9
- - 2
10
- version: 1.0.2
11
6
  platform: ruby
12
- authors:
7
+ authors:
13
8
  - Scott Davis
14
9
  - Chris Eppstein
15
10
  autorequire:
16
11
  bindir: bin
17
12
  cert_chain: []
18
-
19
- date: 2012-06-02 00:00:00 Z
20
- dependencies:
21
- - !ruby/object:Gem::Dependency
13
+ date: 2012-06-26 00:00:00.000000000 Z
14
+ dependencies:
15
+ - !ruby/object:Gem::Dependency
22
16
  name: compass
23
- prerelease: false
24
- requirement: &id001 !ruby/object:Gem::Requirement
17
+ requirement: &70221156370480 !ruby/object:Gem::Requirement
25
18
  none: false
26
- requirements:
27
- - - ">="
28
- - !ruby/object:Gem::Version
29
- hash: 47
30
- segments:
31
- - 0
32
- - 12
33
- - 0
34
- version: 0.12.0
19
+ requirements:
20
+ - - ! '>='
21
+ - !ruby/object:Gem::Version
22
+ version: 0.12.2
35
23
  - - <
36
- - !ruby/object:Gem::Version
37
- hash: 23
38
- segments:
39
- - 0
40
- - 14
41
- version: "0.14"
24
+ - !ruby/object:Gem::Version
25
+ version: '0.14'
42
26
  type: :runtime
43
- version_requirements: *id001
27
+ prerelease: false
28
+ version_requirements: *70221156370480
44
29
  description: Integrate Compass into Rails 2.3 and up.
45
- email:
30
+ email:
46
31
  - jetviper21@gmail.com
47
32
  - chris@eppsteins.net
48
33
  executables: []
49
-
50
34
  extensions: []
51
-
52
35
  extra_rdoc_files: []
53
-
54
- files:
36
+ files:
55
37
  - .gitignore
56
38
  - .travis.yml
57
39
  - Appraisals
@@ -99,38 +81,35 @@ files:
99
81
  - test/units/.gitkeep
100
82
  homepage: https://github.com/Compass/compass-rails
101
83
  licenses: []
102
-
103
84
  post_install_message:
104
85
  rdoc_options: []
105
-
106
- require_paths:
86
+ require_paths:
107
87
  - lib
108
- required_ruby_version: !ruby/object:Gem::Requirement
88
+ required_ruby_version: !ruby/object:Gem::Requirement
109
89
  none: false
110
- requirements:
111
- - - ">="
112
- - !ruby/object:Gem::Version
113
- hash: 3
114
- segments:
90
+ requirements:
91
+ - - ! '>='
92
+ - !ruby/object:Gem::Version
93
+ version: '0'
94
+ segments:
115
95
  - 0
116
- version: "0"
117
- required_rubygems_version: !ruby/object:Gem::Requirement
96
+ hash: -4153052124869045784
97
+ required_rubygems_version: !ruby/object:Gem::Requirement
118
98
  none: false
119
- requirements:
120
- - - ">="
121
- - !ruby/object:Gem::Version
122
- hash: 3
123
- segments:
99
+ requirements:
100
+ - - ! '>='
101
+ - !ruby/object:Gem::Version
102
+ version: '0'
103
+ segments:
124
104
  - 0
125
- version: "0"
105
+ hash: -4153052124869045784
126
106
  requirements: []
127
-
128
107
  rubyforge_project:
129
- rubygems_version: 1.8.15
108
+ rubygems_version: 1.8.17
130
109
  signing_key:
131
110
  specification_version: 3
132
111
  summary: Integrate Compass into Rails 2.3 and up.
133
- test_files:
112
+ test_files:
134
113
  - test/fixtures/.gitkeep
135
114
  - test/helpers/command_helper.rb
136
115
  - test/helpers/debug_helper.rb