We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f403d4 commit 7fd739cCopy full SHA for 7fd739c
Gemfile
@@ -2,6 +2,6 @@ source 'https://rubygems.org/'
2
3
group :test do
4
git 'https://github.com/Azure/terramodtest.git' do
5
- gem 'terramodtest', tag: '0.6.0'
+ gem 'terramodtest', tag: '0.7.0'
6
end
7
0 commit comments