compass-jquery-plugin 0.3.0.rc.1 → 0.3.0.0

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.
data/VERSION.yml CHANGED
@@ -1,5 +1,5 @@
1
1
  ---
2
- :commit: rc.1
2
+ :commit: 0
3
3
  :patch: 0
4
4
  :minor: 3
5
5
  :major: 0
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{compass-jquery-plugin}
8
- s.version = "0.3.0.rc.1"
8
+ s.version = "0.3.0.0"
9
9
 
10
- s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
10
+ s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Kosmas Schuetz"]
12
- s.date = %q{2010-11-10}
12
+ s.date = %q{2010-11-14}
13
13
  s.description = %q{A compass plugin that integrates jRails, jQuery, jQuery UI and Themes, jqGrid and more into the Compass Sass framework.}
14
14
  s.email = %q{kosmas.schuetz@gmx.com}
15
15
  s.extra_rdoc_files = [
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: compass-jquery-plugin
3
3
  version: !ruby/object:Gem::Version
4
- hash: 15424039
5
- prerelease: true
4
+ hash: 87
5
+ prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 3
9
9
  - 0
10
- - rc
11
- - 1
12
- version: 0.3.0.rc.1
10
+ - 0
11
+ version: 0.3.0.0
13
12
  platform: ruby
14
13
  authors:
15
14
  - Kosmas Schuetz
@@ -17,7 +16,7 @@ autorequire:
17
16
  bindir: bin
18
17
  cert_chain: []
19
18
 
20
- date: 2010-11-10 00:00:00 +01:00
19
+ date: 2010-11-14 00:00:00 +01:00
21
20
  default_executable:
22
21
  dependencies:
23
22
  - !ruby/object:Gem::Dependency
@@ -1113,14 +1112,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
1113
1112
  required_rubygems_version: !ruby/object:Gem::Requirement
1114
1113
  none: false
1115
1114
  requirements:
1116
- - - ">"
1115
+ - - ">="
1117
1116
  - !ruby/object:Gem::Version
1118
- hash: 25
1117
+ hash: 3
1119
1118
  segments:
1120
- - 1
1121
- - 3
1122
- - 1
1123
- version: 1.3.1
1119
+ - 0
1120
+ version: "0"
1124
1121
  requirements: []
1125
1122
 
1126
1123
  rubyforge_project: