Sha256: 112e0708167b78d434b01e2bc3ed17b2072c565b8704cd1dcb2156e322a7460b

Contents?: true

Size: 272 Bytes

Versions: 7

Compression:

Stored size: 272 Bytes

Contents

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

# Specify your gem's dependencies in repo_analyzer.gemspec.
gemspec

group :development do
  gem 'sqlite3'
end

# To use a debugger
# gem 'byebug', group: [:development, :test]

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
repo_analyzer-1.6.0 Gemfile
repo_analyzer-1.5.0 Gemfile
repo_analyzer-1.4.0 Gemfile
repo_analyzer-1.3.0 Gemfile
repo_analyzer-1.2.0 Gemfile
repo_analyzer-1.1.0 Gemfile
repo_analyzer-1.0.0 Gemfile