Sha256: 85ebbea14f0184d0295efd454e1450e4a53a4fb2170f7a804f992e10f9e6407b
Contents?: true
Size: 770 Bytes
Versions: 1
Compression:
Stored size: 770 Bytes
Contents
source "https://rubygems.org" gemspec #gem 'rest-client' , :git => 'https://github.com/rest-client/rest-client.git' #gem 'orientdb' , :path => '/home/topo/orientdb-jruby' , :platforms => :jruby gem 'sdoc', git: 'https://github.com/zzak/sdoc' #gem 'orientdb' , :git => 'git://github.com/topofocus/orientdb-jruby.git', :branch => '2.1.2', :platforms => :jruby group :development, :test do gem "awesome_print" gem "rspec" gem 'rspec-legacy_formatters' gem 'rspec-its' gem 'rspec-given' gem 'rspec-collection_matchers' gem 'rspec-context-private' # gem 'guard-jruby-rspec', :platforms => :jruby, :git => 'git://github.com/jkutner/guard-jruby-rspec.git' gem 'guard'#, :platforms => :ruby gem 'guard-rspec' ## gem 'database_cleaner' gem 'rb-inotify' gem 'pry' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
active-orient-0.80 | Gemfile |