Sha256: 93af4508fc45e0a68dc96d82fe13b89f1a4577f0c30f9ae0473a1f9eed10ab2d
Contents?: true
Size: 381 Bytes
Versions: 7
Compression:
Stored size: 381 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } # Specify your gem's dependencies in infinum_azure.gemspec gemspec gem 'bundler' gem 'pry' gem 'pry-byebug' gem 'pry-rails' gem 'rails', '~> 7.0' gem 'rake', '~> 12.0' gem 'rspec', '~> 3.0' gem 'rubocop-infinum' gem 'rubocop-rake' gem 'simplecov'
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
polariscope-0.6.0 | Gemfile |
polariscope-0.5.0 | Gemfile |
polariscope-0.4.0 | Gemfile |
polariscope-0.3.0 | Gemfile |
polariscope-0.2.0 | Gemfile |
polariscope-0.1.3 | Gemfile |
polariscope-0.1.2 | Gemfile |