riskman 0.0.23 → 0.22

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -2,5 +2,5 @@ $:.unshift(File.dirname(__FILE__)) unless
2
2
  $:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))
3
3
 
4
4
  module Riskman
5
- VERSION = '0.0.23'
5
+ VERSION = '0.22'
6
6
  end
@@ -1,7 +1,7 @@
1
1
  # -*- encoding: utf-8 -*-
2
2
 
3
3
  Gem::Specification.new do |s|
4
- s.name = %q{0.0.23}
4
+ s.name = %q{0.22}
5
5
  s.version = "0.0.1"
6
6
 
7
7
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
16
16
  s.post_install_message = %q{PostInstall.txt}
17
17
  s.rdoc_options = ["--main", "README.rdoc"]
18
18
  s.require_paths = ["lib"]
19
- s.rubyforge_project = %q{0.0.23}
19
+ s.rubyforge_project = %q{0.22}
20
20
  s.rubygems_version = %q{1.3.5}
21
21
  s.summary = %q{FIX (describe your package)}
22
22
  s.test_files = []
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: riskman
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.23
4
+ version: 0.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anonymous