Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 4eebdc2

Browse files
committed
DEV: no need to require public suffix core takes care of this
These dependencies have rolled into core so calling them out is not needed
1 parent e55029b commit 4eebdc2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plugin.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
# authors: Robin Ward, Sam Saffron
77
# url: https://github.com/discourse/discourse-github
88

9-
gem 'public_suffix', '4.0.1'
10-
gem 'addressable', '2.7.0'
119
gem 'sawyer', '0.8.2'
1210
gem 'octokit', '4.14.0'
1311

0 commit comments

Comments
 (0)