forest_liana 1.1.25 → 1.1.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 08755b0919fd6c4650a1ee4f190b827b6fc05dd6
4
- data.tar.gz: cd5019b911fbd05c079edb7fd082ed71a1d4a4a5
3
+ metadata.gz: 60639d17184222d58ae53a5da7c24d9e7e14652f
4
+ data.tar.gz: c67fdeddf2845a7852e11d6fe671f9eb71a08411
5
5
  SHA512:
6
- metadata.gz: e1ef1258fecaf84de85d65766e90899def5387e3724cbb6681dbea12d2ef28330ac2a771e1239f628d740bc8c87e90580aa7eda92eb0f4c17f75e2c182b5584e
7
- data.tar.gz: 45c435f1415f2ad125526460af44867dcb29b336d3602951764a2e4dcd850e839b2b8782f903706d6055721f587cc0d8f0f3bbe83dd52fa72d2b64820f4f8263
6
+ metadata.gz: 46970194e67a403dcae074eb31de10bc0c7034500d723118d8b9d8cbb0a55334400f6e6def2e410e720ba31a50fc9b8b72cbf34bf74c1803a2e45b4b4798b621
7
+ data.tar.gz: 79490dc338f8bed816439e9e1e9f72318791202278acbb91c5e21f5f75ba1c03b0d0940b5159cf8c089cf07f6401a5edf28893091fa7facc065c3d3e08870955
@@ -13,8 +13,7 @@ module ForestLiana
13
13
 
14
14
  config.middleware.insert_before 0, 'Rack::Cors' do
15
15
  allow do
16
- origins 'http://localhost:4200', 'https://www.forestadmin.com',
17
- 'http://www.forestadmin.com'
16
+ origins 'localhost:4200', '*.forestadmin.com'
18
17
  resource '*', headers: :any, methods: :any
19
18
  end
20
19
  end
@@ -1,3 +1,3 @@
1
1
  module ForestLiana
2
- VERSION = "1.1.25"
2
+ VERSION = "1.1.26"
3
3
  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: 1.1.25
4
+ version: 1.1.26
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sandro Munda
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-01-15 00:00:00.000000000 Z
11
+ date: 2016-01-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -296,7 +296,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
296
296
  version: '0'
297
297
  requirements: []
298
298
  rubyforge_project:
299
- rubygems_version: 2.4.5
299
+ rubygems_version: 2.5.1
300
300
  signing_key:
301
301
  specification_version: 4
302
302
  summary: Forest Rails Liana