moxiesoft-jammit 0.5.4 → 0.5.4.1
Sign up to get free protection for your applications and to get access to all the features.
- data/jammit.gemspec +2 -2
- metadata +2 -2
data/jammit.gemspec
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
Gem::Specification.new do |s|
|
2
2
|
s.name = 'moxiesoft-jammit'
|
3
|
-
s.version = '0.5.4' # Keep version in sync with jammit.rb
|
4
|
-
s.date = '2010-
|
3
|
+
s.version = '0.5.4.1' # Keep version in sync with jammit.rb
|
4
|
+
s.date = '2010-09-11'
|
5
5
|
|
6
6
|
s.homepage = "http://documentcloud.github.com/jammit/"
|
7
7
|
s.summary = "Industrial Strength Asset Packaging for Rails"
|
metadata
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
name: moxiesoft-jammit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
4
|
prerelease:
|
5
|
-
version: 0.5.4
|
5
|
+
version: 0.5.4.1
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
8
8
|
- Jeremy Ashkenas
|
@@ -10,7 +10,7 @@ autorequire:
|
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
12
|
|
13
|
-
date: 2010-
|
13
|
+
date: 2010-09-11 00:00:00 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: yui-compressor
|