Gemfile in meshtastic-0.0.76 vs Gemfile in meshtastic-0.0.77
- old
+ new
@@ -9,19 +9,19 @@
# *** FYI:
# 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 'bundler', '>=2.5.20'
gem 'bundle-audit', '0.1.0'
gem 'geocoder', '1.8.3'
gem 'google-protobuf', '3.21.12'
gem 'mqtt', '0.6.0'
gem 'rake', '13.2.1'
gem 'rdoc', '6.7.0'
gem 'rspec', '3.13.0'
-gem 'rubocop', '1.66.1'
-gem 'rubocop-rake', '0.6.0'
-gem 'rubocop-rspec', '3.0.5'
+gem 'rubocop', '>=1.66.1'
+gem 'rubocop-rake', '>=0.6.0'
+gem 'rubocop-rspec', '>=3.0.5'
gem 'rvm', '1.11.3.9'
gem 'tty-prompt', '0.23.1'
gem 'yard', '0.9.37'