Gemfile.lock in k2-connect-ruby-1.0.0 vs Gemfile.lock in k2-connect-ruby-2.0.0
- old
+ new
@@ -1,29 +1,29 @@
PATH
remote: .
specs:
- k2-connect-ruby (0.0.4)
+ k2-connect-ruby (1.0.0)
activemodel (~> 6.1.3.1)
activesupport (~> 6.1.3.1)
rest-client (~> 2.1.0)
yajl-ruby (~> 1.4.1)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.3.1)
- activesupport (= 6.1.3.1)
- activesupport (6.1.3.1)
+ activemodel (6.1.3.2)
+ activesupport (= 6.1.3.2)
+ activesupport (6.1.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
coderay (1.1.3)
- concurrent-ruby (1.1.8)
+ concurrent-ruby (1.1.9)
crack (0.4.5)
rexml
diff-lcs (1.4.4)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
@@ -43,23 +43,23 @@
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (1.0.1)
http-accept (1.7.0)
- http-cookie (1.0.3)
+ http-cookie (1.0.4)
domain_name (~> 0.5)
- i18n (1.8.10)
+ i18n (1.10.0)
concurrent-ruby (~> 1.0)
listen (3.5.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.8)
method_source (1.0.0)
- mime-types (3.3.1)
+ mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2021.0225)
- minitest (5.14.4)
+ mime-types-data (3.2022.0105)
+ minitest (5.15.0)
nenv (0.3.0)
netrc (0.11.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
@@ -98,18 +98,18 @@
thor (1.1.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
- unf_ext (0.0.7.7)
+ unf_ext (0.0.8)
vcr (6.0.0)
webmock (3.12.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
yajl-ruby (1.4.1)
- zeitwerk (2.4.2)
+ zeitwerk (2.5.4)
PLATFORMS
ruby
DEPENDENCIES
@@ -122,6 +122,6 @@
rspec-nc (~> 0.3.0)
vcr (~> 6.0.0)
webmock (~> 3.12.2)
BUNDLED WITH
- 2.2.11
+ 2.2.21