Sha256: c51abfc4e701ad411fe295b005023a653663b875c7490502ec7ff3d4f9512a02

Contents?: true

Size: 762 Bytes

Versions: 5

Compression:

Stored size: 762 Bytes

Contents

# Copyright (c) 2019, FusionAuth, All Rights Reserved
#
# 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.

source 'https://rubygems.org'
ruby '2.5.9'

gem "rake",  "12.3.3"
gem "minitest",  "5.8.3"

# Specify your gem's dependencies in fusionauth_client.gemspec
gemspec

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
fusionauth_client-1.39.0 Gemfile
fusionauth_client-1.38.0 Gemfile
fusionauth_client-1.37.0 Gemfile
fusionauth_client-1.36.0 Gemfile
fusionauth_client-1.34.0 Gemfile