forest_liana 4.1.1 → 4.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -19,5 +19,7 @@ class ForestLianaTest < ActiveSupport::TestCase
19
19
  Rails.root.join('lib/custom/**/*.rb'),
20
20
  ForestLiana.config_dir
21
21
  )
22
+
23
+ ForestLiana.config_dir = 'lib/forest_liana/**/*.rb'
22
24
  end
23
25
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: forest_liana
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.1.1
4
+ version: 4.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sandro Munda
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-10-23 00:00:00.000000000 Z
11
+ date: 2019-11-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails