diff --git a/Gemfile b/Gemfile index 24aaecd9841..db985594459 100644 --- a/Gemfile +++ b/Gemfile @@ -43,5 +43,3 @@ end group :rdoc do gem "rdoc", "6.5.0" end - -gem "psych", "!= 5.1.1", "!= 5.1.0" # https://github.com/ruby/psych/issues/655