Sha256: 4766042473ff2a88b4b83c6ae2dbe8967d3ac3601d4d7aedb5f87ff9f7ed4749

Contents?: true

Size: 891 Bytes

Versions: 14

Compression:

Stored size: 891 Bytes

Contents

# frozen_string_literal: true

# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

if ENV["RUBY_COMMON_TOOLS"]
  common_tools_dir = File.expand_path ENV["RUBY_COMMON_TOOLS"]
  load File.join(common_tools_dir, "toys", "release")
else
  load_git remote: "https://github.com/googleapis/ruby-common-tools.git",
           path: "toys/release",
           update: true
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
activerecord-spanner-adapter-1.6.3 .toys/release.rb
activerecord-spanner-adapter-1.6.2 .toys/release.rb
activerecord-spanner-adapter-1.6.1 .toys/release.rb
activerecord-spanner-adapter-1.6.0 .toys/release.rb
activerecord-spanner-adapter-1.5.1 .toys/release.rb
activerecord-spanner-adapter-1.5.0 .toys/release.rb
activerecord-spanner-adapter-1.4.4 .toys/release.rb
activerecord-spanner-adapter-1.4.3 .toys/release.rb
activerecord-spanner-adapter-1.4.2 .toys/release.rb
activerecord-spanner-adapter-1.4.1 .toys/release.rb
activerecord-spanner-adapter-1.4.0 .toys/release.rb
activerecord-spanner-adapter-1.3.1 .toys/release.rb
activerecord-spanner-adapter-1.2.2 .toys/release.rb
activerecord-spanner-adapter-1.2.1 .toys/release.rb