skyltmax_config 0.0.11 → 0.0.12.pre.006d386

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: e752d74cf324738ad508a1f5fbae43408748aa15149e074f0d0fa4832e1da821
4
+ data.tar.gz: b28b7feef6dc82e588a6a42db73ba251802fe24ace3eea618d96a4a0b6a304f4
5
5
  SHA512:
6
- metadata.gz: 16a02fe789604ce4030d121f97427425762a9c5dedfe10c735ca3b17731fff19bcdb72ca8605a5723c0c40d033a6d5b2e19c9159bd61182752ba4f1b442404ed
7
- data.tar.gz: 9f978d60a1157a5ae364a461c17bc9a0ae4b8b53bf8c2a7cd50dc8476b83642dc8ca098969314f2f0b2d6a41ef549c66c11555c5a5eab3b9029df138365b4d2e
6
+ metadata.gz: e73d752fcc4b70a18dd64b6692f105709d2818a2241cd7bc12d370d6917751477320280bd2db9edcc46e66606e163f4802a809feddd8412a711ccb173fa7ec11
7
+ data.tar.gz: 60b6a74d84e4f68d41c8623f7bf64b7a979a6614d140b90c6ab43ae2165bc28d15022b745e4453b5f2f89d79233da8adaf4e73b423bf12fa69378646294ea168
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.006d386)
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.006d386"
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.006d386
5
5
  platform: ruby
6
6
  authors:
7
7
  - Signmax AB