Gemfile.lock in bckbn-0.1.0 vs Gemfile.lock in bckbn-0.1.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- bckbn (0.1.0)
+ bckbn (0.1.1)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.5)
@@ -22,11 +22,11 @@
concurrent-ruby (~> 1.0)
json (2.6.3)
language_server-protocol (3.17.0.3)
method_source (1.0.0)
parallel (1.23.0)
- parser (3.2.2.3)
+ parser (3.2.2.4)
ast (~> 2.4.1)
racc
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
@@ -47,11 +47,11 @@
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
- rubocop (1.56.2)
+ rubocop (1.56.4)
base64 (~> 0.1.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.3)
@@ -62,10 +62,10 @@
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
ruby-progressbar (1.13.0)
- unicode-display_width (2.4.2)
+ unicode-display_width (2.5.0)
webmock (3.19.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
yard (0.9.34)