mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Remove nprogress gem
This commit is contained in:
parent
be38162be1
commit
720012b3df
2 changed files with 0 additions and 3 deletions
1
Gemfile
1
Gemfile
|
@ -48,7 +48,6 @@ gem 'jquery-validation-rails', '1.13.1' # validate on client side
|
|||
gem 'kaminari', '0.16.3' # pagination
|
||||
gem 'coderay', '1.1.0' # xml console visualize
|
||||
gem 'html5_validators', '1.2.2' # model requements now automatically on html form
|
||||
gem 'nprogress-rails', '0.1.6.7' # visual loader
|
||||
gem 'select2-rails', '3.5.9.3' # for autocomplete
|
||||
gem 'liquid', '3.0.6' # for email templates
|
||||
|
||||
|
|
|
@ -281,7 +281,6 @@ GEM
|
|||
nokogiri (1.8.1)
|
||||
mini_portile2 (~> 2.3.0)
|
||||
nori (2.6.0)
|
||||
nprogress-rails (0.1.6.7)
|
||||
open4 (1.3.4)
|
||||
orm_adapter (0.5.0)
|
||||
parallel (1.12.0)
|
||||
|
@ -518,7 +517,6 @@ DEPENDENCIES
|
|||
mina (= 0.3.1)
|
||||
money-rails
|
||||
nokogiri
|
||||
nprogress-rails (= 0.1.6.7)
|
||||
paper_trail!
|
||||
pdfkit (= 0.6.2)
|
||||
pg (= 0.19.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue