trusty-clipped-extension 1.0.4 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
data/clipped_extension.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  require 'trusty-clipped-extension'
2
2
  require 'acts_as_list'
3
3
  require 'uuidtools'
4
- require 'cloud'
4
+ require 'trusty_cms_clipped_extension/cloud'
5
5
  require 'paperclip'
6
6
  require 'will_paginate/array'
7
7
 
@@ -1,5 +1,5 @@
1
1
  module TrustyCmsClippedExtension
2
- VERSION = "1.0.4"
2
+ VERSION = "1.0.5"
3
3
  SUMMARY = %q{Assets for TrustyCms CMS}
4
4
  DESCRIPTION = %q{Asset-management derived from Keith Bingman's Paperclipped extension.}
5
5
  URL = "https://github.com/pgharts/trusty-clipped-extension"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trusty-clipped-extension
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: