Gemfile.lock in whoop-1.0.2 vs Gemfile.lock in whoop-1.0.3
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- whoop (1.0.2)
+ whoop (1.0.3)
activerecord (>= 6.1.4)
activesupport (>= 6.1.4)
anbt-sql-formatter
colorize
rouge
@@ -23,16 +23,19 @@
tzinfo (~> 2.0)
anbt-sql-formatter (0.1.0)
ast (2.4.2)
bump (0.10.0)
byebug (11.1.3)
+ codecov (0.6.0)
+ simplecov (>= 0.15, < 0.22)
coderay (1.1.3)
colorize (0.8.1)
commander (4.6.0)
highline (~> 2.0.0)
concurrent-ruby (1.1.10)
diff-lcs (1.5.0)
+ docile (1.4.0)
highline (2.0.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.6.2)
magic_frozen_string_literal (1.2.0)
@@ -84,10 +87,15 @@
parser (>= 3.1.1.0)
rubocop-performance (1.14.3)
rubocop (>= 1.7.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.11.0)
+ simplecov (0.16.1)
+ docile (~> 1.1)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.2)
sorbet-runtime (0.5.10455)
sord (4.0.0)
commander (~> 4.5)
parlour (~> 5.0)
sorbet-runtime
@@ -102,16 +110,19 @@
yard (0.9.28)
webrick (~> 1.7.0)
PLATFORMS
arm64-darwin-21
+ x86_64-linux
DEPENDENCIES
bump
+ codecov
magic_frozen_string_literal
pry-byebug
rake
rspec
+ simplecov
sord
standard
whoop!
BUNDLED WITH