bootstrap_leather 0.9.0 → 0.9.1

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: 6a79b6fa91cf6b007b22130f5705405f1a33ae82
4
- data.tar.gz: 28191421806d7a8ffa55bfe29e7504ed4143fbad
3
+ metadata.gz: 8193c45fffca2253151a4a2ca8d4c1787c3b32ce
4
+ data.tar.gz: 70da00bca718c933819e96545951cfe6844c2e49
5
5
  SHA512:
6
- metadata.gz: eac3ab561126796fbe753fb1fc046e9dd8ae2b228f71e189b8a647d4729a61b338b77ca115a0240d5f08437880120396152ff183f91723e0f681124f29ba91d5
7
- data.tar.gz: b2c537c2d7e86a519dc0087b80a9b12fbd4a5a172321e4baa6d7ed2affc2606bd853c5ba1c204de89640443549cb8eb9f2e1ab4e46aecb1143e99548615db456
6
+ metadata.gz: 3a149d406d2ea16be37253fdfe68e020952b38ceb6d023b2e8cd37d8274214428fdd946654b1a9ae1a67e1ecaaadcaf8751a46a7d7d888316e34e9109902836d
7
+ data.tar.gz: 08704cd3f88c50e55c62a99e0492722269a02e79cece6d34a6ccc49a68253ba91dbe8bd8b95ea0dc257168d3eabb39dacb4bb4680f34545b6441e71915c04444
data/README.rdoc CHANGED
@@ -1,6 +1,6 @@
1
1
  = BootstrapLeather
2
2
 
3
- **Updated for Rails 5**
3
+ *Updated for Rails 5*
4
4
 
5
5
  {<img src="https://badge.fury.io/rb/bootstrap_leather.svg" alt="Gem Version" />}[http://badge.fury.io/rb/bootstrap_leather]
6
6
  {<img src="https://travis-ci.org/gemvein/bootstrap_leather.svg?branch=v0.2.3" alt="Build Status" />}[https://travis-ci.org/gemvein/bootstrap_leather]
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.9.0
1
+ 0.9.1
@@ -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.9.0 ruby lib
5
+ # stub: bootstrap_leather 0.9.1 ruby lib
6
6
 
7
7
  Gem::Specification.new do |s|
8
8
  s.name = "bootstrap_leather"
9
- s.version = "0.9.0"
9
+ s.version = "0.9.1"
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.9.0
4
+ version: 0.9.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Karen Lundgren