We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ronin-support
1 parent d3e2276 commit ef26392Copy full SHA for ef26392
README.md
@@ -801,7 +801,7 @@ $ ronin url --file urls.txt --status
801
* [rouge] ~> 3.0
802
* [async-io] ~> 1.0
803
* [wordlist] ~> 1.0, >= 1.0.3
804
-* [ronin-support] ~> 1.0
+* [ronin-support] ~> 1.0, >= 1.0.3
805
* [ronin-core] ~> 0.1, >= 0.1.2
806
* [ronin-repos] ~> 0.1
807
* [ronin-db] ~> 0.1
gemspec.yml
@@ -96,7 +96,7 @@ dependencies:
96
async-io: ~> 1.0
97
wordlist: ~> 1.0, >= 1.0.3
98
# Ronin dependencies:
99
- ronin-support: ~> 1.0, >= 1.0.1
+ ronin-support: ~> 1.0, >= 1.0.3
100
ronin-core: ~> 0.1, >= 0.1.2
101
ronin-repos: ~> 0.1
102
ronin-db: ~> 0.1
0 commit comments