hls-rails 0.9.1 → 0.9.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
- module Hls
2
- module Rails
3
- VERSION = "0.9.1"
4
- end
5
- end
1
+ module Hls
2
+ module Rails
3
+ VERSION = "0.9.2"
4
+ end
5
+ end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hls-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Douglas Harrington Muhone
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-05-10 00:00:00.000000000 Z
11
+ date: 2018-06-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -54,6 +54,7 @@ files:
54
54
  - Rakefile
55
55
  - app/assets/javascripts/.keep
56
56
  - app/assets/javascripts/hls.js
57
+ - app/assets/javascripts/hls.min.js.map
57
58
  - bin/console
58
59
  - bin/setup
59
60
  - hls-rails.gemspec