jss 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/jss/version.rb +1 -1
- metadata +2 -3
data/lib/jss/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jss
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -49,6 +49,5 @@ rubyforge_project:
|
|
49
49
|
rubygems_version: 1.8.25
|
50
50
|
signing_key:
|
51
51
|
specification_version: 3
|
52
|
-
summary: json2, html5shiv and other
|
53
|
-
pipeline
|
52
|
+
summary: json2, html5shiv and other basic JavaScript libraries with Rails asset pipeline
|
54
53
|
test_files: []
|