Gemfile.lock in cryptoform-0.1.0 vs Gemfile.lock in cryptoform-0.2.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- cryptoform (0.1.0)
+ cryptoform (0.2.0)
async-http (~> 0.69)
base64 (~> 0.2)
lockbox (~> 1.3)
zeitwerk (~> 2.6)
@@ -33,10 +33,11 @@
console (1.25.2)
fiber-annotation
fiber-local (~> 1.1)
json
diff-lcs (1.5.1)
+ docile (1.4.0)
e2mmap (0.1.0)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (0.1.2)
@@ -61,11 +62,11 @@
overcommit (0.63.0)
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.25.1)
- parser (3.3.3.0)
+ parser (3.3.4.0)
ast (~> 2.4.1)
racc
protocol-hpack (1.4.3)
protocol-http (0.26.8)
protocol-http1 (0.19.1)
@@ -93,31 +94,39 @@
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
- rubocop (1.64.1)
+ rubocop (1.65.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
- regexp_parser (>= 1.8, < 3.0)
+ regexp_parser (>= 2.4, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
+ rubocop-disable_syntax (0.1.1)
+ rubocop (>= 1.50)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
- rubocop-rspec (3.0.2)
+ rubocop-rspec (3.0.3)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
+ simplecov (0.22.0)
+ docile (~> 1.1)
+ simplecov-html (~> 0.11)
+ simplecov_json_formatter (~> 0.1)
+ simplecov-html (0.12.3)
+ simplecov_json_formatter (0.1.4)
solargraph (0.50.0)
backport (~> 1.2)
benchmark
bundler (~> 2.0)
diff-lcs (~> 1.4)
@@ -148,12 +157,14 @@
cryptoform!
overcommit
rake
rspec
rubocop
+ rubocop-disable_syntax
rubocop-performance
rubocop-rake
rubocop-rspec
+ simplecov
solargraph
BUNDLED WITH
2.5.11