Sha256: 796c78d1f57d6c56dbd65f0a491d9489fd30924a28dd7d1cd9836ccdc65d318d

Contents?: true

Size: 195 Bytes

Versions: 5

Compression:

Stored size: 195 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

gemspec

group :development do
  gem 'rubocop', '~> 0.71'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
smart_todo-1.2.0 Gemfile
smart_todo-1.1.0 Gemfile
smart_todo-1.0.2 Gemfile
smart_todo-1.0.1 Gemfile
smart_todo-1.0.0 Gemfile