Gemfile.lock in sapos-print-1.1.0 vs Gemfile.lock in sapos-print-1.1.1
- old
+ new
@@ -1,75 +1,76 @@
PATH
remote: .
specs:
- sapos-print (1.0.10)
- activesupport
+ sapos-print (1.1.0)
+ activesupport (~> 6.1)
awesome_print
json
pubnub (~> 4.8.0)
rest-client
thor
GEM
remote: https://rubygems.org/
specs:
- activesupport (7.0.3)
+ activesupport (6.1.7.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- addressable (2.8.1)
+ zeitwerk (~> 2.3)
+ addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
awesome_print (1.9.2)
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.16.1)
- dry-core (~> 0.6)
+ dry-configurable (1.0.1)
+ dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
- dry-container (0.11.0)
+ dry-core (1.0.0)
concurrent-ruby (~> 1.0)
- dry-core (0.9.1)
- concurrent-ruby (~> 1.0)
zeitwerk (~> 2.6)
- dry-inflector (0.2.1)
+ dry-inflector (1.0.0)
dry-initializer (3.1.1)
- dry-logic (1.2.0)
+ dry-logic (1.5.0)
concurrent-ruby (~> 1.0)
- dry-core (~> 0.5, >= 0.5)
- dry-schema (1.8.0)
+ dry-core (~> 1.0, < 2)
+ zeitwerk (~> 2.6)
+ dry-schema (1.13.2)
concurrent-ruby (~> 1.0)
- dry-configurable (~> 0.13, >= 0.13.0)
- dry-core (~> 0.5, >= 0.5)
+ dry-configurable (~> 1.0, >= 1.0.1)
+ dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
- dry-logic (~> 1.0)
- dry-types (~> 1.5)
- dry-types (1.5.1)
+ dry-logic (>= 1.4, < 2)
+ dry-types (>= 1.7, < 2)
+ zeitwerk (~> 2.6)
+ dry-types (1.7.1)
concurrent-ruby (~> 1.0)
- dry-container (~> 0.3)
- dry-core (~> 0.5, >= 0.5)
- dry-inflector (~> 0.1, >= 0.1.2)
- dry-logic (~> 1.0, >= 1.0.2)
- dry-validation (1.7.0)
+ dry-core (~> 1.0)
+ dry-inflector (~> 1.0)
+ dry-logic (~> 1.4)
+ zeitwerk (~> 2.6)
+ dry-validation (1.10.0)
concurrent-ruby (~> 1.0)
- dry-container (~> 0.7, >= 0.7.1)
- dry-core (~> 0.5, >= 0.5)
+ dry-core (~> 1.0, < 2)
dry-initializer (~> 3.0)
- dry-schema (~> 1.8, >= 1.8.0)
+ dry-schema (>= 1.12, < 2)
+ zeitwerk (~> 2.6)
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
- i18n (1.12.0)
+ i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.6.3)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2022.0105)
- minitest (5.17.0)
+ mime-types-data (3.2023.0218.1)
+ minitest (5.18.1)
netrc (0.11.0)
public_suffix (5.0.1)
pubnub (4.8.0)
addressable (>= 2.0.0)
concurrent-ruby (~> 1.1.5)
@@ -81,17 +82,17 @@
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
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.5)
+ thor (1.2.2)
+ timers (4.3.5)
+ tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
- zeitwerk (2.6.6)
+ zeitwerk (2.6.8)
PLATFORMS
arm64-darwin-21
DEPENDENCIES