Gemfile in second_level_cache-2.4.1 vs Gemfile in second_level_cache-2.4.2

- old
+ new

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