Skip to content

Commit

Permalink
Require bundler when loading polariscope
Browse files Browse the repository at this point in the history
  • Loading branch information
lovro-bikic committed Oct 26, 2024
1 parent aa3d5d3 commit f9e8744
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/polariscope.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'bundler'

require_relative 'polariscope/version'
require_relative 'polariscope/scanner/gemfile_health_score'
require_relative 'polariscope/scanner/gem_versions'
Expand Down

0 comments on commit f9e8744

Please sign in to comment.