boat 0.2.2 → 0.2.3

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/boat.gemspec +0 -3
  2. data/lib/boat/version.rb +1 -1
  3. metadata +7 -9
data/boat.gemspec CHANGED
@@ -11,9 +11,6 @@ Gem::Specification.new do |s|
11
11
  s.summary = "File upload client and server specifically aimed at transferring already-encrypted backups"
12
12
  s.description = s.summary
13
13
 
14
- s.required_rubygems_version = ">= 1.3.6"
15
- s.rubyforge_project = "boat"
16
-
17
14
  s.files = `git ls-files`.split("\n")
18
15
  s.executables = `git ls-files`.split("\n").map{|f| f =~ /^bin\/(.*)/ ? $1 : nil}.compact
19
16
  s.require_path = 'lib'
data/lib/boat/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Boat
2
- VERSION = "0.2.2"
2
+ VERSION = "0.2.3"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: boat
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
4
+ hash: 17
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 2
9
- - 2
10
- version: 0.2.2
9
+ - 3
10
+ version: 0.2.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Roger Nesbitt
@@ -77,15 +77,13 @@ required_rubygems_version: !ruby/object:Gem::Requirement
77
77
  requirements:
78
78
  - - ">="
79
79
  - !ruby/object:Gem::Version
80
- hash: 23
80
+ hash: 3
81
81
  segments:
82
- - 1
83
- - 3
84
- - 6
85
- version: 1.3.6
82
+ - 0
83
+ version: "0"
86
84
  requirements: []
87
85
 
88
- rubyforge_project: boat
86
+ rubyforge_project:
89
87
  rubygems_version: 1.4.2
90
88
  signing_key:
91
89
  specification_version: 3