Skip to content

Commit

Permalink
Update gem mocha as development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
apuntamb authored and ShimShtein committed Aug 21, 2019
1 parent 3700f12 commit f56b8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foreman_azure_rm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |s|
s.add_dependency 'azure_mgmt_storage', '~> 0.17.10'
s.add_dependency 'azure_mgmt_compute', '~> 0.18.7'
s.add_development_dependency 'rubocop'
s.add_dependency 'mocha', '~> 1.2', '>= 1.2.1'
s.add_development_dependency 'mocha', '~> 1.2', '>= 1.2.1'
end

0 comments on commit f56b8a3

Please sign in to comment.