Sha256: 7b1ec8e3a7f93eb48c6bb5e44b393a8781875ff5b175c33b62650fff8a4b6cd4

Contents?: true

Size: 177 Bytes

Versions: 11

Compression:

Stored size: 177 Bytes

Contents

# frozen_string_literal: true

source "https://rubygems.org"

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

gem "pry"

group :test do
  gem "factory_bot"
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
beyond_api-0.24.3.pre Gemfile
beyond_api-0.24.2.pre Gemfile
beyond_api-0.24.1.pre Gemfile
beyond_api-0.24.0.pre Gemfile
beyond_api-0.23.0.pre Gemfile
beyond_api-0.22.2.pre Gemfile
beyond_api-0.22.1.pre Gemfile
beyond_api-0.22.0.pre Gemfile
beyond_api-0.21.0.pre Gemfile
beyond_api-0.20.0.pre Gemfile
beyond_api-0.19.0.pre Gemfile