Skip to content

Commit

Permalink
update acts-as-taggable-on to version 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Nov 28, 2023
1 parent 6dd633c commit 16c7b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion additional_tags.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Gem::Specification.new do |spec|
spec.require_paths = ['lib']
spec.required_ruby_version = '>= 3.0'

spec.add_runtime_dependency 'acts-as-taggable-on', '~> 9.0'
spec.add_runtime_dependency 'acts-as-taggable-on', '~> 10.0'
spec.add_runtime_dependency 'redmine_plugin_kit'
end

0 comments on commit 16c7b31

Please sign in to comment.