diff --git a/Gemfile b/Gemfile index 8e2158bb6..24b9021b5 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ end group :development do gem "aruba", "~> 0.10" # Stay below 1 until aruba/in_process monkeypatching stops gem "debug" - gem "cucumber", ">1.0.5", "< 4.0" # until we identify what is generating the ~@no_run tag in CI + gem "cucumber", "< 4.0" # until we identify what is generating the ~@no_run tag in CI gem "cucumber-expressions", "= 5.0.13" gem "chef-zero", ">= 4.0" gem "dep_selector", ">= 1.0"