Skip to content

Commit

Permalink
update bundler inject message to be more accurate (#2286)
Browse files Browse the repository at this point in the history
* bump hyrax to fix google analytics

* update bundler inject message to be more accurate
  • Loading branch information
orangewolf authored Aug 15, 2024
1 parent b44da37 commit ec8fef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

# for knapsack overrides of gems. See https://github.com/ManageIQ/bundler-inject
# set BUNDLE_BUNDLER_INJECT__GEM_PATH in your knapsack to point at the knapsack override file.
# bundler inject reads from ~/.bundler.d and ./bundler.d ~/.bundler.d maps to the bundler.d directory in your knapsack.
plugin 'bundler-inject'
begin
require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundler-inject")
Expand Down

0 comments on commit ec8fef3

Please sign in to comment.