bootstrap_leather 0.5.4 → 0.5.5

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: 13e1c1d19fa1351e669bda1854aa3076f6cc79d8
4
- data.tar.gz: dbfd1147d6ae2c6e0da73a36ee33ee447b30d7ed
3
+ metadata.gz: 4ae0c1f7ba539ea86050d785c26277b8587fc61a
4
+ data.tar.gz: 9119ffb931cb52acde14d8c850a39e64d13186fe
5
5
  SHA512:
6
- metadata.gz: ed431b77ef8aaa6979724fbe38d077a5546520ed87e63473aaae367195ebef57f074b1480fe1403f8cc5926bc16d2e405c6b409757a5cc84d48fa3e67765c736
7
- data.tar.gz: ebe745d069dac822da4ed5977b2ead0f7f3353bc8b7bad6b0025c4d092db37a91d945dc038106b6b1533e52ef76efc63ba87c84363a6daa58ea35fba56dd5237
6
+ metadata.gz: edbb10b93f0016a24cc2f175014962ef0f946bb3e9b4504f7039bc281081c6b98f0bf71b02c80634599519dda20145f76ba26d01872c1ef8811e87255f8f0fcb
7
+ data.tar.gz: 0ae017b519a8611c7345d14821b28202c01c1481cb352346f06215f4bb49685b1113e97232d6dd80f3088944e37095ebe7768bd965b82a8bd68904f3da49c1ff
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.5.4
1
+ 0.5.5
@@ -1,2 +1,3 @@
1
- .jumbotron
2
- =yield :hero_unit
1
+ - if content_for? :hero_unit
2
+ .jumbotron
3
+ =yield :hero_unit
@@ -2,16 +2,16 @@
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: bootstrap_leather 0.5.4 ruby lib
5
+ # stub: bootstrap_leather 0.5.5 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "bootstrap_leather"
9
- s.version = "0.5.4"
9
+ s.version = "0.5.5"
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"]
13
13
  s.authors = ["Karen Lundgren"]
14
- s.date = "2015-05-16"
14
+ s.date = "2015-05-19"
15
15
  s.description = "BootstrapLeather is a collection of view helpers that makes it easier to create apps using Twitter Bootstrap"
16
16
  s.email = "karen.e.lundgren@gmail.com"
17
17
  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.5.4
4
+ version: 0.5.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Karen Lundgren
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-05-16 00:00:00.000000000 Z
11
+ date: 2015-05-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bootstrap-sass