Fix RubyGems version.

This commit is contained in:
Vít Ondruch 2015-09-02 15:47:20 +02:00
parent b945bce4cb
commit 8e1e241814

View File

@ -24,7 +24,7 @@
%global release 44
%{!?release_string:%global release_string %{?development_release:0.}%{release}%{?development_release:.%{development_release}}%{?dist}}
%global rubygems_version 2.4.5
%global rubygems_version 2.4.5.1
# The RubyGems library has to stay out of Ruby directory three, since the
# RubyGems should be share by all Ruby implementations.