Skip to content

Commit 2c23139

Browse files
Oleg HasjanovOleg Hasjanov
Oleg Hasjanov
authored and
Oleg Hasjanov
committed
test directo vat code changes deployment
1 parent 682e166 commit 2c23139

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ gem 'lhv', github: 'internetee/lhv', branch: 'master'
7777
gem 'rexml'
7878
gem 'wkhtmltopdf-binary', '~> 0.12.6.1'
7979

80-
gem 'directo', github: 'internetee/directo', branch: 'master'
80+
gem 'directo', github: 'internetee/directo', branch: 'change-directo-code'
8181

8282
gem 'strong_migrations'
8383

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ GIT
99

1010
GIT
1111
remote: https://github.com/internetee/directo.git
12-
revision: 711ce2d942456ee830b649b03b7141e903a1d86b
13-
branch: master
12+
revision: c886fccb9ca2e5f481124f07e65613a5b64cab74
13+
branch: change-directo-code
1414
specs:
1515
directo (1.0.1)
1616
money (~> 6.13)
@@ -604,4 +604,4 @@ DEPENDENCIES
604604
wkhtmltopdf-binary (~> 0.12.6.1)
605605

606606
BUNDLED WITH
607-
2.4.19
607+
2.5.5

0 commit comments

Comments
 (0)