Slide 38
Slide 38 text
junit
junit
4.10
test
com.h2database
h2
${h2database.version}
test
org.springframework
spring-test
${org.springframework-version}
test
source "https://rubygems.org"
gem 'sinatra', '1.4.1'
gem 'dm-core', '1.2.0'
gem 'dm-types', '1.2.2'
gem 'dm-sqlite-adapter', '1.2.0'
gem 'jdbc-sqlite3', '3.7.2', platforms: :jruby
gem 'dm-zim-adapter', '0.0.1', platforms: :jruby
gem 'do_zim', '0.0.1', platforms: :jruby
gem 'dm-aggregates', '1.2.0'
gem 'dm-validations', '1.2.0'
gem 'dm-timestamps', '1.2.0'
gem 'dm-serializer', '1.2.2'
gem 'dm-migrations', '1.2.0'