Gemfile.lock in prologix_gpib-0.4.4 vs Gemfile.lock in prologix_gpib-0.5.0
- old
+ new
@@ -1,22 +1,24 @@
PATH
remote: .
specs:
- prologix_gpib (0.4.3)
- activesupport
- rubyserial
+ prologix_gpib (0.4.4)
+ activesupport (~> 7.0.1)
+ bindata (~> 2.4.10)
+ rubyserial (~> 0.6.0)
terminal-table (~> 3.0.2)
- thor
+ thor (~> 1.2.1)
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
+ bindata (2.4.10)
coderay (1.1.3)
concurrent-ruby (1.1.9)
ffi (1.15.5)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
@@ -41,9 +43,8 @@
DEPENDENCIES
bundler (~> 2.0)
prologix_gpib!
pry
rake (~> 10.0)
- rubyserial (~> 0.6)
BUNDLED WITH
2.2.32