Update to Ruby 2.3.0
This commit is contained in:
@@ -1 +1 @@
|
|||||||
2.2.4
|
2.3.0
|
||||||
|
|||||||
@@ -16,6 +16,7 @@ rvm:
|
|||||||
- 2.2.2
|
- 2.2.2
|
||||||
- 2.2.3
|
- 2.2.3
|
||||||
- 2.2.4
|
- 2.2.4
|
||||||
|
- 2.3.0
|
||||||
before_install:
|
before_install:
|
||||||
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
|
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
|
||||||
script: bundle exec rspec
|
script: bundle exec rspec
|
||||||
|
|||||||
@@ -92,7 +92,7 @@ WPScan comes pre-installed on the following Linux distributions:
|
|||||||
|
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
|
|
||||||
- Ruby >= 1.9.2 - Recommended: 2.2.4
|
- Ruby >= 1.9.2 - Recommended: 2.3.0
|
||||||
- Curl >= 7.21 - Recommended: latest - FYI the 7.29 has a segfault
|
- Curl >= 7.21 - Recommended: latest - FYI the 7.29 has a segfault
|
||||||
- RubyGems - Recommended: latest
|
- RubyGems - Recommended: latest
|
||||||
- Git
|
- Git
|
||||||
|
|||||||
Reference in New Issue
Block a user