Gemfile.lock in sapos-print-1.0.7 vs Gemfile.lock in sapos-print-1.0.8
- old
+ new
@@ -1,42 +1,42 @@
PATH
remote: .
specs:
- sapos-print (1.0.6)
+ sapos-print (1.0.7)
activesupport
awesome_print
json
pubnub (~> 4.8.0)
rest-client
thor
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.2)
+ activesupport (7.0.2.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
awesome_print (1.9.2)
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.1.10)
concurrent-ruby-edge (0.5.0)
concurrent-ruby (~> 1.1.5)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
- dry-configurable (0.14.0)
- concurrent-ruby (~> 1.0)
+ dry-configurable (0.16.1)
dry-core (~> 0.6)
- dry-container (0.9.0)
+ zeitwerk (~> 2.6)
+ dry-container (0.11.0)
concurrent-ruby (~> 1.0)
- dry-configurable (~> 0.13, >= 0.13.0)
- dry-core (0.7.1)
+ dry-core (0.9.1)
concurrent-ruby (~> 1.0)
+ zeitwerk (~> 2.6)
dry-inflector (0.2.1)
- dry-initializer (3.1.1)
+ dry-initializer (3.0.4)
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-schema (1.8.0)
concurrent-ruby (~> 1.0)
@@ -56,22 +56,22 @@
dry-container (~> 0.7, >= 0.7.1)
dry-core (~> 0.5, >= 0.5)
dry-initializer (~> 3.0)
dry-schema (~> 1.8, >= 1.8.0)
http-accept (1.7.0)
- http-cookie (1.0.4)
+ http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
- i18n (1.9.1)
+ i18n (1.12.0)
concurrent-ruby (~> 1.0)
- json (2.6.1)
+ json (2.6.2)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
- minitest (5.15.0)
+ minitest (5.17.0)
netrc (0.11.0)
- public_suffix (4.0.6)
+ public_suffix (5.0.1)
pubnub (4.8.0)
addressable (>= 2.0.0)
concurrent-ruby (~> 1.1.5)
concurrent-ruby-edge (~> 0.5.0)
dry-validation (~> 1.0)
@@ -83,14 +83,15 @@
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
thor (1.2.1)
timers (4.3.3)
- tzinfo (2.0.4)
+ tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
- unf_ext (0.0.8)
+ unf_ext (0.0.8.2)
+ zeitwerk (2.6.6)
PLATFORMS
arm64-darwin-21
DEPENDENCIES