diff options
Diffstat (limited to 'devel/rubygem-oci/Makefile')
-rw-r--r-- | devel/rubygem-oci/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/rubygem-oci/Makefile b/devel/rubygem-oci/Makefile index b288143b5be0..bbc4611ee5a5 100644 --- a/devel/rubygem-oci/Makefile +++ b/devel/rubygem-oci/Makefile @@ -1,5 +1,5 @@ PORTNAME= oci -DISTVERSION= 2.21.1 +DISTVERSION= 2.22.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,7 +9,8 @@ WWW= https://github.com/oracle/oci-ruby-sdk/ LICENSE= APACHE20 -RUN_DEPENDS= rubygem-inifile>=3.0.0:textproc/rubygem-inifile \ +RUN_DEPENDS= rubygem-circuitbox>=2.0.0:www/rubygem-circuitbox \ + rubygem-inifile>=3.0.0:textproc/rubygem-inifile \ rubygem-json>=1.4.6:devel/rubygem-json \ rubygem-event_stream_parser>=1.0.0:devel/rubygem-event_stream_parser \ rubygem-jwt>2.1:www/rubygem-jwt \ |