Sha256: e8f4b8636dc1c972e46b68ec1fbc8bddfb0fd5af55f71b222c98263571849162

Contents?: true

Size: 961 Bytes

Versions: 5

Compression:

Stored size: 961 Bytes

Contents

# -*- mode: ruby; coding: utf-8 -*-
#
# Copyright (C) 2011  Kouhei Sutou <kou@clear-code.com>
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License version 2.1 as published by the Free Software Foundation.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

source "http://rubygems.org/"

gem 'pkg-config'

group :development, :test do
  gem "test-unit"
  gem "test-unit-notify"
  gem "rake"
  gem "rake-compiler"
  gem "jeweler"
  gem "yard"
  gem "packnga"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rroonga-1.2.9 Gemfile
rroonga-1.2.8 Gemfile
rroonga-1.2.7-x86-mswin32 Gemfile
rroonga-1.2.7-x86-mingw32 Gemfile
rroonga-1.2.7 Gemfile