Gemfile in meshtastic-0.0.41 vs Gemfile in meshtastic-0.0.42
- old
+ new
@@ -11,17 +11,17 @@
# In some circumstances custom flags are passed to gems in order
# to build appropriately. Defer to ./reinstall_pwn_gemset.sh
# to review these custom flags (e.g. pg, serialport, etc).
gem 'bundler', '>=2.5.3'
gem 'bundle-audit', '0.1.0'
-gem 'geocoder', '1.8.2'
+gem 'geocoder', '1.8.3'
gem 'google-protobuf', '3.21.12'
gem 'mqtt', '0.6.0'
gem 'rake', '13.2.1'
gem 'rdoc', '6.6.3.1'
gem 'rspec', '3.13.0'
gem 'rubocop', '1.63.4'
gem 'rubocop-rake', '0.6.0'
-gem 'rubocop-rspec', '2.29.1'
+gem 'rubocop-rspec', '2.29.2'
gem 'rvm', '1.11.3.9'
gem 'tty-prompt', '0.23.1'
gem 'yard', '0.9.36'