Sha256: adea18243473b4acc3bca1e5a2c16b9e1d805e58f51d8c42c01b8080c2aa5e2d

Contents?: true

Size: 189 Bytes

Versions: 12

Compression:

Stored size: 189 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

gemspec

group :test, :development do
  gem 'rspec', '~> 3.12'
  gem 'rubocop', '~> 1.47'
  gem 'rubocop-rspec', '~> 2.22'
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
nano-bots-0.1.1 Gemfile
nano-bots-0.1.0 Gemfile
nano-bots-0.0.10 Gemfile
nano-bots-0.0.9 Gemfile
nano-bots-0.0.8 Gemfile
nano-bots-0.0.7 Gemfile
nano-bots-0.0.6 Gemfile
nano-bots-0.0.5 Gemfile
nano-bots-0.0.4 Gemfile
nano-bots-0.0.3 Gemfile
nano-bots-0.0.2 Gemfile
nano-bots-0.0.1 Gemfile