diff --git a/rails-6.1.4.1.gem b/rails-6.1.4.1.gem deleted file mode 100644 index 46beefe..0000000 Binary files a/rails-6.1.4.1.gem and /dev/null differ diff --git a/rails-7.0.4.gem b/rails-7.0.4.gem new file mode 100644 index 0000000..9a3097c Binary files /dev/null and b/rails-7.0.4.gem differ diff --git a/rubygem-rails.spec b/rubygem-rails.spec index 72d60e4..d66f0e5 100644 --- a/rubygem-rails.spec +++ b/rubygem-rails.spec @@ -1,7 +1,7 @@ %global gem_name rails Name: rubygem-%{gem_name} Epoch: 1 -Version: 6.1.4.1 +Version: 7.0.4 Release: 1 Summary: Full-stack web application framework License: MIT @@ -44,6 +44,9 @@ cp -a .%{gem_dir}/* \ %doc %{gem_instdir}/README.md %changelog +* Thu Jan 19 2023 wangkai - 1:7.0.4-1 +- Upgrade to version 7.0.4 + * Wed Mar 02 2022 jiangxinyu - 6.1.4.1-1 - update to 6.1.4.1