Skip to content

Commit b2860f2

Browse files
committed
chore(deps): add rubocop-daemon and solargraph to Gemfile
1 parent d1c5e7a commit b2860f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ source 'http://rubygems.org/'
55
group :development do
66
gem 'byebug'
77
gem 'rubocop'
8+
gem 'rubocop-daemon'
9+
gem 'solargraph', '~> 0.39.17'
810
end

0 commit comments

Comments
 (0)