skyltmax_config 0.0.11 → 0.0.12.pre.28b460b

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
  SHA256:
3
- metadata.gz: bb4e86540c5b6ba46af8b5d19add18433905c24ef73d8202adba8446e741ab00
4
- data.tar.gz: 6f44a534a142ef2af549256f893df639d841fe989d4aa405ebc167feb8cb6af4
3
+ metadata.gz: b1809a235df25c514f069be0795faa1511c892e739b407839cf7a79335e45780
4
+ data.tar.gz: 12ae68554b5114ea613e94ae2f0288e3380909721336e3bc591764e17c866143
5
5
  SHA512:
6
- metadata.gz: 16a02fe789604ce4030d121f97427425762a9c5dedfe10c735ca3b17731fff19bcdb72ca8605a5723c0c40d033a6d5b2e19c9159bd61182752ba4f1b442404ed
7
- data.tar.gz: 9f978d60a1157a5ae364a461c17bc9a0ae4b8b53bf8c2a7cd50dc8476b83642dc8ca098969314f2f0b2d6a41ef549c66c11555c5a5eab3b9029df138365b4d2e
6
+ metadata.gz: 9b63fe46e225d9b0938e944e901a7f94abf6edc62939c3c2f85356da559d5c1de203c6d3b63290f8e47f154017337deba28802258a42427aa8940c915f28fe35
7
+ data.tar.gz: 482d269ee4a425bd5d439871d240d61021a7d481ec84e3825a7535612a0ebf9ae0829c8635785b4ddc671165e95ea9e5991f7cfa6d72dcdfa478e3e9b1343437
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- skyltmax_config (0.0.11)
4
+ skyltmax_config (0.0.12.pre.28b460b)
5
5
  rubocop (>= 1.81.0, < 2)
6
6
  rubocop-performance (>= 1.26.0, < 2)
7
7
  rubocop-rails (>= 2.33.0, < 3)
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module SkyltmaxConfig
4
- VERSION = "0.0.11"
4
+ VERSION = "0.0.12.pre.28b460b"
5
5
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signmax/config",
3
- "version": "0.0.11",
3
+ "version": "0.0.12",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: skyltmax_config
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12.pre.28b460b
5
5
  platform: ruby
6
6
  authors:
7
7
  - Signmax AB