ember-source 1.10.1 → 1.11.0.beta.1

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.

Potentially problematic release.


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

metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ember-source
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.10.1
4
+ version: 1.11.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: 2015-04-28 00:00:00.000000000 Z
11
+ date: 2015-02-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Ember.js source code wrapper for use with Ruby libs.
14
14
  email:
@@ -23,6 +23,7 @@ files:
23
23
  - dist/ember-testing.js
24
24
  - dist/ember-tests.js
25
25
  - dist/ember-tests.prod.js
26
+ - dist/ember.debug.cjs.js
26
27
  - dist/ember.debug.js
27
28
  - dist/ember.js
28
29
  - dist/ember.min.js
@@ -39,18 +40,19 @@ require_paths:
39
40
  - lib
40
41
  required_ruby_version: !ruby/object:Gem::Requirement
41
42
  requirements:
42
- - - '>='
43
+ - - ">="
43
44
  - !ruby/object:Gem::Version
44
45
  version: '0'
45
46
  required_rubygems_version: !ruby/object:Gem::Requirement
46
47
  requirements:
47
- - - '>='
48
+ - - ">"
48
49
  - !ruby/object:Gem::Version
49
- version: '0'
50
+ version: 1.3.1
50
51
  requirements: []
51
52
  rubyforge_project:
52
- rubygems_version: 2.4.3
53
+ rubygems_version: 2.2.0
53
54
  signing_key:
54
55
  specification_version: 4
55
56
  summary: Ember.js source code wrapper.
56
57
  test_files: []
58
+ has_rdoc: