added gem spec for public_suffixes
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -11,6 +11,7 @@ gem 'puppet-strings'
|
|||||||
gem 'rake'
|
gem 'rake'
|
||||||
gem 'semantic_puppet'
|
gem 'semantic_puppet'
|
||||||
gem 'rgen'
|
gem 'rgen'
|
||||||
|
gem 'public_suffix', '<= 2.0.5'
|
||||||
|
|
||||||
# rspec must be v2 for ruby 1.8.7
|
# rspec must be v2 for ruby 1.8.7
|
||||||
if RUBY_VERSION >= '1.8.7' && RUBY_VERSION < '1.9'
|
if RUBY_VERSION >= '1.8.7' && RUBY_VERSION < '1.9'
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|Repo Name| version | Build Status|
|
|Repo Name| version | Build Status|
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
|`cd_fail2ban`| 0.0.0.5 | [](https://jenkins.confdroid.com/job/cd_fail2ban/)|
|
|`cd_fail2ban`| 0.0.0.6 | [](https://jenkins.confdroid.com/job/cd_fail2ban/)|
|
||||||
|
|
||||||
### Synopsis
|
### Synopsis
|
||||||
Fail2Ban is an intrusion prevention software framework that protects computer servers from brute-force attacks.
|
Fail2Ban is an intrusion prevention software framework that protects computer servers from brute-force attacks.
|
||||||
|
|||||||
Reference in New Issue
Block a user