avalon-rails 1.4.1.1.20150404164109 → 1.4.6.0.20150915133100

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: avalon-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.1.1.20150404164109
4
+ version: 1.4.6.0.20150915133100
5
5
  platform: ruby
6
6
  authors:
7
7
  - zj0713001
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-04-04 00:00:00.000000000 Z
11
+ date: 2015-09-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: This gem provides javascript framework Avalon for your Rails 3+ application.
14
14
  email:
@@ -17,8 +17,8 @@ executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
- - ".DS_Store"
21
- - ".gitignore"
20
+ - .DS_Store
21
+ - .gitignore
22
22
  - Gemfile
23
23
  - LICENSE.txt
24
24
  - README.md
@@ -48,17 +48,17 @@ require_paths:
48
48
  - lib
49
49
  required_ruby_version: !ruby/object:Gem::Requirement
50
50
  requirements:
51
- - - ">="
51
+ - - ! '>='
52
52
  - !ruby/object:Gem::Version
53
53
  version: '0'
54
54
  required_rubygems_version: !ruby/object:Gem::Requirement
55
55
  requirements:
56
- - - ">="
56
+ - - ! '>='
57
57
  - !ruby/object:Gem::Version
58
58
  version: '0'
59
59
  requirements: []
60
60
  rubyforge_project:
61
- rubygems_version: 2.4.5
61
+ rubygems_version: 2.4.4
62
62
  signing_key:
63
63
  specification_version: 4
64
64
  summary: Use javascript framework Avalon with Rails 3+