bones-rails 1.0.2 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Bones
2
- VERSION = "1.0.2"
2
+ VERSION = "1.1.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bones-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.1.0
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: 2014-01-03 00:00:00.000000000 Z
12
+ date: 2014-02-05 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sass
@@ -71,6 +71,10 @@ files:
71
71
  - LICENSE.md
72
72
  - README.md
73
73
  - Rakefile
74
+ - app/assets/fonts/icomoon.eot
75
+ - app/assets/fonts/icomoon.svg
76
+ - app/assets/fonts/icomoon.ttf
77
+ - app/assets/fonts/icomoon.woff
74
78
  - app/assets/stylesheets/bones.scss
75
79
  - app/assets/stylesheets/bones/config.scss
76
80
  - app/assets/stylesheets/bones/config/__default.scss
@@ -88,6 +92,7 @@ files:
88
92
  - app/assets/stylesheets/bones/styles/_buttons.scss
89
93
  - app/assets/stylesheets/bones/styles/_components.scss
90
94
  - app/assets/stylesheets/bones/styles/_forms.scss
95
+ - app/assets/stylesheets/bones/styles/_icons.scss
91
96
  - app/assets/stylesheets/bones/styles/_images.scss
92
97
  - app/assets/stylesheets/bones/styles/_nav.scss
93
98
  - app/assets/stylesheets/bones/styles/_tables.scss
@@ -121,7 +126,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
121
126
  version: '0'
122
127
  segments:
123
128
  - 0
124
- hash: -3257750878765270110
129
+ hash: 1481518003984203415
125
130
  required_rubygems_version: !ruby/object:Gem::Requirement
126
131
  none: false
127
132
  requirements:
@@ -130,7 +135,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
130
135
  version: '0'
131
136
  segments:
132
137
  - 0
133
- hash: -3257750878765270110
138
+ hash: 1481518003984203415
134
139
  requirements: []
135
140
  rubyforge_project:
136
141
  rubygems_version: 1.8.23