Skip to content

Commit

Permalink
fix syntax error in gemfile (autolab#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyis991105 authored Feb 22, 2022
1 parent cb62c99 commit 308ab18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ group :development do
gem 'rubocop', require: false

# pre-commit hook for rubocop
gem overcommit
gem 'overcommit'

# documentation generator
gem 'yard'
Expand Down

0 comments on commit 308ab18

Please sign in to comment.