Skip to content

Commit

Permalink
Merge pull request #44 from voxik/patch-1
Browse files Browse the repository at this point in the history
Add webrick depdendency
  • Loading branch information
imanel committed Jan 19, 2021
2 parents 551a842 + 994be3c commit 0d1cb18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ source 'http://rubygems.org'
group :development do
gem 'rake'
gem 'rspec', '~> 3.7'
gem 'webrick'

# Use same version as Code Climate for consistency with CI
# https://github.com/codeclimate/codeclimate-rubocop/blob/master/Gemfile.lock
Expand Down

0 comments on commit 0d1cb18

Please sign in to comment.