mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Update que-web
gem
This commit is contained in:
parent
fae5faed24
commit
2c77dd1fac
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -63,7 +63,7 @@ gem 'epp', github: 'internetee/epp', branch: :master
|
|||
gem 'epp-xml', '1.1.0', github: 'internetee/epp-xml'
|
||||
gem 'que'
|
||||
gem 'daemons-rails', '1.2.1'
|
||||
gem 'que-web', '0.4.0'
|
||||
gem 'que-web'
|
||||
gem 'pdfkit'
|
||||
gem 'jquery-ui-rails', '5.0.5'
|
||||
gem 'active_model-errors_details' # Backport from Rails 5, https://github.com/rails/rails/pull/18322
|
||||
|
|
|
@ -272,7 +272,7 @@ GEM
|
|||
puma (4.2.1)
|
||||
nio4r (~> 2.0)
|
||||
que (0.14.3)
|
||||
que-web (0.4.0)
|
||||
que-web (0.7.2)
|
||||
erubis
|
||||
que (~> 0.8)
|
||||
sinatra
|
||||
|
@ -470,7 +470,7 @@ DEPENDENCIES
|
|||
pry (= 0.10.1)
|
||||
puma
|
||||
que
|
||||
que-web (= 0.4.0)
|
||||
que-web
|
||||
railroady (= 1.3.0)
|
||||
rails (= 4.2.11.1)
|
||||
rails-settings-cached (= 0.7.2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue