Skip to content

Commit

Permalink
remove semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
infused committed Apr 9, 2015
1 parent 3151d96 commit 265b40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'bundler/setup';
require 'bundler/setup'
Bundler.setup(:default, :development)

require 'rspec/core/rake_task'
Expand Down

0 comments on commit 265b40e

Please sign in to comment.