Skip to content

Commit 028c06f

Browse files
Revert "build(deps): add base64 as a development dependency"
This reverts commit 8c8522b. `base64` is not needed since we updated the `rubocop` version, and the latest versions of `rubocop` has `base64` as a dependency.
1 parent 1331a97 commit 028c06f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cose.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Gem::Specification.new do |spec|
3535
spec.add_dependency "openssl-signature_algorithm", "~> 1.0"
3636

3737
spec.add_development_dependency "appraisal", "~> 2.2.0"
38-
spec.add_development_dependency "base64", "~> 0.2"
3938
spec.add_development_dependency "bundler", ">= 1.17", "< 3"
4039
spec.add_development_dependency "byebug", "~> 11.0"
4140
spec.add_development_dependency "rake", "~> 13.0"

0 commit comments

Comments
 (0)