Skip to content

Commit 26279c5

Browse files
committed
- Upgrade ERB dependency to 5.x
1 parent d0488b6 commit 26279c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gtx.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
1414
s.license = 'MIT'
1515
s.required_ruby_version = '>= 3.1'
1616

17-
s.add_dependency 'erb', '~> 4.0'
17+
s.add_dependency 'erb', '~> 5.0'
1818

1919
s.metadata = {
2020
'bug_tracker_uri' => 'https://github.com/bashly-framework/gtx/issues',

0 commit comments

Comments
 (0)