thecore_print_commons 2.0 → 2.0.1

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: 43120d7f8257628cb1b1f6162b37e1ad70b46f331ecd385e38b4c538cfd9c18f
4
- data.tar.gz: 037604d88fc72c486f7d211bc5ad740cbd9c5de505142a932898a3657878ca2d
3
+ metadata.gz: 2b4a79a5bcb24f16e537258ceacc9dc1d17aa5d1c306aeb7bce3f055092c170e
4
+ data.tar.gz: ec8ae89d59b18ee4f57e86fcc349963ec60389884f5d8400b32ba48ccab4596b
5
5
  SHA512:
6
- metadata.gz: 83fe9c65c3781f0b14c428e5981c524ecd88cf4f38975a5b06855369cb38e76a5318cf6d0b8a4a370cc7d17de1de03b2633d4daa81ab33c8b765198cffbe9952
7
- data.tar.gz: 481cb7c93d20c569795cd93d605552fb87071b4554393f57825db783f7161548b892974ceec0e87bc9568c4e63eb39457595163a836d841c796bf58522201093
6
+ metadata.gz: 4b598cba3b478154bf72c7a2e18ad7c39be3c9d9df354a5792dcea06ad883fa67a02b092a6f0509390b34bb021ca53f48388c7a13e0661755af7c5c3034bad69
7
+ data.tar.gz: 3d2599e4122a9f0c0d332412e307bd9aed27225d5f7f7b84373d7879b9e333104481361e5e86c040becb06fea1a6a7f2e3c946ec8a53e7a3abfc73dc8d48531c
@@ -2,7 +2,6 @@ require 'thecore_background_jobs'
2
2
  require 'cupsffi'
3
3
  require "thecore_print_commons/engine"
4
4
 
5
- require 'thecore'
6
5
  module ThecorePrintCommons
7
6
  # Your code goes here...
8
7
  end
@@ -1,3 +1,3 @@
1
1
  module ThecorePrintCommons
2
- VERSION = '2.0'.freeze
2
+ VERSION = '2.0.1'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thecore_print_commons
3
3
  version: !ruby/object:Gem::Version
4
- version: '2.0'
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriele Tassoni