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 0d9f000 + a9cf421 commit a6f848aCopy full SHA for a6f848a
Gemfile
@@ -7,6 +7,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
7
gemspec
8
9
gem 'bump', require: false
10
+gem 'irb'
11
gem 'rake'
12
gem 'rspec'
13
gem 'rubocop', github: 'rubocop/rubocop'
0 commit comments