Sha256: b8c8378a19d54bebcb5b9cf6f8108db8cd165cde9220015f1a8eaf9fcd1f8a49

Contents?: true

Size: 293 Bytes

Versions: 11

Compression:

Stored size: 293 Bytes

Contents

source 'https://rubygems.org'
gemspec

gem 'rake'
gem 'colored'
gem 'pry'
gem 'rspec'
gem 'guard'
gem 'guard-rspec'

gem 'appraisal'

gem 'sqlite3', platform: :ruby
gem 'jdbc-sqlite3', platform: :jruby, require: 'jdbc/sqlite3'

gem 'coveralls', require: false

gem 'ruby-prof', platform: :ruby

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
protector-0.4.1 Gemfile
protector-0.4.0 Gemfile
protector-0.3.3 Gemfile
protector-0.3.2 Gemfile
protector-0.3.1 Gemfile
protector-0.3.0 Gemfile
protector-0.3.0.beta.2 Gemfile
protector-0.2.4 Gemfile
protector-0.2.3 Gemfile
protector-0.2.2 Gemfile
protector-0.2.1 Gemfile