This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
protobuf
Watch
1
Star
0
Fork
0
You've already forked protobuf
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
7c40b2df1f
protobuf
/
ruby
/
Gemfile
6 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
add jruby support by protobuf-java reflection API
2014-12-24 14:48:41 +00:00
source
'https://rubygems.org'
gemspec
fix(ruby): Fix crash when calculating Message hash values on 64-bit Windows (#8565) * fix(ruby): Fix crash when calculating Message hash values on 64-bit Windows * Better mapping for values outside the fixnum range * Simpler downcasting of hash values * Fix precedence * Fix bundle on Ruby 2.4
2021-05-06 16:45:11 +00:00
gem
"
irb
"
,
"
~> 1.1
"
,
"
< 1.2.0
"
if
RUBY_VERSION
<
"
2.5
"
Reference in New Issue
Copy Permalink