Skip to content

Commit ef26392

Browse files
committed
Require ronin-support ~> 1.0, >= 1.0.3.
1 parent d3e2276 commit ef26392

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@ $ ronin url --file urls.txt --status
801801
* [rouge] ~> 3.0
802802
* [async-io] ~> 1.0
803803
* [wordlist] ~> 1.0, >= 1.0.3
804-
* [ronin-support] ~> 1.0
804+
* [ronin-support] ~> 1.0, >= 1.0.3
805805
* [ronin-core] ~> 0.1, >= 0.1.2
806806
* [ronin-repos] ~> 0.1
807807
* [ronin-db] ~> 0.1

gemspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies:
9696
async-io: ~> 1.0
9797
wordlist: ~> 1.0, >= 1.0.3
9898
# Ronin dependencies:
99-
ronin-support: ~> 1.0, >= 1.0.1
99+
ronin-support: ~> 1.0, >= 1.0.3
100100
ronin-core: ~> 0.1, >= 0.1.2
101101
ronin-repos: ~> 0.1
102102
ronin-db: ~> 0.1

0 commit comments

Comments
 (0)