mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 23:24:48 +02:00
Update que
gem
This commit is contained in:
parent
a154d8e02e
commit
fae5faed24
2 changed files with 3 additions and 5 deletions
4
Gemfile
4
Gemfile
|
@ -61,9 +61,7 @@ gem 'digidoc_client',
|
|||
|
||||
gem 'epp', github: 'internetee/epp', branch: :master
|
||||
gem 'epp-xml', '1.1.0', github: 'internetee/epp-xml'
|
||||
|
||||
# que
|
||||
gem 'que', '0.10.0'
|
||||
gem 'que'
|
||||
gem 'daemons-rails', '1.2.1'
|
||||
gem 'que-web', '0.4.0'
|
||||
gem 'pdfkit'
|
||||
|
|
|
@ -271,7 +271,7 @@ GEM
|
|||
public_suffix (4.0.1)
|
||||
puma (4.2.1)
|
||||
nio4r (~> 2.0)
|
||||
que (0.10.0)
|
||||
que (0.14.3)
|
||||
que-web (0.4.0)
|
||||
erubis
|
||||
que (~> 0.8)
|
||||
|
@ -469,7 +469,7 @@ DEPENDENCIES
|
|||
pg (= 0.19.0)
|
||||
pry (= 0.10.1)
|
||||
puma
|
||||
que (= 0.10.0)
|
||||
que
|
||||
que-web (= 0.4.0)
|
||||
railroady (= 1.3.0)
|
||||
rails (= 4.2.11.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue