bcms_garment_district 0.0.2 → 0.0.3

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.
@@ -1,4 +1,4 @@
1
- = bcms_garment_district
1
+ # bcms_garment_district
2
2
 
3
3
  Wanna edit your BrowserCMS content blocks in Markdown instead of HTML? Add this module to your BrowserCMS installation!
4
4
 
@@ -1,3 +1,3 @@
1
1
  module BcmsGarmentDistrict
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
@@ -0,0 +1,3 @@
1
+ module BcmsGarmentDistrict
2
+ VERSION = "0.0.2"
3
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bcms_garment_district
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -259,6 +259,7 @@ files:
259
259
  - db/migrate/20130602050053_create_bcms_garment_district_markdown_blocks.rb
260
260
  - lib/bcms_garment_district/engine.rb
261
261
  - lib/bcms_garment_district/version.rb
262
+ - lib/bcms_garment_district/version.rb~
262
263
  - lib/bcms_garment_district.rb
263
264
  - lib/generators/bcms_garment_district/install/install_generator.rb
264
265
  - lib/generators/bcms_garment_district/install/USAGE
@@ -268,7 +269,7 @@ files:
268
269
  - LICENSE.txt
269
270
  - COPYRIGHT.txt
270
271
  - Rakefile
271
- - README.rdoc
272
+ - README.md
272
273
  homepage: https://github.com/marnen/bcms_garment_district
273
274
  licenses: []
274
275
  post_install_message:
@@ -283,7 +284,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
283
284
  version: '0'
284
285
  segments:
285
286
  - 0
286
- hash: -3255474248834552667
287
+ hash: 3328175883125925418
287
288
  required_rubygems_version: !ruby/object:Gem::Requirement
288
289
  none: false
289
290
  requirements:
@@ -292,7 +293,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
292
293
  version: '0'
293
294
  segments:
294
295
  - 0
295
- hash: -3255474248834552667
296
+ hash: 3328175883125925418
296
297
  requirements: []
297
298
  rubyforge_project:
298
299
  rubygems_version: 1.8.25