bootstrap_leather 0.2.2 → 0.2.3

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: 8321ac9b402c4c5b6eccee72222dc6232188eb37
4
- data.tar.gz: 9dbca4b7109d4d1568f385432bcbdea6ac45ed2d
3
+ metadata.gz: 8cffe159d8435bcbb329a83fdea617af0c1b2dcb
4
+ data.tar.gz: 85ed60ea0a9ac3f6396a24fb394c69ff20a1986d
5
5
  SHA512:
6
- metadata.gz: deb9bfe2804206d9ad39b4accb54a62a98579332e1fe39e5963e5aef1c8801808da18e82e4e898380058775bdd9504265b7b4d7dc819948f32a6379eb9088119
7
- data.tar.gz: ca60c207a31554a6b85c707295ff0f0d6ef1c718c98cf1fa1efd1e9b7cb2a6fdb9b9af7c1f632b4783378910f5227c72f8965220e0b71486a6b0de9bf8be9d08
6
+ metadata.gz: 33556fcc702f3452559328ec38d487f628dcbd4606a72edad252283f0df25148508e691f43eec89b4f880a7aff28e842026255799f8c0f9a3d40171f18f8b358
7
+ data.tar.gz: d3fee4cc47b56296ac6180d4c5c33be1f231587ae8bce784b526d06e963ec0708631f00843ef47ea8c7ec46f88459fef22d9ddd82ff5ffd5a223a6d83c9dc636
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.2
1
+ 0.2.3
@@ -1,2 +1,2 @@
1
- = image_tag BootstrapLeather.configuration.application_logo
1
+ = image_tag image_path BootstrapLeather.configuration.application_logo
2
2
  = BootstrapLeather.configuration.application_title
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "bootstrap_leather"
8
- s.version = "0.2.2"
8
+ s.version = "0.2.3"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Karen Lundgren"]
12
- s.date = "2014-05-15"
12
+ s.date = "2014-05-22"
13
13
  s.description = "BootstrapLeather is a collection of view helpers that makes it easier to create apps using Twitter Bootstrap"
14
14
  s.email = "webmaster@sourcherryweb.com"
15
15
  s.extra_rdoc_files = [
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap_leather
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Karen Lundgren
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-05-15 00:00:00.000000000 Z
11
+ date: 2014-05-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bootstrap-sass