Commit graph

16 commits

Author SHA1 Message Date
Dafydd Jones
20bf1d5a17 chore(gemfile.lock): update to latest gem versions (2023-W42) 2023-10-17 20:06:35 +01:00
Imran Iqbal
c090f3d081
chore(gemfile.lock): update to latest gem versions (2022-W22) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/447
2022-05-30 17:30:14 +01:00
Imran Iqbal
cb6fb337b8
chore(gemfile.lock): update to latest gem versions (2022-W05) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/409
2022-02-01 23:43:29 +00:00
noelmcloughlin
7109cfd411 ci(proxy): allow rubygems proxy in gemfile 2022-01-25 18:07:39 +00:00
Imran Iqbal
3c7fb0fca0
ci(gemfile+lock): use ssf customised inspec repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/357
2021-08-04 21:57:31 +01:00
Imran Iqbal
a04fba14ec
chore(gemfile+lock): update to latest gem versions (2021-W28) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/343
2021-07-17 20:31:11 +01:00
Imran Iqbal
bbe1c78409
test: standardise use of share suite & _mapdata state [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/302
2021-03-23 21:34:24 +00:00
Imran Iqbal
23c2bb2dc2
ci(gemfile+lock): use ssf customised kitchen-docker repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/294
2021-02-17 13:54:45 +00:00
Imran Iqbal
ef7330d485
chore(gemfile+lock): update to latest gem versions (2020-W44) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/274
2020-10-26 22:55:11 +00:00
Imran Iqbal
46e68213a1
chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/263
2020-10-07 00:09:17 +01:00
Imran Iqbal
d798928675 ci(gemfile.lock): add to repo with updated Gemfile [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/163
2020-04-21 22:11:30 +01:00
Imran Iqbal
1b6164fc4a ci(gemfile): restrict train gem version until upstream fix [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/110
2019-12-16 13:47:02 +00:00
Imran Iqbal
484ce2459d
fix(rubocop): add fixes using rubocop --safe-auto-correct 2019-10-08 20:12:34 +01:00
Imran Iqbal
ad31c32b06
ci(gemfile): update kitchen-salt version 2019-04-25 02:41:24 +01:00
Imran Iqbal
35f71113cf
fix(travis): use version numbers in Gemfile to prevent failed builds
* `kitchen-salt 0.0.21` being installed instead of current latest `0.5.0`
  - Failing builds since `pillars_from_files` is not recognised
  - Deprecated `pillars-from-files` is working but not the right solution
* Reason: `test-kitchen 2.0.0` was released 3 days ago on March 20, 2019
  - `kitchen-salt 0.5.0` depends on `test-kitchen ~> 1.4`
  - `kitchen-salt 0.0.21` depends on `test-kitchen >= 0`, so gets pulled
* Remove `test-kitchen` since it is pulled automatically by the other gems
  - Allow the correct version to be installed via. dependency resolution
2019-03-23 15:42:27 +00:00
Javier Bértoli
e33e68b85d Add a testing scaffold with kitchen-ci, inspec and travis support 2019-02-17 20:59:13 -03:00