diff --git a/json_pure-2.5.1.gem b/json_pure-2.5.1.gem deleted file mode 100644 index 8bf806c..0000000 Binary files a/json_pure-2.5.1.gem and /dev/null differ diff --git a/json_pure-2.6.0.gem b/json_pure-2.6.0.gem new file mode 100644 index 0000000..95760f7 Binary files /dev/null and b/json_pure-2.6.0.gem differ diff --git a/ruby-json_pure.spec b/ruby-json_pure.spec index f4a5f2c..c50ca92 100644 --- a/ruby-json_pure.spec +++ b/ruby-json_pure.spec @@ -1,7 +1,7 @@ %define gemdir %(ruby -rrubygems -e'puts Gem.default_dir') %define gemname %(echo %{name} | sed 's,^ruby-,,') Name: ruby-json_pure -Version: 2.5.1 +Version: 2.6.0 Release: 1mamba Summary: A JSON implementation in pure Ruby Group: System/Libraries @@ -44,6 +44,9 @@ rm -f %{buildroot}%{gemdir}/gems/%{gemname}-%{version}/.gitignore %{_libdir}/ruby/gems/*/doc/%{gemname}-%{version}/* %changelog +* Fri Oct 15 2021 Automatic Build System 2.6.0-1mamba +- automatic version update by autodist + * Sun Feb 28 2021 Automatic Build System 2.5.1-1mamba - automatic version update by autodist