Codebase list ruby-omniauth-facebook / f1125cd
removed bundler Nitesh A Jain 10 years ago
2 changed file(s) with 14 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Description: Removing bundler from test/helper.rb
1 Author: Nitesh A Jain <niteshjain92@gmail.com>
2 Forwarded: no
3 Last-Update: 2013-06-12
4 ---
5 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
6 --- a/test/helper.rb
7 +++ b/test/helper.rb
8 @@ -1,4 +1,3 @@
9 -require 'bundler/setup'
10 require 'minitest/autorun'
11 require 'mocha'
12 require 'omniauth/strategies/facebook'
0 removing_bundler.diff