backup2everbox 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- backup2everbox (0.1.2)
4
+ backup2everbox (0.1.3)
5
5
  activesupport
6
6
  backup (~> 3.0)
7
7
  launchy
data/History.rdoc CHANGED
@@ -1,3 +1,6 @@
1
+ === 0.1.3 / 2012-08-22
2
+ * fix crash (again).
3
+
1
4
  === 0.1.2 / 2012-08-22
2
5
  * fix crash.
3
6
  * change README to markdown.
@@ -1,3 +1,3 @@
1
1
  module Backup2everbox
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
@@ -1,3 +1,4 @@
1
+ require 'backup2everbox/version'
1
2
  require 'backup/config/everbox'
2
3
 
3
4
  module Backup
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: backup2everbox
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -196,7 +196,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
196
196
  version: '0'
197
197
  segments:
198
198
  - 0
199
- hash: -3914589705035602876
199
+ hash: 3450040392433416965
200
200
  required_rubygems_version: !ruby/object:Gem::Requirement
201
201
  none: false
202
202
  requirements:
@@ -205,7 +205,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
205
205
  version: '0'
206
206
  segments:
207
207
  - 0
208
- hash: -3914589705035602876
208
+ hash: 3450040392433416965
209
209
  requirements: []
210
210
  rubyforge_project: backup2everbox
211
211
  rubygems_version: 1.8.23