couch_potato-rails2 0.5.6 → 0.5.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- require 'active_support/time'
1
+ require 'active_support/time_with_zone'
2
2
 
3
3
  class Time
4
4
  def to_json(*a)
@@ -1,3 +1,3 @@
1
1
  module CouchPotato
2
- VERSION = "0.5.6"
2
+ VERSION = "0.5.7"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: couch_potato-rails2
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.5.6
5
+ version: 0.5.7
6
6
  platform: ruby
7
7
  authors:
8
8
  - Alexander Lang