SassyJSON 1.0.8 → 1.0.9

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/CHANGELOG.md CHANGED
@@ -1,5 +1,6 @@
1
1
  # Changelog
2
2
 
3
+ * `1.0.9`: fixing a bug in `_find-exponent`
3
4
  * `1.0.8`: fixing a major issue in Ruby Gem
4
5
  * `1.0.7`: minor fixes and stable Ruby Gem
5
6
  * `1.0.6`: released a Ruby Gem
data/lib/SassyJSON.rb CHANGED
@@ -5,7 +5,7 @@ Compass::Frameworks.register('SassyJSON', :path => extension_path)
5
5
  # Version is a number. If a version contains alphas, it will be created as a prerelease version
6
6
  # Date is in the form of YYYY-MM-DD
7
7
  module SassyJSON
8
- VERSION = "1.0.8"
8
+ VERSION = "1.0.9"
9
9
  DATE = "2014-01-21"
10
10
  end
11
11
 
@@ -32,7 +32,7 @@
32
32
  $result: if($result == null, $number, $result * 10 + $number);
33
33
  }
34
34
  @else {
35
- @if not index(" ", ", ", "]", "}", $token) {
35
+ @if not index(" " " " "]" "}", $token) {
36
36
  @return _throw("Unexpected token `" + $token + "`.", $pointer);
37
37
  }
38
38
 
metadata CHANGED
@@ -1,7 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: SassyJSON
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.8
4
+ version: 1.0.9
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Hugo Giraudel
@@ -60,26 +61,27 @@ files:
60
61
  - stylesheets/SassyJSON.scss
61
62
  homepage: https://github.com/HugoGiraudel/SassyJSON/
62
63
  licenses: []
63
- metadata: {}
64
64
  post_install_message:
65
65
  rdoc_options: []
66
66
  require_paths:
67
67
  - lib
68
68
  required_ruby_version: !ruby/object:Gem::Requirement
69
+ none: false
69
70
  requirements:
70
- - - '>='
71
+ - - ! '>='
71
72
  - !ruby/object:Gem::Version
72
73
  version: '0'
73
74
  required_rubygems_version: !ruby/object:Gem::Requirement
75
+ none: false
74
76
  requirements:
75
- - - '>='
77
+ - - ! '>='
76
78
  - !ruby/object:Gem::Version
77
79
  version: 1.3.6
78
80
  requirements: []
79
81
  rubyforge_project: SassyJSON
80
- rubygems_version: 2.0.3
82
+ rubygems_version: 1.8.24
81
83
  signing_key:
82
- specification_version: 4
84
+ specification_version: 3
83
85
  summary: SassyJSON is a Sass-powered API for JSON. It provides you the classic json-encode
84
86
  and json-decode directly from your Sass files.
85
87
  test_files: []
checksums.yaml DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- SHA1:
3
- metadata.gz: 2e98929a83f93895b002599ecd322ae49b505b71
4
- data.tar.gz: 24c7cd8e7f5a9664f9e6d367178fb33abf545155
5
- SHA512:
6
- metadata.gz: 063bb0ac7c360dadca97b5cbe775eeeb4063dc9e9376067e35c34ecf240fc2577f5d67fa12bc6ea9c4428d9d61bcbf35f7b2462ba78a50c091aec9dd363a0212
7
- data.tar.gz: df0e9ae36fe86851dec82649c684c5a4ed90d1e47be658c3c4f0e8ba4a5f300f0195b88ce4f6779f31be269a64cb14ed1eeb7bbb34b4062a73c361969aa75db6