Skip to content

Commit

Permalink
Remove require 'rubygems'
Browse files Browse the repository at this point in the history
  • Loading branch information
janlelis committed Jul 24, 2016
1 parent 6ee1c96 commit 90cca68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clipboard.gemspec
@@ -1,5 +1,4 @@
# -*- encoding: utf-8 -*-
require 'rubygems' unless defined? Gem

$:.unshift File.expand_path("../lib", __FILE__)
require 'clipboard/version'
Expand Down

0 comments on commit 90cca68

Please sign in to comment.