From 0ce002d47405c0178b1016a8d803e13e5cfd823e Mon Sep 17 00:00:00 2001 From: John Keiser Date: Tue, 19 Apr 2016 09:05:59 -0700 Subject: Re-add activesupport tests --- version_policy.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'version_policy.rb') diff --git a/version_policy.rb b/version_policy.rb index eab7382d7f..59ebd58160 100644 --- a/version_policy.rb +++ b/version_policy.rb @@ -67,10 +67,12 @@ OMNIBUS_RUBYGEMS_AT_LATEST_VERSION = { # add gems to the output of bundle outdated here and we'll parse it to get the # list of outdated gems. # -# We're starting with debt here, but don't want it to get worse. +# gherkin - expected to update with new cucumber (and foodcritic?) release +# jwt - expected to update with new oauth2 release +# mini_portile2 - should go away *entirely* with new nokogiri release (not a dep anymore) +# slop - expected to disappear with new pry release # ACCEPTABLE_OUTDATED_GEMS = %w{ - activesupport gherkin jwt mini_portile2 @@ -98,7 +100,6 @@ GEMS_ALLOWED_TO_FLOAT = [ # INSTALL_WITHOUT_GROUPS = %w{ changelog - compat_testing development docgen guard -- cgit v1.2.1