Sha256: e15a72163b20feb94e2cc31d2178a76fd05a1fd16e2adba30fcae9d268c42a87

Contents?: true

Size: 219 Bytes

Versions: 9

Compression:

Stored size: 219 Bytes

Contents

source 'https://rubygems.org'

gemspec
gem 'rake', '>= 12.3.3'

gem 'coveralls', '~> 0.8.23', require: false

group :test do
  gem 'rspec', '~> 3.4.0'
  gem 'rspec-collection_matchers', '~> 1.1.2'
  gem 'simplecov'
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
rjgit-7.0.0.0 Gemfile
rjgit-6.8.0.0 Gemfile
rjgit-6.7.0.0 Gemfile
rjgit-6.6.0.0 Gemfile
rjgit-6.5.0.0 Gemfile
rjgit-6.4.0.1 Gemfile
rjgit-6.4.0.0 Gemfile
rjgit-6.2.0.0 Gemfile
rjgit-6.1.0.0 Gemfile