Skip to content

Commit fda505b

Browse files
committed
Remove dependency on std libs
Tests are now only run against MRI
1 parent 26c424c commit fda505b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Gemfile

-4
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ active_model_opts =
1010
end
1111

1212
gem 'activemodel', active_model_opts
13-
14-
platforms :rbx do
15-
gem 'rubysl', '~> 2.0'
16-
end

0 commit comments

Comments
 (0)