Sha256: 5b497742f97aa71bed990e7c14429c93a931f0850666b506ada1381f9d419193

Contents?: true

Size: 202 Bytes

Versions: 45

Compression:

Stored size: 202 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

plugin 'diffend'

gemspec

group :development do
  gem 'byebug'
end

group :test do
  gem 'factory_bot'
  gem 'rspec'
  gem 'simplecov'
end

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
waterdrop-2.3.3 Gemfile
waterdrop-2.3.2 Gemfile
waterdrop-2.3.1 Gemfile
waterdrop-2.3.0 Gemfile
waterdrop-2.2.0 Gemfile