RSpec.describe Dryad::Core do it "has a version number" do expect(Dryad::Core::VERSION).not_to be(nil) end end