Sha256: c180cc892ed21a29174c604d4c46ef2d7911d141bdc85592bdf605da1c779b23

Contents?: true

Size: 165 Bytes

Versions: 4

Compression:

Stored size: 165 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'
gemspec

gem 'rake', '~> 12.0'
gem 'rspec', '~> 3.0'

group :test do
  gem 'byebug'
  gem 'webmock'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
online_payment_platform-0.0.3 Gemfile
online_payment_platform-0.0.2 Gemfile
online_payment_platform-0.0.1 Gemfile
online_payment_platform-0.0.0 Gemfile