hiptest-publisher-fork 3.3.8 → 3.3.10

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7f3d21895bb6d06b848cdb2187aab9cb87e3b642e80b063d44c3b6e431c5ac9d
4
- data.tar.gz: 3e82086079eed5dc459f70a3dc3abd1099252b6ad0ff3629211b8225c8d5a0b3
3
+ metadata.gz: e9bf1b95f1e80781b58184563ca94a407a09a4a8fc775bb475f214b0ba1ded47
4
+ data.tar.gz: 1e8232f3521d55c190adea25bd5644f8725de50265e491edcebf376f1bb1860d
5
5
  SHA512:
6
- metadata.gz: fdcf99e148939ec94dba86ecac606f663d9d9e259197549f9a9e8d1336defb1450fd4187c660840b85efd77233145904bfc85c204c2ae2bb5a2c0bb2c7357539
7
- data.tar.gz: 2d42edcc1896aa8c7ab48b42c1e5f29f02b3867094a6eca7667c4a55be715115cf5bba005705e4e158e7cd97c4d6ef937acae97de00b74138f7e8314cfb39d1f
6
+ metadata.gz: 1ea8b4c0ee7ab4b752b01fd5dbd848ff4874c0b885e7b60de21e669d9751616315bc235772a661ce8b7c5dd7b320ce644aa605357ab158a146e3f7ced78792a0
7
+ data.tar.gz: 5e8a34e2ed827c3389c8a5777f4b95e40c3c363e8ee4d4a7ab3a8b5714277878b131abc8a01ca6c8bc6f55a49200f0213cb5241a9b30f4216685193174441233
@@ -2,6 +2,6 @@ require 'i18n'
2
2
 
3
3
  require 'hiptest-publisher/utils'
4
4
 
5
- I18n.load_path << Dir["#{hiptest_publisher_path}/config/locales/*.yml"]
5
+ I18n.load_path << Dir["#{hiptest_publisher_path}/config/locales/en.yml"]
6
6
 
7
- put "??? #{hiptest_publisher_path}/config/locales/*.yml"
7
+ puts "??? #{hiptest_publisher_path}/config/locales/*.yml"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hiptest-publisher-fork
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.8
4
+ version: 3.3.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - CucumberStudio R&D