Sha256: 5252bd52afa32241a5ddd43afeca364e8647024f34f00756cdf6f66f62c6592c

Contents?: true

Size: 373 Bytes

Versions: 8

Compression:

Stored size: 373 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.4'
  gem 'webmock', '~> 3.0', '>= 3.0.1'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
postman_mta-0.2.8 Gemfile
postman_mta-0.2.7 Gemfile
postman_mta-0.2.6 Gemfile
postman_mta-0.2.4 Gemfile
postman_mta-0.2.3 Gemfile
postman_mta-0.2.2 Gemfile
postman_mta-0.2.1 Gemfile
postman_mta-0.2.0 Gemfile