Sha256: a45fbcc322cfc6ac42a9b832d763fb26dd32f956095d553989e9071441b4e478
Contents?: true
Size: 278 Bytes
Versions: 5
Compression:
Stored size: 278 Bytes
Contents
source "https://rubygems.org" gemspec group :development do gem "guard-rspec" end group :test do gem "rspec" gem "rubocop", "0.46.0" gem "coveralls", require: false gem "rbnacl-libsodium", ENV["LIBSODIUM_VERSION"] end group :development, :test do gem "rake" end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-5.0.0 | Gemfile |
rbnacl-4.0.2 | Gemfile |
rbnacl-4.0.1 | Gemfile |
rbnacl-4.0.0 | Gemfile |
rbnacl-4.0.0.pre | Gemfile |