changed epp-xml version in gemfile

This commit is contained in:
Oleg Hasjanov 2021-06-16 12:10:46 +03:00
parent 6a07aeb4c7
commit 3fb1ccb41f
2 changed files with 3 additions and 3 deletions

View file

@ -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'

View file

@ -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)