flickrup 1.1.3 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -33,6 +33,6 @@ class TaggedVideo < TaggedFile
33
33
  @properties[tag] = val
34
34
  end
35
35
 
36
- register_reader(%w(mp4 mts))
36
+ register_reader(%w(mp4 MP4 mts MTS))
37
37
 
38
38
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flickrup
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 3
10
- version: 1.1.3
9
+ - 4
10
+ version: 1.1.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jonathan Gilbert