samurai 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/lib/samurai/version.rb +1 -1
  2. data/samurai.gemspec +2 -2
  3. metadata +7 -7
@@ -1,3 +1,3 @@
1
1
  module Samurai
2
- VERSION = "0.0.4".freeze
2
+ VERSION = "0.0.5".freeze
3
3
  end
@@ -11,8 +11,8 @@ Gem::Specification.new do |s|
11
11
  s.summary = "Integration gem for samurai.feefighters.com"
12
12
  s.description = "If you are an online merchant and using samurai.feefighers.com, this gem will make your life easy. Integrate with the samuari.feefighters.com portal and process transaction."
13
13
 
14
- s.required_rubygems_version = ">= 1.3.6"
15
- s.rubyforge_project = "samurai"
14
+ s.required_rubygems_version = ">= 1.3.5"
15
+ # s.rubyforge_project = "samurai"
16
16
 
17
17
  s.add_development_dependency "bundler", ">= 1.0.0"
18
18
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: samurai
3
3
  version: !ruby/object:Gem::Version
4
- hash: 23
4
+ hash: 21
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 4
10
- version: 0.0.4
9
+ - 5
10
+ version: 0.0.5
11
11
  platform: ruby
12
12
  authors:
13
13
  - Graeme Rouse
@@ -80,15 +80,15 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
80
  requirements:
81
81
  - - ">="
82
82
  - !ruby/object:Gem::Version
83
- hash: 23
83
+ hash: 17
84
84
  segments:
85
85
  - 1
86
86
  - 3
87
- - 6
88
- version: 1.3.6
87
+ - 5
88
+ version: 1.3.5
89
89
  requirements: []
90
90
 
91
- rubyforge_project: samurai
91
+ rubyforge_project:
92
92
  rubygems_version: 1.3.7
93
93
  signing_key:
94
94
  specification_version: 3