Sha256: d731e47ca663334407cb2c6beb0a704bae170a015d08d92196df21c084eaef42

Contents?: true

Size: 386 Bytes

Versions: 1

Compression:

Stored size: 386 Bytes

Contents

source :rubygems

# Use bson_ext for speed improvements:
gem 'bson_ext', '~> 1.0.7'

# This example app needs some gems not provided by sinatra_resource:
gem 'rack-test', '~> 0.5.4'

# Don't use the following line in your sinatra_resource application...
gemspec :path => '../..'
# ...instead use:
# gem 'sinatra_resource', '~> 0.4.24'
# (use the latest version, not necessarily 0.4.24)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sinatra_resource-0.4.24 examples/datacatalog/Gemfile