mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Update gems
This commit is contained in:
parent
859ec8c5ed
commit
c33750a6c5
2 changed files with 7 additions and 6 deletions
4
Gemfile
4
Gemfile
|
@ -35,7 +35,7 @@ gem 'selectize-rails', '~> 0.11.2' # include selectize.js for select
|
|||
gem 'therubyracer', platforms: :ruby
|
||||
|
||||
# view helpers
|
||||
gem 'kaminari', '~> 0.16.1' # pagination
|
||||
gem 'kaminari', '~> 0.16.3' # pagination
|
||||
gem 'nprogress-rails', '~> 0.1.6.5' # visual loader
|
||||
|
||||
# rights
|
||||
|
@ -67,7 +67,7 @@ gem 'deep_cloneable', '~> 2.1.1'
|
|||
gem 'digidoc_client', '~> 0.2.1'
|
||||
|
||||
# epp + repp client
|
||||
gem 'depp', github: 'domify/depp', ref: '2d0fca4fe610112e855535cde714d5ebed2fe7ae'
|
||||
gem 'depp', github: 'domify/depp', ref: '5648444cd69b8d2a2692f10d196acaca352c9ac5'
|
||||
# gem 'depp', path: '~/projects/depp'
|
||||
gem 'epp', '~> 1.4.2', github: 'gitlabeu/epp'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue