Gemfile in identity_cache-1.5.5 vs Gemfile in identity_cache-1.5.6

- old
+ new

@@ -1,10 +1,10 @@ # frozen_string_literal: true source "https://rubygems.org" gemspec -gem "rubocop", "~> 1.5" +gem "rubocop", "~> 1.61.0" gem "rubocop-shopify", "~> 2.9.0", require: false gem "mysql2", "~> 0.5.3", platform: :mri gem "pg", ">= 0.18", "< 2.0", platform: :mri