Skip to content

Commit ada2b67

Browse files
Foreman Packaging Automationgithub-actions[bot]
authored andcommitted
Update rubygem-hashie to 5.1.0
1 parent ee33281 commit ada2b67

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

packages/foreman/rubygem-hashie/hashie-5.0.0.gem

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../.git/annex/objects/2V/PW/SHA256E-s55296--c266471896f323c446ea8207f8ffac985d2718df0a0ba98651a3057096ca3870.0.gem/SHA256E-s55296--c266471896f323c446ea8207f8ffac985d2718df0a0ba98651a3057096ca3870.0.gem

packages/foreman/rubygem-hashie/rubygem-hashie.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
%global gem_name hashie
33

44
Name: rubygem-%{gem_name}
5-
Version: 5.0.0
5+
Version: 5.1.0
66
Release: 1%{?dist}
77
Summary: Your friendly neighborhood hash library
88
License: MIT
99
URL: https://github.com/hashie/hashie
1010
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
1111

1212
# start specfile generated dependencies
13-
Requires: ruby
14-
BuildRequires: ruby
13+
Requires: ruby >= 2.7
14+
BuildRequires: ruby >= 2.7
1515
BuildRequires: rubygems-devel
1616
BuildArch: noarch
1717
# end specfile generated dependencies
@@ -62,6 +62,9 @@ cp -a .%{gem_dir}/* \
6262
%exclude %{gem_instdir}/hashie.gemspec
6363

6464
%changelog
65+
* Sun Jan 18 2026 Foreman Packaging Automation <packaging@theforeman.org> - 5.1.0-1
66+
- Update to 5.1.0
67+
6568
* Sun Sep 04 2022 Foreman Packaging Automation <packaging@theforeman.org> 5.0.0-1
6669
- Update to 5.0.0
6770

0 commit comments

Comments
 (0)