Sha256: 3161d7e7dd051363e9a00618f9f2ddbfe6a2764a0b7982c80aad86702585bea7

Contents?: true

Size: 288 Bytes

Versions: 3

Compression:

Stored size: 288 Bytes

Contents

source "http://rubygems.org"

# Specify your gem's dependencies in the .gemspec file
gemspec

group :development do
  gem 'libnotify', :platforms => :ruby    # MRI, Rubinius but not Windows
end

# Platform specific supplement to .gemspec
gem "win32console", :platforms => [:mingw, :mswin]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
repo_manager-0.7.3 Gemfile
repo_manager-0.7.2 Gemfile
repo_manager-0.7.1 Gemfile