We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3b5d37 + 1b4248e commit 4f2667dCopy full SHA for 4f2667d
gitlab.gemspec
@@ -29,7 +29,7 @@ Gem::Specification.new do |gem|
29
30
gem.required_ruby_version = '>= 3.2'
31
32
- gem.add_runtime_dependency 'base64', '~> 0.2.0'
+ gem.add_runtime_dependency 'base64'
33
gem.add_runtime_dependency 'httparty', '~> 0.20'
34
gem.add_runtime_dependency 'terminal-table', '>= 1.5.1'
35
0 commit comments