Skip to content

Commit

Permalink
[#425] Change svgeez installation location in gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mosharaf13 committed Jul 17, 2023
1 parent c0734c0 commit 26137e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .template/addons/svgeez/Gemfile.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

# SVG Sprite
insert_into_file 'Gemfile', after: /gem 'bcrypt'.*\n/ do
insert_into_file 'Gemfile', after: /gem 'tzinfo-data'.*\n/ do
<<~RUBY
# Svgeez
Expand Down

0 comments on commit 26137e6

Please sign in to comment.