Skip to content

Commit 2328a6b

Browse files
committed
Remove unused Rubinius entry from Gemfile
1 parent 2e135a0 commit 2328a6b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Gemfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@ source 'https://rubygems.org'
22

33
gemspec
44

5-
platforms :rbx do
6-
gem 'rubysl', '~> 2.0'
7-
gem 'json'
8-
end
9-
105
# public_suffix 3+ requires ruby 2.1+
116
if Gem::Requirement.new('< 2.1').satisfied_by?(Gem::Version.new(RUBY_VERSION))
127
gem 'public_suffix', '< 3'

0 commit comments

Comments
 (0)