bootstrap_leather 0.4.8 → 0.4.9

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: 765e888c10158270e816a749c7bdccf4d5ffd25b
4
- data.tar.gz: 22666c085eb8d10325711a51868bc6282fe94b39
3
+ metadata.gz: e99ce08984c758eb314b5bb27b7a4b7a63093843
4
+ data.tar.gz: d3f9f29c6483d58e2d281ebd387f6b0838821581
5
5
  SHA512:
6
- metadata.gz: 5912364920b89d1b8dbaed531a3f25a142f8872d5b1297dec24106e657fc2d5d44444c1d63eef6d58b8f86519412d3074f782e3b0e033355cd9f7562981221e5
7
- data.tar.gz: 92d376e5707f4cdfe6bd16d3fede8972a77cf12ad7a3a01a433c16417d95678f6a177a5cda04c520ca4b61f7d0949f846f99670f9137d33226747459ad3cb79e
6
+ metadata.gz: 1242cdf05908673017c63d6c85ae0902ef36f4d369cd1eb08d0a013d45c624b8120e5f7b0277143639183f147d6e4eb66badc5cf2f3c31680c7d0f83ab6bb789
7
+ data.tar.gz: 6b66c41c90068c15dc26d2f4eab70d54ab676941e3f8023c986d8a55fd63847b96bdc4dd54652f9c6f9f5cae1863f93c2b058e7403b6c275d3e2493ea21c88fa
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.4.8
1
+ 0.4.9
@@ -1,3 +1,3 @@
1
1
  = button_to link, html_options do
2
- %span{:class => 'glyphicon glyphicon-' + type}
2
+ %span{:class => 'glyphicon glyphicon-' + icon_type}
3
3
  = text
@@ -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: bootstrap_leather 0.4.8 ruby lib
5
+ # stub: bootstrap_leather 0.4.9 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "bootstrap_leather"
9
- s.version = "0.4.8"
9
+ s.version = "0.4.9"
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"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap_leather
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.8
4
+ version: 0.4.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Karen Lundgren