angular-ui-bootstrap-rails 0.9.0 → 0.10.0

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: angular-ui-bootstrap-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Chris Constantin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-12-29 00:00:00.000000000 Z
11
+ date: 2014-02-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Injects Angular.js UI Bootstrap directives into your asset pipeline.
14
14
  email: chris@chrisconstantin.net
@@ -16,12 +16,12 @@ executables: []
16
16
  extensions: []
17
17
  extra_rdoc_files: []
18
18
  files:
19
- - MIT-LICENSE
20
- - README.md
21
- - lib/angular-ui-bootstrap-rails.rb
22
19
  - lib/angular-ui-bootstrap-rails/version.rb
20
+ - lib/angular-ui-bootstrap-rails.rb
23
21
  - vendor/assets/javascripts/angular-ui-bootstrap-tpls.js
24
22
  - vendor/assets/javascripts/angular-ui-bootstrap.js
23
+ - MIT-LICENSE
24
+ - README.md
25
25
  homepage: https://github.com/cconstantin/angular-ui-bootstrap-rails/
26
26
  licenses:
27
27
  - MIT
@@ -32,18 +32,19 @@ require_paths:
32
32
  - lib
33
33
  required_ruby_version: !ruby/object:Gem::Requirement
34
34
  requirements:
35
- - - ">="
35
+ - - '>='
36
36
  - !ruby/object:Gem::Version
37
37
  version: '0'
38
38
  required_rubygems_version: !ruby/object:Gem::Requirement
39
39
  requirements:
40
- - - ">="
40
+ - - '>='
41
41
  - !ruby/object:Gem::Version
42
42
  version: '0'
43
43
  requirements: []
44
44
  rubyforge_project:
45
- rubygems_version: 2.2.0
45
+ rubygems_version: 2.0.14
46
46
  signing_key:
47
47
  specification_version: 4
48
48
  summary: Angular.js UI Bootstrap on Rails
49
49
  test_files: []
50
+ has_rdoc: