forest_liana 9.3.2 → 9.3.3

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: 4b511be2ddb8f191c6c0330ba1efbe5df8412f2fb55b73bc7b3467592d45a756
4
- data.tar.gz: fdd3364f153150c06afb8020bb53020208e3664c9c4522937e2b423aee6c67b2
3
+ metadata.gz: 9ecd4446f9771ce43fd82ea5384d49a285026a45e2eb738ebe77ef050e1577bc
4
+ data.tar.gz: 2e0c98d7abce8bd30cd506d8cad97c3722dd81f1fb238f3ef7af688d593eb565
5
5
  SHA512:
6
- metadata.gz: 79d756612c12fdf595204d2fc1fb15386e7c4050126b20be4f1e633f83387f8c5efc48e45870f42b762268d3a8df83a8c68116da33b239b7b8b2818f4eda352e
7
- data.tar.gz: 8143c1f375b5563be084b69cd341c8506ffb3ba5efcaf245ee23fe40f81232a2923a509aa19a8ead1eb7580c34c030f7f481d0f1d643903dda83a3b1ff0bb3a6
6
+ metadata.gz: 6c20f0891a944d64922eef062be12392bdcb4aacd2b598441bc8db226dbc18693da546e0958f101dc714d111ca959b3df841cc30f083ca99516dee93213010da
7
+ data.tar.gz: a25c0512b808f257529fc4d2af8df3c5353af503aecff8707fb0c2b15721f71dc2986882f48812e259631b6faa1a064d5960cd387da9730545fc0e7001ecd586
@@ -1,3 +1,5 @@
1
+ require 'ostruct'
2
+
1
3
  module ForestLiana
2
4
  class MixpanelEvent < OpenStruct
3
5
  end
@@ -1,3 +1,3 @@
1
1
  module ForestLiana
2
- VERSION = "9.3.2"
2
+ VERSION = "9.3.3"
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: 9.3.2
4
+ version: 9.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sandro Munda
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-04-12 00:00:00.000000000 Z
11
+ date: 2024-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails