bootswatch_rails 3.3.1.2 → 3.3.2.1

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
  SHA1:
3
- metadata.gz: c692c14cff1d6a837c0f4b3045b4a706dfef8e5b
4
- data.tar.gz: 8e2fab7ab3fa916497934f7120f76c8e80c707e6
3
+ metadata.gz: 4835a38b32952aee35de3d8f8bafdb89667be39f
4
+ data.tar.gz: 1ce04e7c717479c471ca2ba30c80cb15778f50dd
5
5
  SHA512:
6
- metadata.gz: 9cae0993a82d31d23f1ec72b641018acc7f5ae01d923d63ac236d79ee281d78441f96c014c0f8fc70d3b4027efbc497d208923163f5617eb84405c1f407a7915
7
- data.tar.gz: 2f5e25503117af6663a6aa44d6fa36fdebe8715db73fffc49ee2c2e194b9bce26d7afa75fb0c0f9cf17a87ca44c0efb62e2d8c9e1880579b362551f72b77f35c
6
+ metadata.gz: 3b80787c170d3be0bc1619a4ce833479bebabf83351374cbcc44aa726201a9c6f604df64032b8f029bfaf62a2fa6a5f068a8d67fc3da6ca6ef05be2b0e75418b
7
+ data.tar.gz: 7e97473234d550cf434d446bae2b59b8e01b217a1234fb160e0da7d569366496e7f00811633afc09cc014b93cbdcd4caecd021292be66d8c254985a2a9fcaf50
@@ -1,10 +1,10 @@
1
1
  module BootswatchRails
2
- BOOTSTRAP = "3.3.1"
3
- BOOTSWATCH = "3.3.0"
2
+ BOOTSTRAP = "3.3.2"
3
+ BOOTSWATCH = "3.3.1"
4
4
  FONT_AWESOME = "4.2.0"
5
5
  DATATABLES = "1.10.4"
6
6
  RESPONSIVE = "1.0.2"
7
- VERSION = "3.3.1.2"
7
+ VERSION = "3.3.2.1"
8
8
 
9
9
  THEMES = [:cerulean, :cosmo, :custom, :cyborg, :darkly, :flatly, :journal, :lumen, :paper, :readable, :sandstone, :simplex, :slate, :spacelab, :superhero, :united, :yeti]
10
10
  DEFAULT = 0
@@ -2122,7 +2122,7 @@ th {
2122
2122
  border-bottom-width: 2px;
2123
2123
  }
2124
2124
  .table-striped > tbody > tr:nth-child(odd) {
2125
- background-color: #303030;
2125
+ background-color: #3d3d3d;
2126
2126
  }
2127
2127
  .table-hover > tbody > tr:hover {
2128
2128
  background-color: #464545;
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootswatch_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.1.2
4
+ version: 3.3.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Volker Wiegand
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-12-07 00:00:00.000000000 Z
11
+ date: 2015-01-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties
@@ -204,7 +204,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
204
204
  version: '0'
205
205
  requirements: []
206
206
  rubyforge_project:
207
- rubygems_version: 2.4.4
207
+ rubygems_version: 2.4.5
208
208
  signing_key:
209
209
  specification_version: 4
210
210
  summary: Add bootswatch.com themes to the Rails asset pipeline