Sha256: 103945ec39b382069e68204a1e2b5f436fbb648af269bb92ea524741eb421cd5

Contents?: true

Size: 196 Bytes

Versions: 5

Compression:

Stored size: 196 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

gemspec

group :development do
    gem 'bundler'
    gem 'minitest'
    gem 'minitest-reporters'
    gem 'rake'
    gem 'rubocop'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
IPinfo-2.2.4 Gemfile
IPinfo-2.2.3 Gemfile
IPinfo-2.2.1 Gemfile
IPinfo-1.1.0 Gemfile
IPinfo-1.0.1 Gemfile