diff --git a/Gemfile b/Gemfile index f066546a..878b1445 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "rspec", "~> 3.3" gem "webrick", "~> 1.6" platform :jruby do - gem "psych", "~> 4.0.6" + gem "psych" end group :linting do