semantic-mixins 0.1.3 → 0.1.4

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.
@@ -1,7 +1,7 @@
1
- @import ./semantic-mixins/main
2
- @import ./semantic-mixins/ie
3
- @import ./semantic-mixins/image
4
- @import ./semantic-mixins/accessibility
5
- @import ./semantic-mixins/css3-support
6
- @import ./semantic-mixins/responsive
7
- @import ./semantic-mixins/stylish
1
+ @import semantic-mixins/main
2
+ @import semantic-mixins/ie
3
+ @import semantic-mixins/image
4
+ @import semantic-mixins/accessibility
5
+ @import semantic-mixins/css3-support
6
+ @import semantic-mixins/responsive
7
+ @import semantic-mixins/stylish
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = %q{semantic-mixins}
3
- s.version = "0.1.3"
3
+ s.version = "0.1.4"
4
4
 
5
5
  s.required_rubygems_version = Gem::Requirement.new(">= 1.3.5")
6
6
  s.authors = ["Gustavo Guichard", "Josemar David Luedke", "Rafael Barboza"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: semantic-mixins
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2012-12-19 00:00:00.000000000 Z
14
+ date: 2013-03-17 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rails