Sha256: a134575af27710422b4fee6da858270102dc60b575183576aba8ec9f6d278fdb

Contents?: true

Size: 840 Bytes

Versions: 4

Compression:

Stored size: 840 Bytes

Contents

# Copyright (c) 2019-2024, 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.7.5'

gem 'minitest',      '~> 5.22', '>= 5.22.3'
gem 'rake',          '~> 13.2', '>= 13.2.1'
gem 'rdoc-markdown', '~> 0.4.2'

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fusionauth_client-1.53.0 Gemfile
fusionauth_client-1.52.0 Gemfile
fusionauth_client-1.51.0 Gemfile
fusionauth_client-1.50.0 Gemfile