diff --git a/Gemfile b/Gemfile index 62737182..5edff102 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ group :test do end platforms :jruby do - gem "therubyrhino" + gem "therubyrhino", "1.73.5" end gem "less", "~> 2.2"