From af66c4697c2ca3d67c853cae6c900b124c354e90 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Wed, 12 Feb 2014 12:55:47 +0100 Subject: Update Travis settings for Rubinius /cc @brixen --- Gemfile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index d1eb460fbc..753b1d423a 100644 --- a/Gemfile +++ b/Gemfile @@ -76,11 +76,6 @@ platforms :jruby do end end -platforms :rbx do - gem 'psych', '~> 2.0' - gem 'rubysl', '~> 2.0' -end - # gems that are necessary for ActiveRecord tests with Oracle database if ENV['ORACLE_ENHANCED'] platforms :ruby do -- cgit v1.2.3