trusty-clipped-extension 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module TrustyCmsClippedExtension
2
- VERSION = "1.0.3"
2
+ VERSION = "1.0.4"
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.3
4
+ version: 1.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -210,7 +210,7 @@ files:
210
210
  - lib/tasks/clipped_extension_tasks.rake
211
211
  - lib/tasks/paperclip_tasks.rake
212
212
  - lib/trusty-clipped-extension.rb
213
- - lib/trusty_clipped_extension/cloud.rb
213
+ - lib/trusty_cms_clipped_extension/cloud.rb
214
214
  - LICENSE
215
215
  - Rakefile
216
216
  - README.md