bootswitch 0.5.1 → 0.5.2

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: 1efd128d606e4199424f2af845b891c04d3f642e
4
- data.tar.gz: e2fad396cc276d6e8806c50022faff37fdc125d6
3
+ metadata.gz: a4189aeeae567953c562ff06b50e184ced95ab4f
4
+ data.tar.gz: 1f458762c5ccdc2360b58f14928c851577ab4b7f
5
5
  SHA512:
6
- metadata.gz: 0012935362133b4a6c991b2bec718762732c8b30f1625e9413207f9670c50fd9e9274b246f5171af4c3f0b8a34ce48b9828e047064309ff5355f48cb1830f5f4
7
- data.tar.gz: 9f73ff6d17caa7fcea0edf2c4e02ec9d4bdf15913205afd9ecf2fe174d14e3e7f5354aa79e5b49ca7d024ca1ae3c68ae57310e2b9e7013fdbb62cb4b0f8b7417
6
+ metadata.gz: 198fb560e522f5aee0c3623628b8574964dccd9e36e4b28325226e3569a4cddd8c3114b85523226a438cfd24b91b9b60fe4985345c4b90d1ee87b6ee903b45ec
7
+ data.tar.gz: f2cb480bf50e89bf746f34db5087f4881fb4c71f47329cb7b37f9b5aa5c857b1f55f154666b51fb57724f5aa317229fb7e6d540e1acd575c579240a0524c4fdf
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.5.1
1
+ 0.5.2
@@ -2,11 +2,11 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
- # stub: bootswitch 0.5.1 ruby lib
5
+ # stub: bootswitch 0.5.2 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "bootswitch"
9
- s.version = "0.5.1"
9
+ s.version = "0.5.2"
10
10
 
11
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
12
  s.require_paths = ["lib"]
@@ -97,6 +97,7 @@ Gem::Specification.new do |s|
97
97
  "vendor/assets/stylesheets/bootswatch/flatly/variables.css.scss",
98
98
  "vendor/assets/stylesheets/bootswatch/global/build.css.scss",
99
99
  "vendor/assets/stylesheets/bootswatch/global/theme.css.scss",
100
+ "vendor/assets/stylesheets/bootswatch/global/variables.css.scss",
100
101
  "vendor/assets/stylesheets/bootswatch/journal/bootswatch.css.scss",
101
102
  "vendor/assets/stylesheets/bootswatch/journal/theme.css.scss",
102
103
  "vendor/assets/stylesheets/bootswatch/journal/variables.css.scss",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootswitch
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1
4
+ version: 0.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Karen Lundgren
@@ -223,6 +223,7 @@ files:
223
223
  - vendor/assets/stylesheets/bootswatch/flatly/variables.css.scss
224
224
  - vendor/assets/stylesheets/bootswatch/global/build.css.scss
225
225
  - vendor/assets/stylesheets/bootswatch/global/theme.css.scss
226
+ - vendor/assets/stylesheets/bootswatch/global/variables.css.scss
226
227
  - vendor/assets/stylesheets/bootswatch/journal/bootswatch.css.scss
227
228
  - vendor/assets/stylesheets/bootswatch/journal/theme.css.scss
228
229
  - vendor/assets/stylesheets/bootswatch/journal/variables.css.scss