mirror of
https://github.com/internetee/registry.git
synced 2025-07-26 04:28:27 +02:00
Revert unnessecary updates to binaries
This commit is contained in:
parent
e040ac6a45
commit
43200f68de
5 changed files with 16 additions and 19 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env ruby
|
||||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
|
||||
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __dir__)
|
||||
load Gem.bin_path('bundler', 'bundle')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue