Gemfile.lock in lxi_rb-0.6.3 vs Gemfile.lock in lxi_rb-0.6.4
- old
+ new
@@ -1,18 +1,26 @@
PATH
remote: .
specs:
- lxi_rb (0.6.2)
+ lxi_rb (0.6.3)
ffi (~> 1.15)
GEM
remote: https://rubygems.org/
specs:
+ ansi (1.5.0)
ast (2.4.2)
+ builder (3.2.4)
+ bump (0.8.0)
ffi (1.15.5)
json (2.6.3)
minitest (5.18.0)
+ minitest-reporters (1.6.0)
+ ansi
+ builder
+ minitest (>= 5.0)
+ ruby-progressbar
parallel (1.22.1)
parser (3.2.1.0)
ast (~> 2.4.1)
rainbow (3.1.1)
rake (13.0.6)
@@ -35,11 +43,13 @@
PLATFORMS
arm64-darwin-22
DEPENDENCIES
+ bump (~> 0.8.0)
lxi_rb!
minitest (~> 5.0)
+ minitest-reporters (~> 1.4)
rake (~> 13.0)
rubocop (~> 1.21)
BUNDLED WITH
2.4.10