RubyGems
npm
Organizations
Log in
Sign up
RubyGems
tarsnap_pruner
Versions diffs
0.1.0 → 0.1.1
tarsnap_pruner 0.1.0 → 0.1.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/tarsnap_pruner/archive.rb
+4
-0
data/lib/tarsnap_pruner/version.rb
+1
-1
metadata
+1
-1
data/lib/tarsnap_pruner/archive.rb
CHANGED
Viewed
@@ -17,6 +17,10 @@ module TarsnapPruner
17
17
18
18
attr_reader :name
19
19
20
+
def to_s
21
+
name
22
+
end
23
+
20
24
# Return a Ruby Date object for the backup's date, or nil if one could not
21
25
# be discerned from the archive name.
22
26
def date
data/lib/tarsnap_pruner/version.rb
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
1
module TarsnapPruner
2
-
VERSION = "0.1.
0
"
2
+
VERSION = "0.1.
1
"
3
3
end
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: tarsnap_pruner
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.1.
0
4
+
version: 0.1.
1
5
5
prerelease:
6
6
platform: ruby
7
7
authors: