hassle3 0.0.1 → 0.0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +5 -4
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hassle3
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 73
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
9
  - 1
10
- version: 0.0.1
10
+ - 1
11
+ version: 0.0.1.1
11
12
  platform: ruby
12
13
  authors:
13
14
  - Pedro Belo
@@ -89,7 +90,7 @@ dependencies:
89
90
  version: "0"
90
91
  type: :development
91
92
  version_requirements: *id005
92
- description: Makes SASS less of a hassle on read-only filesystems by compiling and serving it up for you.
93
+ description: Makes SASS less of a hassle on read-only filesystems by compiling and serving it up for you. Rails3 compatible from Papino's fork on Github.
93
94
  email:
94
95
  executables: []
95
96
 
@@ -143,7 +144,7 @@ rubyforge_project:
143
144
  rubygems_version: 1.3.7
144
145
  signing_key:
145
146
  specification_version: 3
146
- summary: Make SASS less of a hassle.
147
+ summary: Make SASS less of a hassle. Rails3 compatible from Papino's fork on Github.
147
148
  test_files:
148
149
  - spec/base.rb
149
150
  - spec/hassle_compiler_spec.rb