Gemfile in second_level_cache-2.4.4 vs Gemfile in second_level_cache-2.5.0

- old
+ new

@@ -1,8 +1,8 @@ # frozen_string_literal: true source "https://rubygems.org" gemspec -gem "paranoia", "~> 2.2" +gem "paranoia", "~> 2.4.2" gem "pry" -gem "rails", "~> 5.2.0.rc" +gem "rails", "~> 6"