Gemfile.lock in sapos-print-1.0.5 vs Gemfile.lock in sapos-print-1.0.6
- old
+ new
@@ -1,43 +1,42 @@
PATH
remote: .
specs:
- sapos-print (1.0.1)
+ sapos-print (1.0.6)
activesupport
awesome_print
json
- pubnub
+ pubnub (~> 4.8.0)
rest-client
thor
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.1.4.1)
+ activesupport (7.0.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
- zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
awesome_print (1.9.2)
concurrent-ruby (1.1.9)
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.13.0)
+ dry-configurable (0.14.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.6)
dry-container (0.9.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.13, >= 0.13.0)
dry-core (0.7.1)
concurrent-ruby (~> 1.0)
dry-inflector (0.2.1)
- dry-initializer (3.0.4)
+ dry-initializer (3.1.1)
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-schema (1.8.0)
concurrent-ruby (~> 1.0)
@@ -60,20 +59,20 @@
dry-schema (~> 1.8, >= 1.8.0)
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
httpclient (2.8.3)
- i18n (1.8.11)
+ i18n (1.9.1)
concurrent-ruby (~> 1.0)
json (2.6.1)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2021.1115)
- minitest (5.14.4)
+ mime-types-data (3.2022.0105)
+ minitest (5.15.0)
netrc (0.11.0)
public_suffix (4.0.6)
- pubnub (4.7.1)
+ pubnub (4.8.0)
addressable (>= 2.0.0)
concurrent-ruby (~> 1.1.5)
concurrent-ruby-edge (~> 0.5.0)
dry-validation (~> 1.0)
httpclient (~> 2.8, >= 2.8.3)
@@ -82,17 +81,16 @@
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.1.0)
+ thor (1.2.1)
timers (4.3.3)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8)
- zeitwerk (2.5.1)
PLATFORMS
arm64-darwin-21
DEPENDENCIES