Skip to content

Commit 4f2667d

Browse files
authored
Merge pull request #719 from andrewmarkle/master
2 parents b3b5d37 + 1b4248e commit 4f2667d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Gem::Specification.new do |gem|
2929

3030
gem.required_ruby_version = '>= 3.2'
3131

32-
gem.add_runtime_dependency 'base64', '~> 0.2.0'
32+
gem.add_runtime_dependency 'base64'
3333
gem.add_runtime_dependency 'httparty', '~> 0.20'
3434
gem.add_runtime_dependency 'terminal-table', '>= 1.5.1'
3535

0 commit comments

Comments
 (0)