Skip to content

Commit

Permalink
Make theforeman-rubocop dev dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ofedoren authored and adamruzicka committed Sep 10, 2024
1 parent b07ebc5 commit 5cda9a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
source "https://rubygems.org"

gemspec

gem 'theforeman-rubocop', '~> 0.1.0'
1 change: 1 addition & 0 deletions foreman-tasks.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ same resource. It also optionally provides Dynflow infrastructure for using it f

s.add_development_dependency 'factory_bot_rails', '~> 4.8.0'
s.add_development_dependency 'sqlite3'
s.add_development_dependency 'theforeman-rubocop', '~> 0.1.0'
end

0 comments on commit 5cda9a2

Please sign in to comment.