insite 0.0.6 → 0.0.7

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,3 +1,3 @@
1
1
  module Insite
2
- VERSION = '0.0.6'
2
+ VERSION = '0.0.7'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: insite
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Fitisoff
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-06-28 00:00:00.000000000 Z
11
+ date: 2018-07-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -193,6 +193,8 @@ files:
193
193
  - lib/insite/examples/material_angular_io/components/mat_select.rb
194
194
  - lib/insite/examples/material_angular_io/components/mat_select_content.rb
195
195
  - lib/insite/examples/material_angular_io/components/no_selector.rb
196
+ - lib/insite/examples/material_angular_io/components/overwritten_selector.rb
197
+ - lib/insite/examples/material_angular_io/components/pluralized_name_test.rb
196
198
  - lib/insite/examples/material_angular_io/pages.rb
197
199
  - lib/insite/examples/material_angular_io/site.rb
198
200
  - lib/insite/examples/material_angular_io/utils.rb