tybo 0.3.8 → 0.3.9

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
  SHA256:
3
- metadata.gz: 3146afbd660b1e22f3df65b1ae586daa8ad9b307fa48f2beb3865ec61ba41246
4
- data.tar.gz: 1243d4eca2924b4a807fea42283ceb0885b2afa5a50eb14455eedeb867632bc3
3
+ metadata.gz: d23e8ab7d63ee6efc647ac046eacf286bf4d941ffc8dcdc9d585dc559c3652ef
4
+ data.tar.gz: 20b8a207b89576ad4eddb609f32c1a3023ea2e65558b87b3e2f4632839f05485
5
5
  SHA512:
6
- metadata.gz: 481ef90ab0a27aaa9ed7497275972d343658df2ed9f502d09015f1672b21a238eb9f3f5db765543644c817e9931f42ce2958542676134e2269ef17144690e0d4
7
- data.tar.gz: 1cbd63171472f1fd3cdfa1983cdf6d6b98565ef7d1906cbcbd0f52e80d46b0d98c1c6f1513a5e47d26fa78d7f0619fa2c48d1d6677a09a58447f6bfdab40843b
6
+ metadata.gz: f0dc3527fccb019985847810d603aae35168e161937f2c7f4dfdbf2deb3fedab22480f9c8c5c502ec0d92b8a0f8f35632fe3ccf26785821069cfd37492dd0a24
7
+ data.tar.gz: 32c5a7e24c26d53315788ab5e465f752af835a05691ba3480b33a83955155c379266c0533c68ef50aa4578d1e0d30ff256e727beea47eba6320232a5198497ba
data/lib/tybo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Tybo
2
- VERSION = '0.3.8'
2
+ VERSION = '0.3.9'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tybo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.8
4
+ version: 0.3.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michel Delpierre
@@ -155,7 +155,7 @@ files:
155
155
  - app/components/icons/collection_component.rb
156
156
  - app/components/icons/dashboard_component.html.erb
157
157
  - app/components/icons/dashboard_component.rb
158
- - app/components/icons/drag_and_drop_component.html.rb
158
+ - app/components/icons/drag_and_drop_component.html.erb
159
159
  - app/components/icons/drag_and_drop_component.rb
160
160
  - app/components/icons/home_component.html.erb
161
161
  - app/components/icons/home_component.rb