Sha256: df8bd49795427a41c1b063a279894c92e501df765115200059aa1e0873ebe5a5

Contents?: true

Size: 254 Bytes

Versions: 4

Compression:

Stored size: 254 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

gem 'binding_of_caller'
gem 'pry-byebug', '~> 3.9.0', platform: :mri
gem 'rake'

gem 'rspec', '~> 3.0'

gem 'rubocop'
gem 'rubocop-performance'
gem 'rubocop-rake'
gem 'rubocop-rspec'

gemspec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
motion-sparkle-sandbox-2.2 Gemfile
motion-sparkle-sandbox-2.1.1 Gemfile
motion-sparkle-sandbox-2.1.0 Gemfile
motion-sparkle-sandbox-2.0.1 Gemfile