godmin-medium 0.1.0 → 0.1.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 404a944312d86578673746712bda49720e935129
4
- data.tar.gz: a31113457253a6ce684666040469728d8aae42b6
3
+ metadata.gz: 129b291f4a821f2114427072d021d86e5bbef74a
4
+ data.tar.gz: 03d9476d6bfc0973eeadc80396b2be1dfb130c5a
5
5
  SHA512:
6
- metadata.gz: 89b87ab6992fa955d7275fefb023952c49ecce83a2ed8ad48eebb0a3e63c0bf0106bed82d217925780104b295937cd6106b564ad94f838e1e80d47d23fe04c48
7
- data.tar.gz: 0123dd31f66bde6d8dd69172497475bcac515a613a40ff148c7ad283093dd44e25fda5321116a47c9fcde14482a39a495f7aeffc0406e1a5fa95d0b1ff15a54e
6
+ metadata.gz: ad660162d0e61c0c6389623094e0714439cf75788d0a82b5403016b02b5940c4a5f6b2e1cc83751349b679189b5acf97e17d9943a425449edef1336fedc4066a
7
+ data.tar.gz: 1e93d633a8248c3fc830ae067560919ea69571f4e71253983ed325eb46a985fe4f62403a20b36172e3b99913bd23062c29eb558b5a3d40385d42af2122813dd5
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Godmin Medium
2
2
 
3
- [![Gem Version](http://img.shields.io/gem/v/godmin-medium-editor.svg)](https://rubygems.org/gems/godmin-medium-editor)
3
+ [![Gem Version](http://img.shields.io/gem/v/godmin-medium-editor.svg)](https://rubygems.org/gems/godmin-medium)
4
4
 
5
5
  Godmin Medium is a [MediumEditor](https://github.com/daviferreira/medium-editor) component for [Godmin](https://github.com/varvet/godmin) that adds an `f.medium_area` to forms.
6
6
 
@@ -1,5 +1,5 @@
1
1
  module Godmin
2
2
  module Medium
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: godmin-medium
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Varvet