threejs-rails 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: threejs-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -24,7 +24,7 @@ licenses: []
|
|
24
24
|
post_install_message:
|
25
25
|
rdoc_options: []
|
26
26
|
require_paths:
|
27
|
-
- lib
|
27
|
+
- ! '{lib,vendor}/**/*'
|
28
28
|
required_ruby_version: !ruby/object:Gem::Requirement
|
29
29
|
none: false
|
30
30
|
requirements:
|