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.
2 parents cb81be5 + e8e13ca commit a694b02Copy full SHA for a694b02
Gemfile
@@ -19,8 +19,6 @@ end
19
gem "facter", *location_for(ENV['FACTER_LOCATION'] || ["~> 4.3"])
20
gem "semantic_puppet", *location_for(ENV['SEMANTIC_PUPPET_LOCATION'] || ["~> 1.0"])
21
gem "puppet-resource_api", *location_for(ENV['RESOURCE_API_LOCATION'] || ["~> 1.5"])
22
-gem 'ostruct', '~> 0.6.0'
23
-gem 'benchmark', '~> 0.3.0'
24
25
group(:features) do
26
gem 'diff-lcs', '~> 1.3', require: false
0 commit comments