thecore_ui_layout_taris_website 1.1.4 → 1.1.5

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: 9e8e6cd04e9091132c59f4a65b87c10e3ecd0275
4
- data.tar.gz: c3bbf161d34d5e4b0945759580fbcb5d363573a3
3
+ metadata.gz: 81583b208a5347dea7890fcb513bf0933c0082ba
4
+ data.tar.gz: 5d19046baa95a87502a5d242e3131d88944f85ff
5
5
  SHA512:
6
- metadata.gz: b3cbcf368a155e14e80e17e53b1a80a9a59888230515e3c4775be8f1988d4fc70ceeee7b86c56361cf0f64afd6f158a77eccca9dc31d5d332b25e18420457a93
7
- data.tar.gz: a16488a80de774afdc06d20ec3574a550e43cd81f77f70479eddb7cc4c6ad17b3381a0206b8c258fcb89f005556a69d1d9107b6cf403861428c448fac25b7f43
6
+ metadata.gz: d568fde2eeea344fb41513f5459ad9870267406bfed359cde55bc60767c123dd5f35fcb0cc8a277c336f231f570f4d865ebc7bdbdcdecfe924725799fcef2ac8
7
+ data.tar.gz: a1123e9f8e440e9e53b6b25f83ed7544fce0a3895b18923d3d4753d504e4232b62f3d6d47e0b158ce922b8781a250ef19348722af0c460f8e7161e9c7337fff0
@@ -4,7 +4,7 @@ module ThecoreUiLayoutTarisWebsite
4
4
  # engine available to main app, even if this gem is
5
5
  # just a dependency of another engine
6
6
  initializer 'thecore_ui_layout_taris_website.load_static_assets' do |app|
7
- puts "Loading static assets for #{root}"
7
+ # puts "Loading static assets for #{root}"
8
8
  app.middleware.use ::ActionDispatch::Static, "#{root}/app"
9
9
  end
10
10
  end
@@ -1,3 +1,3 @@
1
1
  module ThecoreUiLayoutTarisWebsite
2
- VERSION = '1.1.4'
2
+ VERSION = '1.1.5'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thecore_ui_layout_taris_website
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.4
4
+ version: 1.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriele Tassoni
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-01-31 00:00:00.000000000 Z
11
+ date: 2018-09-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thecore