knockoutjs-rails 3.1.0 → 3.1.0.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.
Files changed (2) hide show
  1. data/lib/knockoutjs-rails/version.rb +1 -1
  2. metadata +4 -4
@@ -1,5 +1,5 @@
1
1
  module Knockoutjs
2
2
  module Rails
3
- VERSION = "3.1.0"
3
+ VERSION = "3.1.0.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: knockoutjs-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0
4
+ version: 3.1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-03-25 00:00:00.000000000 Z
12
+ date: 2014-04-09 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: '3.1'
22
22
  - - <
23
23
  - !ruby/object:Gem::Version
24
- version: '4.1'
24
+ version: '5'
25
25
  type: :runtime
26
26
  prerelease: false
27
27
  version_requirements: !ruby/object:Gem::Requirement
@@ -32,7 +32,7 @@ dependencies:
32
32
  version: '3.1'
33
33
  - - <
34
34
  - !ruby/object:Gem::Version
35
- version: '4.1'
35
+ version: '5'
36
36
  description: Knockout is a JavaScript library that helps you to create rich, responsive
37
37
  display and editor user interfaces with a clean underlying data model
38
38
  email: