Skip to content

Commit

Permalink
Bump GetText dependencies to max 3.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHoste committed Oct 23, 2023
1 parent 7f02656 commit 3b3e088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion translation.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
"documentation_uri" => "https://translation.io/docs/guide-to-translate-your-rails-applications"
}

s.add_runtime_dependency 'gettext', '~> 3.2', '>= 3.2.5', '<= 3.4.4'
s.add_runtime_dependency 'gettext', '~> 3.2', '>= 3.2.5', '<= 3.4.9'

s.add_development_dependency 'rake', '~> 12.0'
s.add_development_dependency 'simplecov', '~> 0.11'
Expand Down

0 comments on commit 3b3e088

Please sign in to comment.