Skip to content

Commit a6f848a

Browse files
authored
Merge pull request #1542 from viralpraxis/add-irb-to-gemfile
Add `irb` to Gemfile
2 parents 0d9f000 + a9cf421 commit a6f848a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
77
gemspec
88

99
gem 'bump', require: false
10+
gem 'irb'
1011
gem 'rake'
1112
gem 'rspec'
1213
gem 'rubocop', github: 'rubocop/rubocop'

0 commit comments

Comments
 (0)