Revert "Add local gem"

This reverts commit 0bb713de54.
This commit is contained in:
Alex Sherman 2021-06-10 12:16:20 +05:00
parent 0bb713de54
commit 074bad8bde
2 changed files with 1 additions and 9 deletions

View file

@ -10,7 +10,6 @@ gem 'mimemagic', '0.4.3'
gem 'rails', '~> 6.1.3.2'
gem 'rest-client'
gem 'uglifier'
gem 'shunter', path: '/shared/shunter/'
# load env
gem 'figaro', '~> 1.2'

View file

@ -73,12 +73,6 @@ GIT
nokogiri (>= 1.4.0)
savon (>= 2.4.0)
PATH
remote: /shared/shunter
specs:
shunter (0.1.0)
redis (~> 4.2)
GEM
remote: https://rubygems.org/
specs:
@ -571,7 +565,6 @@ DEPENDENCIES
sass-rails
select2-rails (= 4.0.13)
selectize-rails (= 0.12.6)
shunter!
sidekiq
simplecov (= 0.17.1)
simpleidn (= 0.2.1)
@ -584,4 +577,4 @@ DEPENDENCIES
wkhtmltopdf-binary (~> 0.12.5.1)
BUNDLED WITH
2.2.19
2.2.17