Skip to content

Commit

Permalink
Remove github_changelog_generator (#313)
Browse files Browse the repository at this point in the history
This repo is expeditor controlled so this gem and all its deps are no
longer necessary.

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored and jquick committed Jun 29, 2018
1 parent b4fe5d7 commit 540bea1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ end

if Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.2.2')
gem 'json', '< 2.0'
gem 'rack', '< 2.0'
end

group :test do
Expand All @@ -32,5 +31,4 @@ group :tools do
gem 'pry', '~> 0.10'
gem 'rb-readline'
gem 'license_finder'
gem 'github_changelog_generator', '~> 1'
end

0 comments on commit 540bea1

Please sign in to comment.