gemfiles/openssl_head.gemfile in tpm-key_attestation-0.6.0 vs gemfiles/openssl_head.gemfile in tpm-key_attestation-0.7.0
- old
+ new
@@ -1,11 +1,12 @@
# This file was generated by Appraisal
source "https://rubygems.org"
gem "appraisal", "~> 2.2.0"
+gem "byebug", "~> 11.0"
gem "rake", "~> 12.0"
gem "rspec", "~> 3.0"
-gem "rubocop"
+gem "rubocop", "~> 0.79.0"
gem "openssl", git: "https://github.com/ruby/openssl"
gemspec path: "../"