Sha256: 3d010cc11cb0c33c9c506b52e64f3774f17c9cfcf0023a717c2d86c0ee76da80
Contents?: true
Size: 232 Bytes
Versions: 4
Compression:
Stored size: 232 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' gemspec group :test, :development do gem 'pry-byebug', '~> 3.10', '>= 3.10.1' gem 'rspec', '~> 3.12' gem 'rubocop', '~> 1.58' gem 'rubocop-rspec', '~> 2.25' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
nano-bots-1.1.2 | Gemfile |
nano-bots-1.1.1 | Gemfile |
nano-bots-1.1.0 | Gemfile |
nano-bots-1.0.1 | Gemfile |