Ruby 2.2.0 changes #748

This commit is contained in:
ethicalhack3r
2015-01-02 18:19:07 +01:00
parent b7f7bdb9ac
commit 4f82d618dc
4 changed files with 4 additions and 3 deletions

View File

@@ -1 +1 @@
2.1.5
2.2.0

View File

@@ -9,6 +9,7 @@ rvm:
- 2.1.3
- 2.1.4
- 2.1.5
- 2.2.0
script: bundle exec rspec
notifications:
email:

2
README
View File

@@ -44,7 +44,7 @@ You should have received a copy of the GNU General Public License along with thi
Prerequisites:
* Windows not supported
* Ruby >= 1.9.2 - Recommended: 2.1.4
* Ruby >= 1.9.2 - Recommended: 2.2.0
* Curl >= 7.21 - Recommended: latest - FYI the 7.29 has a segfault
* RubyGems - Recommended: latest
* Git

View File

@@ -41,7 +41,7 @@ WPScan comes pre-installed on the following Linux distributions:
Prerequisites:
- Ruby >= 1.9.2 - Recommended: 2.1.4
- Ruby >= 1.9.2 - Recommended: 2.2.0
- Curl >= 7.21 - Recommended: latest - FYI the 7.29 has a segfault
- RubyGems - Recommended: latest
- Git