new_backup 1.0.1 → 1.0.2

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.
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- new_backup (1.0.1)
4
+ new_backup (1.0.2)
5
5
  RunIt
6
6
  dogapi
7
7
  fog
@@ -15,7 +15,6 @@ Upload the raw file and the clean file up to AWS S3
15
15
  =end
16
16
 
17
17
  require 'methadone'
18
- require 'debugger'
19
18
 
20
19
  module NewBackup
21
20
 
@@ -11,7 +11,7 @@
11
11
 
12
12
 
13
13
  module NewBackup
14
- VERSION = "1.0.1"
14
+ VERSION = "1.0.2"
15
15
  DESCRIPTION = "Backup an RDS database instance to S3, and create and obfuscated version"
16
16
  SUMMARY = DESCRIPTION
17
17
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: new_backup
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -205,7 +205,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
205
205
  version: '0'
206
206
  segments:
207
207
  - 0
208
- hash: 1565671872662053350
208
+ hash: 2444084947987149633
209
209
  required_rubygems_version: !ruby/object:Gem::Requirement
210
210
  none: false
211
211
  requirements:
@@ -214,7 +214,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
214
214
  version: '0'
215
215
  segments:
216
216
  - 0
217
- hash: 1565671872662053350
217
+ hash: 2444084947987149633
218
218
  requirements: []
219
219
  rubyforge_project:
220
220
  rubygems_version: 1.8.24