handlebars-source 1.3.0 → 2.0.0.beta.1

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of handlebars-source might be problematic. Click here for more details.

Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/handlebars.js +993 -660
  3. data/handlebars.runtime.js +213 -83
  4. metadata +6 -5
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: handlebars-source
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 2.0.0.beta.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yehuda Katz
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-01-01 00:00:00.000000000 Z
11
+ date: 2014-08-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Handlebars.js source code wrapper for (pre)compilation gems.
14
14
  email:
@@ -21,7 +21,8 @@ files:
21
21
  - handlebars.runtime.js
22
22
  - lib/handlebars/source.rb
23
23
  homepage: https://github.com/wycats/handlebars.js/
24
- licenses: []
24
+ licenses:
25
+ - MIT
25
26
  metadata: {}
26
27
  post_install_message:
27
28
  rdoc_options: []
@@ -34,9 +35,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
34
35
  version: '0'
35
36
  required_rubygems_version: !ruby/object:Gem::Requirement
36
37
  requirements:
37
- - - '>='
38
+ - - '>'
38
39
  - !ruby/object:Gem::Version
39
- version: '0'
40
+ version: 1.3.1
40
41
  requirements: []
41
42
  rubyforge_project:
42
43
  rubygems_version: 2.0.3