compass-jquery-plugin 0.3.1.beta.3 → 0.3.1.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 +1 -1
- metadata +8 -11
data/VERSION.yml
CHANGED
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:
|
|
5
|
-
prerelease:
|
|
4
|
+
hash: 83
|
|
5
|
+
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 0
|
|
8
8
|
- 3
|
|
9
9
|
- 1
|
|
10
|
-
-
|
|
11
|
-
|
|
12
|
-
version: 0.3.1.beta.3
|
|
10
|
+
- 0
|
|
11
|
+
version: 0.3.1.0
|
|
13
12
|
platform: ruby
|
|
14
13
|
authors:
|
|
15
14
|
- Kosmas Schuetz
|
|
@@ -1406,14 +1405,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
1406
1405
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
1407
1406
|
none: false
|
|
1408
1407
|
requirements:
|
|
1409
|
-
- - "
|
|
1408
|
+
- - ">="
|
|
1410
1409
|
- !ruby/object:Gem::Version
|
|
1411
|
-
hash:
|
|
1410
|
+
hash: 3
|
|
1412
1411
|
segments:
|
|
1413
|
-
-
|
|
1414
|
-
|
|
1415
|
-
- 1
|
|
1416
|
-
version: 1.3.1
|
|
1412
|
+
- 0
|
|
1413
|
+
version: "0"
|
|
1417
1414
|
requirements: []
|
|
1418
1415
|
|
|
1419
1416
|
rubyforge_project:
|