Sha256: e724d578ce0c8748801e091a562bb3efcf2a6ba319d3c06c2c464b2d8a1f2f4d
Contents?: true
Size: 572 Bytes
Versions: 32
Compression:
Stored size: 572 Bytes
Contents
source "https://rubygems.org" git_source(:github) { |repo| "https://github.com/#{repo}.git" } <% unless options[:skip_gemspec] -%> # Specify your gem's dependencies in <%= name %>.gemspec. gemspec <% end -%> <% gemfile_entries.each do |gemfile_entry| %> <%= gemfile_entry %> <% end -%> <% if RUBY_ENGINE == "ruby" -%> # Start debugger with binding.b [https://github.com/ruby/debug] # gem "debug", ">= 1.0.0" <% end -%> <% if RUBY_PLATFORM.match?(/bccwin|cygwin|emx|mingw|mswin|wince|java/) -%> gem "tzinfo-data", platforms: %i[ mingw mswin x64_mingw jruby ] <% end -%>
Version data entries
32 entries across 30 versions & 4 rubygems