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.
1 parent b6fd17b commit 55725a2Copy full SHA for 55725a2
Gemfile
@@ -4,6 +4,7 @@ source 'https://rubygems.org'
4
5
gemspec
6
7
+gem 'base64' # For older rubocop
8
gem 'minitest'
9
gem 'rake'
10
gem 'rubocop', '~> 1.25.1'
0 commit comments