aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/match_platform.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/match_platform.rb')
-rw-r--r--lib/bundler/match_platform.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/match_platform.rb b/lib/bundler/match_platform.rb
index e6a33ecb..1dda3cad 100644
--- a/lib/bundler/match_platform.rb
+++ b/lib/bundler/match_platform.rb
@@ -1,4 +1,4 @@
-require 'bundler/gem_helpers'
+require "bundler/gem_helpers"
module Bundler
module MatchPlatform