Commit graph

13 commits

Author SHA1 Message Date
Travis Fields
46ad0bfff9 Beaker-Rspec currently does not work with Windows, need to be able to pin to previous version for testing 2015-01-14 10:20:57 -08:00
Colleen Murphy
7e6eba5d34 Add json gem
The puppet_facts gem implicitly depends on the json gem.
On Ruby 1.8.7, json is not built in. On Puppet 2.7, it is
not explicitly pulled in by the hiera gem. So we add it
here explicitly.
2014-12-08 22:52:17 -08:00
Colleen Murphy
113cb70ee2 Update .travis.yml, Gemfile, Rakefile, and CONTRIBUTING.md 2014-12-08 10:23:27 -08:00
Colleen Murphy
c916acad9c Synchronize with modulesync 2014-08-19 10:16:34 -07:00
Hunter Haugen
07c4827f53 Merge remote-tracking branch 'puppetlabs/master' into temp
Conflicts:
	Gemfile
2014-07-07 14:23:33 -07:00
Colleen Murphy
d7f0353587 Update Gemfile for .travis.yml defaults 2014-06-30 10:57:55 -07:00
Colleen Murphy
269672552d Sync files 2014-06-25 17:23:22 -07:00
Morgan Haskel
be5fd63e4c Require beaker-rspec >= 2.2 2014-06-10 11:34:15 -04:00
Ashley Penney
8ca578c1cf Pin rspec to 2.x. 2014-06-09 11:32:11 -04:00
Hunter Haugen
ab21bd39fd Allow custom gemsource 2014-02-11 16:34:43 -08:00
Hunter Haugen
eda78abb6e (FM-161) Add beaker tests for parameter coverage 2014-01-27 10:33:45 -08:00
Ashley Penney
d19faad9b4 Tweak the Gemfile to be better for development, add a Rakefile. 2013-07-15 16:22:30 -04:00
Dan Bode
c2052b3cbd Add travisfile and Gemfile
in order to automate travis-ci tests.
2013-04-02 15:38:36 -07:00