patternfly-sass 2.7.0 → 2.8.0

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.
@@ -600,5 +600,6 @@
600
600
  });
601
601
  });
602
602
  </script>
603
+
603
604
  </body>
604
605
  </html>
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: patternfly-sass
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.0
4
+ version: 2.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dávid Halász
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-12-08 00:00:00.000000000 Z
12
+ date: 2015-12-30 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
@@ -502,7 +502,6 @@ files:
502
502
  - spec/html/layout-alt-fixed.html
503
503
  - spec/html/list-group.html
504
504
  - spec/html/login.html
505
- - spec/html/main.html
506
505
  - spec/html/modals.html
507
506
  - spec/html/navbar.html
508
507
  - spec/html/pagination.html
@@ -520,6 +519,7 @@ files:
520
519
  - spec/html/typography-2.css
521
520
  - spec/html/typography-2.html
522
521
  - spec/html/typography.html
522
+ - spec/main.html
523
523
  - spec/spec_helper.rb
524
524
  - tasks/converter.rb
525
525
  homepage: https://github.com/Patternfly/patternfly-sass
@@ -595,7 +595,6 @@ test_files:
595
595
  - spec/html/layout-alt-fixed.html
596
596
  - spec/html/list-group.html
597
597
  - spec/html/login.html
598
- - spec/html/main.html
599
598
  - spec/html/modals.html
600
599
  - spec/html/navbar.html
601
600
  - spec/html/pagination.html
@@ -613,4 +612,5 @@ test_files:
613
612
  - spec/html/typography-2.css
614
613
  - spec/html/typography-2.html
615
614
  - spec/html/typography.html
615
+ - spec/main.html
616
616
  - spec/spec_helper.rb