Sha256: 874ed366462372e2f4624a444485a705ef5013672f5622e439cac010408c5c9f

Contents?: true

Size: 541 Bytes

Versions: 1

Compression:

Stored size: 541 Bytes

Contents

source "https://rubygems.org"
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

gem "minitest", "~> 5.0" # minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking
gem "organize_gemfile"   # Organize your Gemfile with annotations
gem "rake", "~> 13.0"    # Rake is a Make-like program implemented in Ruby
gem "standard", "~> 1.3" # Ruby Style Guide, with linter & automatic code fixer
gem "bump", "~> 0.6"     # Bump is a command line tool to help you version your Ruby projects

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
organize_gemfile-0.1.1 Gemfile