mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Merge pull request #1949 from internetee/dependabot/bundler/rexml-3.2.5
Bump rexml from 3.2.4 to 3.2.5
This commit is contained in:
commit
9c2bbd8e89
4 changed files with 8 additions and 2 deletions
|
@ -36,6 +36,7 @@ Rails.application.routes.draw do
|
|||
|
||||
post 'command/poll', to: 'polls#poll', as: 'poll', constraints: EppConstraint.new(:poll)
|
||||
get 'error/:command', to: 'errors#error'
|
||||
get 'error', to: 'errors#command_handler'
|
||||
end
|
||||
|
||||
namespace :repp do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue