Sha256: 19c5fc618d1364f0b13f62325a79bedae0d4445aac86b213cc4ab4ad4d7f36e9

Contents?: true

Size: 377 Bytes

Versions: 8

Compression:

Stored size: 377 Bytes

Contents

source 'https://rubygems.org'

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

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

group :development, :test do
  gem 'api_matchers', '~> 0.6.2'
  gem 'rails', '~> 5.0'
  gem 'rspec-rails', '~> 3.5', '>= 3.5.2'
  gem 'sqlite3', '~> 1.3', '>= 1.3.13'
  gem 'webmock', '~> 3.0', '>= 3.0.1'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
postman_mta-0.1.9 Gemfile
postman_mta-0.1.8 Gemfile
postman_mta-0.1.7 Gemfile
postman_mta-0.1.6 Gemfile
postman_mta-0.1.5 Gemfile
postman_mta-0.1.4 Gemfile
postman_mta-0.1.3 Gemfile
postman_mta-0.1.2 Gemfile