effective_regions 1.4.0 → 1.4.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 845fd91a15ea50bd655577f4b410826cf6226982
4
- data.tar.gz: af6c8fbaf42cd8767d27527cff84285a131f4833
3
+ metadata.gz: 8bdc73f3d2be4a95ea08736cbeb30e5a63e5df6b
4
+ data.tar.gz: c2eefdafd9a6b8dc0975759f261cb5c533370759
5
5
  SHA512:
6
- metadata.gz: b2031a17af484bd62bbd7c66e2457aa09a2f40d4fc0c252892901b623f227980f17f251c7c253f013956c46dcc5a51f9044a3828deb18c5e3e743f84fd837f66
7
- data.tar.gz: 4b2b1f4c9f86d908c2c140be8ddb8f6cac8bbe87a7b2a60a5bfb315cd720268558b02bb07da737f9b7ed2b42ae498ce8ba6f2257ab016d990a906f1a095ae866
6
+ metadata.gz: 137940c697d5955704fe135e360eed610cb4767f5ae0b0248487211f7d210b4238dcca04369e47391989a8b08aba70c144536f5ceff86f5af6f50caafe8ec09b
7
+ data.tar.gz: 5bc00f7021fd5a5c603739655f3ff12dfeb33cb55bbd7183561eec9133d08d3ba74ece92b2a65db893bbbf80bb36e322d7e6a3d2560768585a680c2cb8c2adfa
@@ -6,7 +6,7 @@ module Effective
6
6
  end
7
7
 
8
8
  def description
9
- 'yo, One main image with a title and text that surround the image.'
9
+ 'One main image with a title and text that surround the image.'
10
10
  end
11
11
  end
12
12
  end
@@ -1,5 +1,5 @@
1
1
  %h3
2
- %img{:src => '', :alt => '', :style => 'margin-right: 10px', :height => '100', :width => '100', :align => 'left'}
2
+ %img{:src => '', :alt => '', :style => 'margin-right: 10px;', :height => '100', :width => '100', :align => 'left'}
3
3
  Type the title here
4
4
  %p
5
5
  Type the text here
@@ -1,3 +1,3 @@
1
1
  module EffectiveRegions
2
- VERSION = '1.4.0'.freeze
2
+ VERSION = '1.4.1'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: effective_regions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code and Effect