coffee-script-source 1.10.0 → 1.12.2

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/coffee_script/coffee-script.js +1492 -656
  3. metadata +4 -4
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: coffee-script-source
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.0
4
+ version: 1.12.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jeremy Ashkenas
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-09-03 00:00:00.000000000 Z
11
+ date: 2016-12-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |2
14
14
  CoffeeScript is a little language that compiles into JavaScript.
@@ -23,7 +23,7 @@ extra_rdoc_files: []
23
23
  files:
24
24
  - lib/coffee_script/coffee-script.js
25
25
  - lib/coffee_script/source.rb
26
- homepage: http://jashkenas.github.com/coffee-script/
26
+ homepage: http://coffeescript.org
27
27
  licenses:
28
28
  - MIT
29
29
  metadata: {}
@@ -43,7 +43,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
43
43
  version: '0'
44
44
  requirements: []
45
45
  rubyforge_project: coffee-script-source
46
- rubygems_version: 2.4.5.1
46
+ rubygems_version: 2.5.1
47
47
  signing_key:
48
48
  specification_version: 4
49
49
  summary: The CoffeeScript Compiler