lock therubyrhino gem dep
This commit is contained in:
parent
54c055ea5e
commit
5a88184769
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -26,7 +26,7 @@ group :test do
|
||||||
end
|
end
|
||||||
|
|
||||||
platforms :jruby do
|
platforms :jruby do
|
||||||
gem "therubyrhino"
|
gem "therubyrhino", "1.73.5"
|
||||||
end
|
end
|
||||||
|
|
||||||
gem "less", "~> 2.2"
|
gem "less", "~> 2.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue