Skip to content

Commit

Permalink
remove puppet version pin from gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
alex501212 committed Oct 22, 2024
1 parent 30e6554 commit f5f43c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,3 @@ local_gemfile = File.join(__dir__, 'Gemfile.local')
if File.exist? local_gemfile
eval_gemfile local_gemfile
end

# TODO: remove this pin once we solve PE-35920
gem "puppet", '~> 7.24'

0 comments on commit f5f43c2

Please sign in to comment.