dbcommit 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d7508a8c367132f95e02fe2f56f3607f4f8805ff
4
- data.tar.gz: 8ecbf6ef2e006dff69c54553dd2aa9830ac2dad7
3
+ metadata.gz: f52c375290ece1fe4053c56532a64c93a0a36407
4
+ data.tar.gz: 38042fb1702863f027fa5d032c58e56c630887dc
5
5
  SHA512:
6
- metadata.gz: 9ad7356577aa460ac985c11d7fd91f4cadbc57a81818d4f139cfcbf090b6f50325ad07fb5f12f4770a9011fac15f83a7cef8e413144456581d6ccf2cc70c0ecb
7
- data.tar.gz: 0e4bc84ba40beb4fcb2612c4a16474de05617c0d79c89b3a9faf268a2f00d60f94ec215f8f57d50dff684d309db3b21d924f919db4bd4f96f10ef394ebdea178
6
+ metadata.gz: 893d3e86eb013159680b5ce2af6a25fe524c9d1e088875e588ca24ec84dda8fc497afe7dae58171a2e3c0c90d30df3b629e3a20323eaecd9a9708b7066be467b
7
+ data.tar.gz: 25c14f949b4c1394e8753610a2d0158bd640e67951cc1d31f547f19e5ee3367ae172ee8f84e36b896e12d5aebacd6bad582a9e00325e6ffacf933bcbcfe878e9
@@ -1,3 +1,3 @@
1
1
  module Dbcommit
2
- VERSION = "0.0.5"
2
+ VERSION = "0.0.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dbcommit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dylan Shine
@@ -53,10 +53,6 @@ files:
53
53
  - README.md
54
54
  - Rakefile
55
55
  - bin/dbcommit
56
- - dbcommit-0.0.1.gem
57
- - dbcommit-0.0.2.gem
58
- - dbcommit-0.0.3.gem
59
- - dbcommit-0.0.4.gem
60
56
  - dbcommit.gemspec
61
57
  - ext/dbcommit/extconf.rb
62
58
  - lib/dbcommit.rb
data/dbcommit-0.0.1.gem DELETED
Binary file
data/dbcommit-0.0.2.gem DELETED
Binary file
data/dbcommit-0.0.3.gem DELETED
Binary file
data/dbcommit-0.0.4.gem DELETED
Binary file