Sha256: 8c8864d4c785634dd085affd5fb2cd65cded40708d52aabeaeef3c0d8d4491ea

Contents?: true

Size: 286 Bytes

Versions: 9

Compression:

Stored size: 286 Bytes

Contents

source 'https://rubygems.org'
gemspec

gem 'rake'
gem 'colored'
gem 'pry'
gem 'rspec'
gem 'simplecov', require: false
gem 'simplecov-summary'

gem 'appraisal'

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

gem 'ruby-prof', platform: :ruby

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
protector-0.7.0 Gemfile
protector-0.6.4 Gemfile
protector-0.6.3 Gemfile
protector-0.6.2 Gemfile
protector-0.6.1 Gemfile
protector-0.6.0 Gemfile
protector-0.6.0.beta.1 Gemfile
protector-0.5.5 Gemfile
protector-0.5.4 Gemfile