parent
28b9abfd24
commit
6abc8e9c74
|
@ -25,6 +25,7 @@ end
|
|||
gem 'multipart-post', '1.2'
|
||||
gem 'oauth2', '1.4.7'
|
||||
gem 'rack-protection', '2.2.2'
|
||||
|
||||
if RUBY_VERSION.to_f <= 2.1
|
||||
gem 'addressable', '2.8.0'
|
||||
gem 'concurrent-ruby', '1.1.9'
|
||||
|
@ -259,3 +260,4 @@ end
|
|||
gem 'net_http_unix'
|
||||
gem 'roda', '3.66.0'
|
||||
gem 'roda-proxy', git: 'http://gitlab.tp.rulingcom.com/chiu/roda-proxy'
|
||||
gem "rails-reverse-proxy", git: "http://gitlab.tp.rulingcom.com/chiu/rails-reverse-proxy"
|
||||
|
|
Loading…
Reference in New Issue