bootstrap-filestyle-rails 0.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0d6865b4be174f457e04a8d80fc2bf475a322b48
4
- data.tar.gz: 6b6dad59cb3ea35ccdc1f7084bfa95f7a804bee6
3
+ metadata.gz: d1bd4f051bde47327337ee77d35733bf3d063edc
4
+ data.tar.gz: bf70960a3b8d2f95086e2b0f888edd6d6eebf50d
5
5
  SHA512:
6
- metadata.gz: 8281375afadbe82736a0a5a2e1af628c140d41c8c61157ee218fcebe955eef139d56ab869480d749dff7ee216b0297ff5f252b1f4badc965af4a9e3e60d2dcb7
7
- data.tar.gz: 833b3ea0de96fbf8385483b6f959ec12508105838899796a45bfc8ab36922224c1235d3600ea7ca3952aa18245534d648a2feaf2b3d819d84d3b03207bd4bd48
6
+ metadata.gz: 0870d7e84e29769a487b52fcb6f08e669be822db60f6cad9e544be04f64fa0f96c7bf11183490c881a03f941ce8374004d1cf0222a512406bfb51aba2bb00301
7
+ data.tar.gz: 154dae18695b2d169dcf6b6c7d85b662760a466220ed6ec137aec667d10dc0af0022ead42252ff101116eaf50f84633ed8763ccbfc6d9800b88f32c1ae12e7af
data/LICENSE.txt CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2013 Mauricio Pasquier Juan
1
+ Copyright (c) 2014 Mauricio Pasquier Juan
2
2
 
3
3
  MIT License
4
4
 
data/README.md CHANGED
@@ -16,6 +16,8 @@ Or install it yourself as:
16
16
 
17
17
  $ gem install bootstrap-filestyle-rails
18
18
 
19
+ This gem's version reflects the asset version starting with `1.6.3`.
20
+
19
21
  ## Usage
20
22
 
21
23
  Just require it in your `application.js`:
@@ -8,8 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.version = BootstrapFilestyleRails::VERSION
9
9
  spec.authors = ["Mauricio Pasquier Juan"]
10
10
  spec.email = ["mauricio@pasquierjuan.com.ar"]
11
- spec.description = %Q{Bootstrap Filestyle #{BootstrapFilestyleRails::ASSET_VERSION},
12
- packaged for rails}
11
+ spec.description = %Q{Bootstrap Filestyle (gem version reflects assets
12
+ version) packaged for rails}
13
13
  spec.summary = %q{Bootstrap Filestyle for the asset pipeline}
14
14
  spec.homepage = "https://github.com/mauriciopasquier/bootstrap-filestyle-rails"
15
15
  spec.license = "MIT"
@@ -1,4 +1,3 @@
1
1
  module BootstrapFilestyleRails
2
- VERSION = "0.0.1"
3
- ASSET_VERSION = "1.0.3"
2
+ VERSION = "1.0.3"
4
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrap-filestyle-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mauricio Pasquier Juan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-11-07 00:00:00.000000000 Z
11
+ date: 2014-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -39,8 +39,8 @@ dependencies:
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
41
  description: |-
42
- Bootstrap Filestyle 1.0.3,
43
- packaged for rails
42
+ Bootstrap Filestyle (gem version reflects assets
43
+ version) packaged for rails
44
44
  email:
45
45
  - mauricio@pasquierjuan.com.ar
46
46
  executables: []
@@ -78,9 +78,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
78
78
  version: '0'
79
79
  requirements: []
80
80
  rubyforge_project:
81
- rubygems_version: 2.0.3
81
+ rubygems_version: 2.0.14
82
82
  signing_key:
83
83
  specification_version: 4
84
84
  summary: Bootstrap Filestyle for the asset pipeline
85
85
  test_files: []
86
- has_rdoc: