clamd_for_centos 0.1.4 → 0.1.5

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a82b16bd3897c9b1d8d45f0b527cdf36f19882d4bbac06566855bf539ed6067f
4
- data.tar.gz: 30eb72e046fc41b896b6dd586d3f67d14248aacd4f1d1f00b290ad9ecd917d7e
3
+ metadata.gz: f75d845afc06f420eaf8fd4e1b9636031c59a9d19eb0c2b18cab6351d808c1f8
4
+ data.tar.gz: 03ce55e08fca362d2493b5d03774a37c18817549abaddd8b2378f9a5b2471a47
5
5
  SHA512:
6
- metadata.gz: b35e382cbc3de6599b5ff359cda63a386f0853de4118b2bf846921ed9079c0f620970123eddd4ce312011b48777f883c29077f5f8ac042d372b0c473e06e8c37
7
- data.tar.gz: 256b9c25699d234e3ea8d6259a1beb3953d42208172c93ef9c800ed3cbf3396874079e55070426a311dc27a0fa9fdd8fdb2309fdf004f8f1ec3970e6e0e9c045
6
+ metadata.gz: 445af1b708b7ac755a2b9860b087006f6c8ba6173223e67c26580139f730dc13d2942d123ee005bee80c8029d16c5bfa11f63e36bbe9204ba4a37cdee7789f3c
7
+ data.tar.gz: 73aae0e71fea7ce0fcb0cbd1cb3856ab924db347623e31e9cc827ca2193bef73b21bdc1f8f667cc6e2ca27fe5d65c60ae1e37004354cfe4304f314fb05df7e3d
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/clamd_for_centos`. To experiment with that code, run `bin/console` for an interactive prompt.
4
4
 
5
- TODO: Delete this and the text above, and describe your gem
5
+ This gem configure clamav on centos and amazon linux
6
6
 
7
7
  ## Installation
8
8
 
@@ -21,8 +21,7 @@ Or install it yourself as:
21
21
  $ gem install clamd_for_centos
22
22
 
23
23
  ## Usage
24
-
25
- TODO: Write usage instructions here
24
+ after bundle install run ClamdForCentos.setup
26
25
 
27
26
  ## Development
28
27
 
@@ -1,3 +1,3 @@
1
1
  module ClamdForCentos
2
- VERSION = "0.1.4"
2
+ VERSION = "0.1.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clamd_for_centos
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - naveen