Skip to content

Commit

Permalink
Add bundle_inject
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Nov 22, 2023
1 parent df095b5 commit e472b08
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
source 'https://rubygems.org'

plugin 'bundler-inject'
require File.join(Bundler::Plugin.index.load_paths("bundler-inject")[0], "bundler-inject") rescue nil

gem 'rails', '~> 6.1.0', '>= 6.1.7.6'

# Use PostgreSQL as the database for Active Record
Expand Down
Empty file added bundler.d/.gitkeep
Empty file.

0 comments on commit e472b08

Please sign in to comment.