Sha256: 3bdaa9f2dd0546434edc2daa895b4da42a998eb8739d1b4a2af6adc612a2b0d8

Contents?: true

Size: 314 Bytes

Versions: 6

Compression:

Stored size: 314 Bytes

Contents

# -*- ruby -*-

# Specify your gem's runtime dependencies in cipherstash-pg.gemspec
gemspec

source "https://rubygems.org/"

group :development, :test do
  gem "bundler", ">= 1.16", "< 3.0"
  gem "rake-compiler", "~> 1.2.1"
  gem "rake-compiler-dock", "~> 1.3.0"
  gem "rdoc", "~> 6.4"
  gem "rspec", "~> 3.5"
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cipherstash-pg-1.0.0.beta.1-x86_64-darwin-21 ./Gemfile
cipherstash-pg-1.0.0.beta.1-arm64-darwin-21 ./Gemfile
cipherstash-pg-1.0.0.beta.1-x86_64-linux ./Gemfile
cipherstash-pg-1.0.0.beta.1-x86_64-darwin-22 ./Gemfile
cipherstash-pg-1.0.0.beta.1-arm64-darwin-22 ./Gemfile
cipherstash-pg-1.0.0.beta.1-aarch64-linux ./Gemfile