mcms_resources 0.0.5 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: mcms_resources
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0
|
|
4
|
+
version: 1.0.0
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
8
|
-
-
|
|
8
|
+
- Mindfire Solutions
|
|
9
9
|
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date: 2012-
|
|
12
|
+
date: 2012-09-04 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: rails
|
|
@@ -59,7 +59,8 @@ dependencies:
|
|
|
59
59
|
- - ! '>='
|
|
60
60
|
- !ruby/object:Gem::Version
|
|
61
61
|
version: '0'
|
|
62
|
-
description:
|
|
62
|
+
description: McmsResources is an application for uploading images and files and magnify
|
|
63
|
+
those images.
|
|
63
64
|
email:
|
|
64
65
|
- debadattap@mindfiresolutions.com
|
|
65
66
|
executables: []
|
|
@@ -118,7 +119,7 @@ files:
|
|
|
118
119
|
- test/dummy/README.rdoc
|
|
119
120
|
- test/dummy/config.ru
|
|
120
121
|
- test/test_helper.rb
|
|
121
|
-
homepage: https://
|
|
122
|
+
homepage: https://github.com/mindfire-solutions/mcms_resources
|
|
122
123
|
licenses: []
|
|
123
124
|
post_install_message:
|
|
124
125
|
rdoc_options: []
|