]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Update to use modern rspec 2.14 syntax.
authorAshley Penney <ashley.penney@puppetlabs.com>
Fri, 20 Dec 2013 18:57:48 +0000 (13:57 -0500)
committerAshley Penney <ashley.penney@puppetlabs.com>
Fri, 20 Dec 2013 19:45:29 +0000 (14:45 -0500)
commitd9d8aab561727bc39a83963e3767a8e4d13fa051
treed760a5365b49b776373ede583ebe39addfe1a298
parent5e2b054c3bedfbfb5236c8d351e1b79a7494fca5
Update to use modern rspec 2.14 syntax.

This updates from mocha .stubs to allow(x).to receive(x) syntax,
and tweaks the Gemfile/Rakefile too.
Gemfile
Rakefile
spec/unit/facter/iptables_persistent_version_spec.rb
spec/unit/facter/iptables_spec.rb
spec/unit/puppet/provider/iptables_spec.rb
spec/unit/puppet/type/firewall_spec.rb
spec/unit/puppet/type/firewallchain_spec.rb