knockoutjs-rails 3.4.0.1 → 3.5.1.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: knockoutjs-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.0.1
4
+ version: 3.5.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jacob Swanner
8
- autorequire:
8
+ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-08-29 00:00:00.000000000 Z
11
+ date: 2022-03-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -17,9 +17,6 @@ dependencies:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
19
  version: '3.1'
20
- - - "<"
21
- - !ruby/object:Gem::Version
22
- version: '6'
23
20
  type: :runtime
24
21
  prerelease: false
25
22
  version_requirements: !ruby/object:Gem::Requirement
@@ -27,9 +24,6 @@ dependencies:
27
24
  - - ">="
28
25
  - !ruby/object:Gem::Version
29
26
  version: '3.1'
30
- - - "<"
31
- - !ruby/object:Gem::Version
32
- version: '6'
33
27
  description: Knockout is a JavaScript library that helps you to create rich, responsive
34
28
  display and editor user interfaces with a clean underlying data model
35
29
  email:
@@ -47,7 +41,7 @@ files:
47
41
  homepage: https://github.com/jswanner/knockoutjs-rails
48
42
  licenses: []
49
43
  metadata: {}
50
- post_install_message:
44
+ post_install_message:
51
45
  rdoc_options: []
52
46
  require_paths:
53
47
  - lib
@@ -62,10 +56,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
62
56
  - !ruby/object:Gem::Version
63
57
  version: '0'
64
58
  requirements: []
65
- rubyforge_project:
66
- rubygems_version: 2.4.5
67
- signing_key:
59
+ rubygems_version: 3.2.31
60
+ signing_key:
68
61
  specification_version: 4
69
62
  summary: The Knockout.js JavaScript library ready for the Rails asset pipeline.
70
63
  test_files: []
71
- has_rdoc: