Sha256: 3a218bb509c91d38a1ad94dec343407f4e2dccf29a76ca4c9984b52e05b07a0c
Contents?: true
Size: 169 Bytes
Versions: 1
Compression:
Stored size: 169 Bytes
Contents
# frozen_string_literal: true RSpec.describe Ruby::Amazon::Bedrock do it "has a version number" do expect(Ruby::Amazon::Bedrock::VERSION).not_to be nil end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-amazon-bedrock-0.1.1 | spec/bedrock_spec.rb |