spectrum-rails 1.1.2 → 1.1.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/spectrum-rails/version.rb +1 -1
- metadata +3 -2
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: spectrum-rails
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.1.
|
4
|
+
version: 1.1.3
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -42,7 +42,8 @@ files:
|
|
42
42
|
- LICENSE
|
43
43
|
- README.md
|
44
44
|
homepage: https://github.com/cskevint/spectrum-rails
|
45
|
-
licenses:
|
45
|
+
licenses:
|
46
|
+
- MIT
|
46
47
|
post_install_message:
|
47
48
|
rdoc_options: []
|
48
49
|
require_paths:
|