Skip to content

Commit

Permalink
Remove gem which pulls in very old dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Dec 5, 2019
1 parent ebbf50c commit 4f9e75f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ group :development do
gem 'rubocop', '~> 0.49.0' # TODO: should match Gemfile HoundCi
gem 'guard-rubocop'
gem 'pry-rescue'
gem 'pry-stack_explorer', platforms: [:mri, :rbx]
gem 'gems', require: false
gem 'netrc', require: false
gem 'octokit', require: false
Expand Down

0 comments on commit 4f9e75f

Please sign in to comment.