Remove pin of fast_gettext
This is no longer required because ruby >= 2.1 is already available[1]. [1] b93ecf8bff9184cc76ecb3d3912cfd9c3158d406 Change-Id: I91854630489c92307e8e84f8695ccd4a57362af9
This commit is contained in:
parent
858a015876
commit
3860bfc936
1
Gemfile
1
Gemfile
@ -10,7 +10,6 @@ group :development, :test, :system_tests do
|
|||||||
:git => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
|
:git => 'https://opendev.org/openstack/puppet-openstack_spec_helper',
|
||||||
:require => 'false'
|
:require => 'false'
|
||||||
end
|
end
|
||||||
gem 'fast_gettext', ['< 1.2.0']
|
|
||||||
end
|
end
|
||||||
|
|
||||||
if facterversion = ENV['FACTER_GEM_VERSION']
|
if facterversion = ENV['FACTER_GEM_VERSION']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user