Skip to content

Commit

Permalink
Fix log sink documentation (#4544) (#502)
Browse files Browse the repository at this point in the history
Co-authored-by: upodroid <[email protected]>
Signed-off-by: Modular Magician <[email protected]>

Co-authored-by: upodroid <[email protected]>
  • Loading branch information
modular-magician and upodroid authored Mar 1, 2021
1 parent 6d80059 commit 85fa62e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,9 @@ gem 'google-api-client'
gem 'google-cloud'
gem 'googleauth'
gem 'inifile'
gem 'inspec-bin', '4.26.4'
gem 'inspec-bin', '4.16.0'
gem 'rubocop', '>= 0.77.0'

if Gem.ruby_version.to_s.start_with?("2.5")
# 16.7.23 required ruby 2.6+
gem "chef-utils", "< 16.7.23" # TODO: remove when we drop ruby 2.5
end

group :development do
gem 'github_changelog_generator'
gem 'pry-coolline'
Expand Down

0 comments on commit 85fa62e

Please sign in to comment.