We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0488b6 commit 26279c5Copy full SHA for 26279c5
1 file changed
gtx.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
14
s.license = 'MIT'
15
s.required_ruby_version = '>= 3.1'
16
17
- s.add_dependency 'erb', '~> 4.0'
+ s.add_dependency 'erb', '~> 5.0'
18
19
s.metadata = {
20
'bug_tracker_uri' => 'https://github.com/bashly-framework/gtx/issues',
0 commit comments