pure-bootstrap-rails 2.2.1 → 2.2.2

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pure-bootstrap-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.1
4
+ version: 2.2.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-12-02 00:00:00.000000000 Z
12
+ date: 2012-12-09 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: railties
@@ -43,8 +43,8 @@ dependencies:
43
43
  - - ~>
44
44
  - !ruby/object:Gem::Version
45
45
  version: '3.2'
46
- description: Pure Bootstrap Rails is Ruby gem that makes using Bootstrap framework
47
- in your rails app easy
46
+ description: Pure Bootstrap Rails is Ruby gem that makes easy using Bootstrap framework
47
+ in your rails app
48
48
  email:
49
49
  - nebjak@gmail.com
50
50
  executables: []
@@ -66,7 +66,7 @@ files:
66
66
  - vendor/assets/stylesheets/.gitkeep
67
67
  - vendor/assets/stylesheets/bootstrap/bootstrap-responsive.css.scss
68
68
  - vendor/assets/stylesheets/bootstrap/bootstrap.css.scss
69
- homepage: https://github.com/nebjak/pure-bootstrap-rails
69
+ homepage: http://nebjak.github.com/pure-bootstrap-rails/
70
70
  licenses: []
71
71
  post_install_message:
72
72
  rdoc_options: []
@@ -80,7 +80,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
80
80
  version: '0'
81
81
  segments:
82
82
  - 0
83
- hash: -2631237460770629856
83
+ hash: -1634046106385363632
84
84
  required_rubygems_version: !ruby/object:Gem::Requirement
85
85
  none: false
86
86
  requirements:
@@ -89,10 +89,10 @@ required_rubygems_version: !ruby/object:Gem::Requirement
89
89
  version: '0'
90
90
  segments:
91
91
  - 0
92
- hash: -2631237460770629856
92
+ hash: -1634046106385363632
93
93
  requirements: []
94
94
  rubyforge_project:
95
- rubygems_version: 1.8.23
95
+ rubygems_version: 1.8.24
96
96
  signing_key:
97
97
  specification_version: 3
98
98
  summary: Pure Bootstrap for Rails