mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
changed epp-xml version in gemfile
This commit is contained in:
parent
6a07aeb4c7
commit
3fb1ccb41f
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -62,7 +62,7 @@ gem 'omniauth-tara', github: 'internetee/omniauth-tara'
|
|||
|
||||
|
||||
gem 'epp', github: 'internetee/epp', branch: :master
|
||||
gem 'epp-xml', '1.2.0', github: 'internetee/epp-xml', branch: '11-flexible-paths-for-schemes'
|
||||
gem 'epp-xml', '1.2.0', github: 'internetee/epp-xml', branch: :master
|
||||
gem 'que'
|
||||
gem 'daemons-rails', '1.2.1'
|
||||
gem 'que-web'
|
||||
|
|
|
@ -28,8 +28,8 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/internetee/epp-xml.git
|
||||
revision: b821c16a002722709a0fdf3d1aa23606ed7d62ff
|
||||
branch: 11-flexible-paths-for-schemes
|
||||
revision: cab8ba4d07b16e664b8ae6d3c6a6821e89a48b78
|
||||
branch: master
|
||||
specs:
|
||||
epp-xml (1.2.0)
|
||||
activesupport (>= 4.1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue