File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module Jopenssl
2- VERSION = '0.9.13 '
2+ VERSION = '0.9.14.dev '
33 BOUNCY_CASTLE_VERSION = '1.50'
44 # @deprecated
55 module Version
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ DO NOT MODIFIY - GENERATED CODE
1111 <modelVersion >4.0.0</modelVersion >
1212 <groupId >rubygems</groupId >
1313 <artifactId >jruby-openssl</artifactId >
14- <version >0.9.13 </version >
14+ <version >0.9.14.dev-SNAPSHOT </version >
1515 <packaging >gem</packaging >
1616 <name >JRuby OpenSSL</name >
1717 <description >JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library.</description >
@@ -87,7 +87,7 @@ DO NOT MODIFIY - GENERATED CODE
8787 <dependency >
8888 <groupId >rubygems</groupId >
8989 <artifactId >ruby-maven</artifactId >
90- <version >[0,) </version >
90+ <version >[3.0,3.99999] </version >
9191 <type >gem</type >
9292 <scope >test</scope >
9393 </dependency >
You can’t perform that action at this time.
0 commit comments