gemfiles/rails_70.gemfile in instana-1.214.0 vs gemfiles/rails_70.gemfile in instana-1.214.1

- old
+ new

@@ -3,14 +3,13 @@ source "https://rubygems.org" gem "minitest-reporters" gem "webmock" gem "puma" -gem "rubocop", "~> 1.9" gem "rack-test" gem "simplecov", "~> 0.21.2" gem "mail", ">= 2.8.1" -gem "rails", "7.0.8" +gem "rails", "7.0.3" gem "mysql2", "0.5.5" gem "pg" gem "sqlite3", "~> 1.4" gemspec path: "../"