domr 0.1.6 → 0.1.7
Sign up to get free protection for your applications and to get access to all the features.
- data/Gemfile +10 -0
- metadata +2 -1
data/Gemfile
ADDED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: domr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.7
|
5
5
|
prerelease:
|
6
6
|
platform: ruby
|
7
7
|
authors:
|
@@ -57,6 +57,7 @@ files:
|
|
57
57
|
- lib/domr.rb
|
58
58
|
- bin/domr
|
59
59
|
- ext/mkrf_conf.rb
|
60
|
+
- Gemfile
|
60
61
|
- index
|
61
62
|
homepage: http://shvelo.github.com/domr
|
62
63
|
licenses: []
|