Don't need bundler for update_copyright.rb

pull/143/head
Andre Richter 2 years ago
parent d901ae6cfe
commit 98329b2660
No known key found for this signature in database
GPG Key ID: 2116C1AB102F615E

@ -5,8 +5,6 @@
#
# Copyright (c) 2021-2022 Andre Richter <andre.o.richter@gmail.com>
require 'rubygems'
require 'bundler/setup'
require 'date'
files = `git ls-files`.split("\n")

Loading…
Cancel
Save