summaryrefslogtreecommitdiff
path: root/tool/test_for_warn_bundled_gems/test_warn_sub_feature.rb
blob: bf7eb3572d5222067cead3b63fe099e50f51b535 (plain)
1
2
3
4
5
6
7
require "bundler/inline"

gemfile do
  source "https://rubygems.org"
end

require "bigdecimal/util"