lardawge-rfm 1.0.1 → 1.0.2
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/{rfm_utility.rb → rfm_util.rb} +0 -0
- metadata +2 -2
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: lardawge-rfm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Geoff Coffey
|
@@ -39,7 +39,7 @@ files:
|
|
39
39
|
- lib/rfm_error.rb
|
40
40
|
- lib/rfm_factory.rb
|
41
41
|
- lib/rfm_result.rb
|
42
|
-
- lib/
|
42
|
+
- lib/rfm_util.rb
|
43
43
|
- README.rdoc
|
44
44
|
has_rdoc: false
|
45
45
|
homepage: http://sixfriedrice.com/wp/products/rfm/
|