popcornjs-rails 0.9.2 → 1.0.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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: popcornjs-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.2
4
+ version: 1.0.0
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: 2011-10-31 00:00:00.000000000 Z
12
+ date: 2011-11-15 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Simple wrapper for HTML5 Video library popcorn.js
15
15
  email:
@@ -21,13 +21,17 @@ files:
21
21
  - .gitignore
22
22
  - Gemfile
23
23
  - README.md
24
+ - README.md~
24
25
  - Rakefile
25
26
  - lib/popcornjs-rails.rb
26
27
  - lib/popcornjs-rails/version.rb
28
+ - lib/popcornjs-rails/version.rb~
27
29
  - popcornjs-rails.gemspec
30
+ - vendor/assets/javascripts/popcorn-complete.js
31
+ - vendor/assets/javascripts/popcorn-complete.min.js
28
32
  - vendor/assets/javascripts/popcorn.js
29
33
  - vendor/assets/javascripts/popcorn.min.js
30
- homepage: https://github.com/jaimie-van-santen/popcorn-js
34
+ homepage: https://github.com/jaimie-van-santen/popcornjs-rails
31
35
  licenses: []
32
36
  post_install_message:
33
37
  rdoc_options: []