Skip to content

Commit 8e97b16

Browse files
committed
Switch back to requiring stable gem versions.
1 parent 23f664c commit 8e97b16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gemspec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ jruby_dependencies:
6060

6161
dependencies:
6262
# Ronin dependencies:
63-
ronin-db-activerecord: ~> 0.2.0.rc1
63+
ronin-db-activerecord: ~> 0.2
6464
ronin-support: ~> 1.0
65-
ronin-core: ~> 0.2.0.rc1
65+
ronin-core: ~> 0.2
6666

6767
development_dependencies:
6868
bundler: ~> 2.0

0 commit comments

Comments
 (0)