Sha256: da8910ea4a88b4741d4d2514228957f125365a3914f90f9476b3845fd1035478

Contents?: true

Size: 243 Bytes

Versions: 3

Compression:

Stored size: 243 Bytes

Contents

source 'https://rubygems.org'

if RUBY_VERSION =~ /1.9/
  Encoding.default_external = Encoding::UTF_8
  Encoding.default_internal = Encoding::UTF_8
end

# Specify your gem's dependencies in narou.gemspec
gemspec

gem "rspec"
gem "rspec-core"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
narou-1.7.2 Gemfile
narou-1.7.0 Gemfile
narou-1.6.2 Gemfile