bootstrapped-rails 1.1.1.8 → 1.1.1.9

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module Bootstrapped
2
2
  module Rails
3
- VERSION = "1.1.1.8"
3
+ VERSION = "1.1.1.9"
4
4
  end
5
5
  end
data/readme.md ADDED
@@ -0,0 +1,10 @@
1
+ # This is a fork of the gem 'bootstrap-rails'
2
+
3
+ As specified below, the license is being included.
4
+
5
+ ## License
6
+ Copyright (c) 2011 AnjLab
7
+
8
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
9
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
10
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bootstrapped-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1.8
4
+ version: 1.1.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ date: 2012-02-27 00:00:00.000000000Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
16
- requirement: &70311656014500 !ruby/object:Gem::Requirement
16
+ requirement: &70300592160840 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,10 +21,10 @@ dependencies:
21
21
  version: 3.1.0
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *70311656014500
24
+ version_requirements: *70300592160840
25
25
  - !ruby/object:Gem::Dependency
26
26
  name: bundler
27
- requirement: &70311656013880 !ruby/object:Gem::Requirement
27
+ requirement: &70300592159440 !ruby/object:Gem::Requirement
28
28
  none: false
29
29
  requirements:
30
30
  - - ~>
@@ -32,10 +32,10 @@ dependencies:
32
32
  version: 1.0.0
33
33
  type: :development
34
34
  prerelease: false
35
- version_requirements: *70311656013880
35
+ version_requirements: *70300592159440
36
36
  - !ruby/object:Gem::Dependency
37
37
  name: rails
38
- requirement: &70311656013300 !ruby/object:Gem::Requirement
38
+ requirement: &70300592158260 !ruby/object:Gem::Requirement
39
39
  none: false
40
40
  requirements:
41
41
  - - ~>
@@ -43,7 +43,7 @@ dependencies:
43
43
  version: '3.1'
44
44
  type: :development
45
45
  prerelease: false
46
- version_requirements: *70311656013300
46
+ version_requirements: *70300592158260
47
47
  description: ! ' please see summary '
48
48
  email:
49
49
  - han@logicalprep.com
@@ -63,6 +63,7 @@ files:
63
63
  - lib/bootstrapped-rails/ie_hex_str.rb
64
64
  - lib/bootstrapped-rails/railtie.rb
65
65
  - lib/bootstrapped-rails/version.rb
66
+ - readme.md
66
67
  - vendor/.DS_Store
67
68
  - vendor/assets/.DS_Store
68
69
  - vendor/assets/images/.DS_Store