phocoder-rails 0.0.57 → 0.0.58

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1,4 +1,4 @@
1
- 0.0.57
1
+ 0.0.58
2
2
 
3
3
 
4
4
 
@@ -132,7 +132,8 @@ module ActsAsPhocodable
132
132
  'image/x-nikon-nef',
133
133
  'image/tiff',
134
134
  'image/x-olympus-orf',
135
- 'image/x-dcraw'
135
+ 'image/x-dcraw',
136
+ 'image/x-adobe-dng'
136
137
  ]
137
138
 
138
139
  # The list of content types that will trigger image handling.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phocoder-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.57
4
+ version: 0.0.58
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: 2013-03-09 00:00:00.000000000 Z
12
+ date: 2013-03-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -409,7 +409,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
409
409
  version: '0'
410
410
  segments:
411
411
  - 0
412
- hash: -832447145253874651
412
+ hash: 2526565414583722374
413
413
  required_rubygems_version: !ruby/object:Gem::Requirement
414
414
  none: false
415
415
  requirements:
@@ -418,7 +418,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
418
418
  version: '0'
419
419
  segments:
420
420
  - 0
421
- hash: -832447145253874651
421
+ hash: 2526565414583722374
422
422
  requirements: []
423
423
  rubyforge_project:
424
424
  rubygems_version: 1.8.24