bootstrap-material-design 0.1.2 → 0.1.3

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-material-design
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Paul King
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-11-18 00:00:00.000000000 Z
11
+ date: 2014-11-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bootstrap-sass
@@ -73,7 +73,7 @@ files:
73
73
  - test/dummy_app/app/mailers/.keep
74
74
  - test/dummy_app/app/models/.keep
75
75
  - test/dummy_app/app/models/concerns/.keep
76
- - test/dummy_app/app/views/bootstrap/index.html
76
+ - test/dummy_app/app/views/bootstrap/index.html.erb
77
77
  - test/dummy_app/app/views/layouts/application.html.erb
78
78
  - test/dummy_app/bin/bundle
79
79
  - test/dummy_app/bin/rails
@@ -151,7 +151,7 @@ test_files:
151
151
  - test/dummy_app/app/mailers/.keep
152
152
  - test/dummy_app/app/models/.keep
153
153
  - test/dummy_app/app/models/concerns/.keep
154
- - test/dummy_app/app/views/bootstrap/index.html
154
+ - test/dummy_app/app/views/bootstrap/index.html.erb
155
155
  - test/dummy_app/app/views/layouts/application.html.erb
156
156
  - test/dummy_app/bin/bundle
157
157
  - test/dummy_app/bin/rails