Skip to content

Commit

Permalink
Add base64 runtime dependency for rubocop 1.48 & ruby3.4-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
viralpraxis committed Sep 24, 2024
1 parent 6ba2889 commit 5e6748d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

1 change: 1 addition & 0 deletions gemfiles/rubocop_1.48.gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

source "https://rubygems.org"

gem "base64", "~> 0.1.1"
gem "rubocop", "~> 1.48.0"

gemspec path: "../"

0 comments on commit 5e6748d

Please sign in to comment.