Sha256: 06448f272a8d5e75e317a8ea7fd2c576979a2fff36fcce66a0a57690579c23d5

Contents?: true

Size: 673 Bytes

Versions: 7

Compression:

Stored size: 673 Bytes

Contents

source "https://rubygems.org"

# Declare your gem's dependencies in test_engine.gemspec.
# Bundler will treat runtime dependencies like base dependencies, and
# development dependencies will be added by default to the :development group.
gemspec

# Declare any dependencies that are still in development here instead of in
# your gemspec. These might include edge Rails or gems from your path or
# Git. Remember to move these dependencies to your gemspec before releasing
# your gem to rubygems.org.

# To use debugger
# gem 'debugger'

#gem "json_voorhees", :git => "https://github.com/cleor41/json_voorhees.git    "
gem "json_voorhees", :path => "../../../json_voorhees"

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
json_voorhees-0.2.3 test/test_engine/Gemfile
json_voorhees-0.2.2 test/test_engine/Gemfile
json_voorhees-0.2.1 test/test_engine/Gemfile
json_voorhees-0.2.0 test/test_engine/Gemfile
json_voorhees-0.1.0 test/test_engine/Gemfile
json_voorhees-0.0.2 test/test_engine/Gemfile
json_voorhees-0.0.1 test/test_engine/Gemfile