Skip to content

Commit

Permalink
Bump foreman dependency to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nofaralfasi committed Nov 20, 2023
1 parent ff31fe2 commit f44c1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/foreman_ansible/register.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

Foreman::Plugin.register :foreman_ansible do
requires_foreman '>= 3.7'
requires_foreman '>= 3.8.1'
register_gettext

settings do
Expand Down

0 comments on commit f44c1e5

Please sign in to comment.