Gemfile.lock in arxutils_sqlite3-0.1.59 vs Gemfile.lock in arxutils_sqlite3-0.1.60
- old
+ new
@@ -1,11 +1,13 @@
PATH
remote: .
specs:
- arxutils_sqlite3 (0.1.59)
+ arxutils_sqlite3 (0.1.60)
activerecord (~> 6.1)
activesupport
+ bundler
+ rake (~> 13.0)
simpleoptparse
sqlite3
ykutils
ykxutils
@@ -37,13 +39,14 @@
messagex (0.1.5)
minitest (5.16.3)
parallel (1.22.1)
parser (3.1.2.1)
ast (~> 2.4.1)
+ power_assert (1.1.7)
rainbow (3.1.1)
rake (13.0.6)
- regexp_parser (2.5.0)
+ regexp_parser (2.6.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
rspec-mocks (~> 3.11.0)
@@ -66,47 +69,52 @@
rubocop-ast (>= 1.20.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
+ rubocop-performance (1.15.0)
+ rubocop (>= 1.7.0, < 2.0)
+ rubocop-ast (>= 0.4.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.13.2)
rubocop (~> 1.33)
ruby-progressbar (1.11.0)
simpleoptparse (0.1.2)
- sqlite3 (1.5.0-x86_64-linux)
+ sqlite3 (1.5.2-x86_64-linux)
tilt (2.0.11)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.3.0)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
- ykutils (0.1.6)
+ ykutils (0.1.7)
erubi
filex
tilt
ykxutils (0.1.7)
- zeitwerk (2.6.0)
+ zeitwerk (2.6.1)
PLATFORMS
x86_64-linux
DEPENDENCIES
activerecord (~> 6.1)
activesupport
arxutils_sqlite3!
bundler
+ power_assert (~> 1.1.5)
rake (~> 13.0)
rspec (~> 3.0)
rubocop (~> 1.7)
+ rubocop-performance
rubocop-rake
rubocop-rspec
simpleoptparse
sqlite3
yard
- ykutils (> 0.1.3)
- ykxutils (> 0.1.0)
+ ykutils
+ ykxutils
BUNDLED WITH
2.3.22