# -*- encoding: utf-8 -*- # stub: bio-velvet_underground 0.2.1 ruby lib # stub: ext/mkrf_conf.rb Gem::Specification.new do |s| s.name = "bio-velvet_underground".freeze s.version = "0.2.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ben Woodcroft".freeze] s.date = "2015-01-05" s.description = "Bindings to some internals of the velvet assembler.".freeze s.email = "donttrustben@gmail.com".freeze s.extensions = ["ext/mkrf_conf.rb".freeze] s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.md".freeze] s.files = [".document".freeze, ".gitmodules".freeze, ".rspec".freeze, ".travis.yml".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "ext/mkrf_conf.rb".freeze, "ext/src/Makefile".freeze, "ext/src/src/allocArray.c".freeze, "ext/src/src/allocArray.h".freeze, "ext/src/src/autoOpen.c".freeze, "ext/src/src/autoOpen.h".freeze, "ext/src/src/binarySequences.c".freeze, "ext/src/src/binarySequences.h".freeze, "ext/src/src/concatenatedGraph.c".freeze, "ext/src/src/concatenatedGraph.h".freeze, "ext/src/src/concatenatedPreGraph.c".freeze, "ext/src/src/concatenatedPreGraph.h".freeze, "ext/src/src/correctedGraph.c".freeze, "ext/src/src/correctedGraph.h".freeze, "ext/src/src/dfib.c".freeze, "ext/src/src/dfib.h".freeze, "ext/src/src/dfibHeap.c".freeze, "ext/src/src/dfibHeap.h".freeze, "ext/src/src/dfibpriv.h".freeze, "ext/src/src/fib.c".freeze, "ext/src/src/fib.h".freeze, "ext/src/src/fibHeap.c".freeze, "ext/src/src/fibHeap.h".freeze, "ext/src/src/fibpriv.h".freeze, "ext/src/src/globals.h".freeze, "ext/src/src/graph.c".freeze, "ext/src/src/graph.h".freeze, "ext/src/src/graphReConstruction.c".freeze, "ext/src/src/graphReConstruction.h".freeze, "ext/src/src/graphStats.c".freeze, "ext/src/src/graphStats.h".freeze, "ext/src/src/kmer.c".freeze, "ext/src/src/kmer.h".freeze, "ext/src/src/kmerOccurenceTable.c".freeze, "ext/src/src/kmerOccurenceTable.h".freeze, "ext/src/src/kseq.h".freeze, "ext/src/src/locallyCorrectedGraph.c".freeze, "ext/src/src/locallyCorrectedGraph.h".freeze, "ext/src/src/passageMarker.c".freeze, "ext/src/src/passageMarker.h".freeze, "ext/src/src/preGraph.c".freeze, "ext/src/src/preGraph.h".freeze, "ext/src/src/preGraphConstruction.c".freeze, "ext/src/src/preGraphConstruction.h".freeze, "ext/src/src/readCoherentGraph.c".freeze, "ext/src/src/readCoherentGraph.h".freeze, "ext/src/src/readSet.c".freeze, "ext/src/src/readSet.h".freeze, "ext/src/src/recycleBin.c".freeze, "ext/src/src/recycleBin.h".freeze, "ext/src/src/roadMap.c".freeze, "ext/src/src/roadMap.h".freeze, "ext/src/src/run.c".freeze, "ext/src/src/run.h".freeze, "ext/src/src/run2.c".freeze, "ext/src/src/scaffold.c".freeze, "ext/src/src/scaffold.h".freeze, "ext/src/src/shortReadPairs.c".freeze, "ext/src/src/shortReadPairs.h".freeze, "ext/src/src/splay.c".freeze, "ext/src/src/splay.h".freeze, "ext/src/src/splayTable.c".freeze, "ext/src/src/splayTable.h".freeze, "ext/src/src/tightString.c".freeze, "ext/src/src/tightString.h".freeze, "ext/src/src/utility.c".freeze, "ext/src/src/utility.h".freeze, "ext/src/third-party/zlib-1.2.3/ChangeLog".freeze, "ext/src/third-party/zlib-1.2.3/FAQ".freeze, "ext/src/third-party/zlib-1.2.3/INDEX".freeze, "ext/src/third-party/zlib-1.2.3/Makefile".freeze, "ext/src/third-party/zlib-1.2.3/Makefile.in".freeze, "ext/src/third-party/zlib-1.2.3/README".freeze, "ext/src/third-party/zlib-1.2.3/adler32.c".freeze, "ext/src/third-party/zlib-1.2.3/algorithm.txt".freeze, "ext/src/third-party/zlib-1.2.3/amiga/Makefile.pup".freeze, "ext/src/third-party/zlib-1.2.3/amiga/Makefile.sas".freeze, "ext/src/third-party/zlib-1.2.3/as400/bndsrc".freeze, "ext/src/third-party/zlib-1.2.3/as400/compile.clp".freeze, "ext/src/third-party/zlib-1.2.3/as400/readme.txt".freeze, "ext/src/third-party/zlib-1.2.3/as400/zlib.inc".freeze, "ext/src/third-party/zlib-1.2.3/compress.c".freeze, "ext/src/third-party/zlib-1.2.3/configure".freeze, "ext/src/third-party/zlib-1.2.3/contrib/README.contrib".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/buffer_demo.adb".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/mtest.adb".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/read.adb".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/readme.txt".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/test.adb".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/zlib-streams.adb".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/zlib-streams.ads".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/zlib-thin.adb".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/zlib-thin.ads".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/zlib.adb".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/zlib.ads".freeze, "ext/src/third-party/zlib-1.2.3/contrib/ada/zlib.gpr".freeze, "ext/src/third-party/zlib-1.2.3/contrib/asm586/README.586".freeze, "ext/src/third-party/zlib-1.2.3/contrib/asm586/match.S".freeze, "ext/src/third-party/zlib-1.2.3/contrib/asm686/README.686".freeze, "ext/src/third-party/zlib-1.2.3/contrib/asm686/match.S".freeze, "ext/src/third-party/zlib-1.2.3/contrib/blast/Makefile".freeze, "ext/src/third-party/zlib-1.2.3/contrib/blast/README".freeze, "ext/src/third-party/zlib-1.2.3/contrib/blast/blast.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/blast/blast.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/blast/test.pk".freeze, "ext/src/third-party/zlib-1.2.3/contrib/blast/test.txt".freeze, "ext/src/third-party/zlib-1.2.3/contrib/delphi/ZLib.pas".freeze, "ext/src/third-party/zlib-1.2.3/contrib/delphi/ZLibConst.pas".freeze, "ext/src/third-party/zlib-1.2.3/contrib/delphi/readme.txt".freeze, "ext/src/third-party/zlib-1.2.3/contrib/delphi/zlibd32.mak".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib.build".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib.chm".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib.sln".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib/AssemblyInfo.cs".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib/ChecksumImpl.cs".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib/CircularBuffer.cs".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib/CodecBase.cs".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib/Deflater.cs".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib/DotZLib.cs".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib/DotZLib.csproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib/GZipStream.cs".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib/Inflater.cs".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/DotZLib/UnitTests.cs".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/LICENSE_1_0.txt".freeze, "ext/src/third-party/zlib-1.2.3/contrib/dotzlib/readme.txt".freeze, "ext/src/third-party/zlib-1.2.3/contrib/infback9/README".freeze, "ext/src/third-party/zlib-1.2.3/contrib/infback9/infback9.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/infback9/infback9.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/infback9/inffix9.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/infback9/inflate9.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/infback9/inftree9.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/infback9/inftree9.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/inflate86/inffas86.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/inflate86/inffast.S".freeze, "ext/src/third-party/zlib-1.2.3/contrib/iostream/test.cpp".freeze, "ext/src/third-party/zlib-1.2.3/contrib/iostream/zfstream.cpp".freeze, "ext/src/third-party/zlib-1.2.3/contrib/iostream/zfstream.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/iostream2/zstream.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/iostream2/zstream_test.cpp".freeze, "ext/src/third-party/zlib-1.2.3/contrib/iostream3/README".freeze, "ext/src/third-party/zlib-1.2.3/contrib/iostream3/TODO".freeze, "ext/src/third-party/zlib-1.2.3/contrib/iostream3/test.cc".freeze, "ext/src/third-party/zlib-1.2.3/contrib/iostream3/zfstream.cc".freeze, "ext/src/third-party/zlib-1.2.3/contrib/iostream3/zfstream.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masm686/match.asm".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx64/bld_ml64.bat".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx64/gvmat64.asm".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx64/gvmat64.obj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx64/inffas8664.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx64/inffasx64.asm".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx64/inffasx64.obj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx64/readme.txt".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx86/bld_ml32.bat".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx86/gvmat32.asm".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx86/gvmat32.obj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx86/gvmat32c.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx86/inffas32.asm".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx86/inffas32.obj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx86/mkasm.bat".freeze, "ext/src/third-party/zlib-1.2.3/contrib/masmx86/readme.txt".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/ChangeLogUnzip".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/Makefile".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/crypt.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/ioapi.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/ioapi.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/iowin32.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/iowin32.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/miniunz.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/minizip.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/mztools.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/mztools.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/unzip.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/unzip.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/zip.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/minizip/zip.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/pascal/example.pas".freeze, "ext/src/third-party/zlib-1.2.3/contrib/pascal/readme.txt".freeze, "ext/src/third-party/zlib-1.2.3/contrib/pascal/zlibd32.mak".freeze, "ext/src/third-party/zlib-1.2.3/contrib/pascal/zlibpas.pas".freeze, "ext/src/third-party/zlib-1.2.3/contrib/puff/Makefile".freeze, "ext/src/third-party/zlib-1.2.3/contrib/puff/README".freeze, "ext/src/third-party/zlib-1.2.3/contrib/puff/puff.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/puff/puff.h".freeze, "ext/src/third-party/zlib-1.2.3/contrib/puff/zeros.raw".freeze, "ext/src/third-party/zlib-1.2.3/contrib/testzlib/testzlib.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/testzlib/testzlib.txt".freeze, "ext/src/third-party/zlib-1.2.3/contrib/untgz/Makefile".freeze, "ext/src/third-party/zlib-1.2.3/contrib/untgz/Makefile.msc".freeze, "ext/src/third-party/zlib-1.2.3/contrib/untgz/untgz.c".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/readme.txt".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc7/miniunz.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc7/minizip.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc7/testzlib.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc7/zlib.rc".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc7/zlibstat.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc7/zlibvc.def".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc7/zlibvc.sln".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc7/zlibvc.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc8/miniunz.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc8/minizip.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc8/testzlib.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc8/testzlibdll.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc8/zlib.rc".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc8/zlibstat.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc8/zlibvc.def".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc8/zlibvc.sln".freeze, "ext/src/third-party/zlib-1.2.3/contrib/vstudio/vc8/zlibvc.vcproj".freeze, "ext/src/third-party/zlib-1.2.3/crc32.c".freeze, "ext/src/third-party/zlib-1.2.3/crc32.h".freeze, "ext/src/third-party/zlib-1.2.3/deflate.c".freeze, "ext/src/third-party/zlib-1.2.3/deflate.h".freeze, "ext/src/third-party/zlib-1.2.3/example.c".freeze, "ext/src/third-party/zlib-1.2.3/examples/README.examples".freeze, "ext/src/third-party/zlib-1.2.3/examples/fitblk.c".freeze, "ext/src/third-party/zlib-1.2.3/examples/gun.c".freeze, "ext/src/third-party/zlib-1.2.3/examples/gzappend.c".freeze, "ext/src/third-party/zlib-1.2.3/examples/gzjoin.c".freeze, "ext/src/third-party/zlib-1.2.3/examples/gzlog.c".freeze, "ext/src/third-party/zlib-1.2.3/examples/gzlog.h".freeze, "ext/src/third-party/zlib-1.2.3/examples/zlib_how.html".freeze, "ext/src/third-party/zlib-1.2.3/examples/zpipe.c".freeze, "ext/src/third-party/zlib-1.2.3/examples/zran.c".freeze, "ext/src/third-party/zlib-1.2.3/gzio.c".freeze, "ext/src/third-party/zlib-1.2.3/infback.c".freeze, "ext/src/third-party/zlib-1.2.3/inffast.c".freeze, "ext/src/third-party/zlib-1.2.3/inffast.h".freeze, "ext/src/third-party/zlib-1.2.3/inffixed.h".freeze, "ext/src/third-party/zlib-1.2.3/inflate.c".freeze, "ext/src/third-party/zlib-1.2.3/inflate.h".freeze, "ext/src/third-party/zlib-1.2.3/inftrees.c".freeze, "ext/src/third-party/zlib-1.2.3/inftrees.h".freeze, "ext/src/third-party/zlib-1.2.3/make_vms.com".freeze, "ext/src/third-party/zlib-1.2.3/minigzip.c".freeze, "ext/src/third-party/zlib-1.2.3/msdos/Makefile.bor".freeze, "ext/src/third-party/zlib-1.2.3/msdos/Makefile.dj2".freeze, "ext/src/third-party/zlib-1.2.3/msdos/Makefile.emx".freeze, "ext/src/third-party/zlib-1.2.3/msdos/Makefile.msc".freeze, "ext/src/third-party/zlib-1.2.3/msdos/Makefile.tc".freeze, "ext/src/third-party/zlib-1.2.3/old/Makefile.riscos".freeze, "ext/src/third-party/zlib-1.2.3/old/README".freeze, "ext/src/third-party/zlib-1.2.3/old/descrip.mms".freeze, "ext/src/third-party/zlib-1.2.3/old/os2/Makefile.os2".freeze, "ext/src/third-party/zlib-1.2.3/old/os2/zlib.def".freeze, "ext/src/third-party/zlib-1.2.3/old/visual-basic.txt".freeze, "ext/src/third-party/zlib-1.2.3/old/zlib.html".freeze, "ext/src/third-party/zlib-1.2.3/projects/README.projects".freeze, "ext/src/third-party/zlib-1.2.3/projects/visualc6/README.txt".freeze, "ext/src/third-party/zlib-1.2.3/projects/visualc6/example.dsp".freeze, "ext/src/third-party/zlib-1.2.3/projects/visualc6/minigzip.dsp".freeze, "ext/src/third-party/zlib-1.2.3/projects/visualc6/zlib.dsp".freeze, "ext/src/third-party/zlib-1.2.3/projects/visualc6/zlib.dsw".freeze, "ext/src/third-party/zlib-1.2.3/qnx/package.qpg".freeze, "ext/src/third-party/zlib-1.2.3/trees.c".freeze, "ext/src/third-party/zlib-1.2.3/trees.h".freeze, "ext/src/third-party/zlib-1.2.3/uncompr.c".freeze, "ext/src/third-party/zlib-1.2.3/win32/DLL_FAQ.txt".freeze, "ext/src/third-party/zlib-1.2.3/win32/Makefile.bor".freeze, "ext/src/third-party/zlib-1.2.3/win32/Makefile.emx".freeze, "ext/src/third-party/zlib-1.2.3/win32/Makefile.gcc".freeze, "ext/src/third-party/zlib-1.2.3/win32/Makefile.msc".freeze, "ext/src/third-party/zlib-1.2.3/win32/VisualC.txt".freeze, "ext/src/third-party/zlib-1.2.3/win32/zlib.def".freeze, "ext/src/third-party/zlib-1.2.3/win32/zlib1.rc".freeze, "ext/src/third-party/zlib-1.2.3/zconf.h".freeze, "ext/src/third-party/zlib-1.2.3/zconf.in.h".freeze, "ext/src/third-party/zlib-1.2.3/zlib.3".freeze, "ext/src/third-party/zlib-1.2.3/zlib.h".freeze, "ext/src/third-party/zlib-1.2.3/zutil.c".freeze, "ext/src/third-party/zlib-1.2.3/zutil.h".freeze, "lib/bio-velvet_underground.rb".freeze, "lib/bio-velvet_underground/binary_sequence_store.rb".freeze, "lib/bio-velvet_underground/constants.rb".freeze, "lib/bio-velvet_underground/external/VERSION".freeze, "lib/bio-velvet_underground/graph.rb".freeze, "lib/bio-velvet_underground/runner.rb".freeze, "spec/binary_sequence_store_spec.rb".freeze, "spec/data/1/CnyUnifiedSeq".freeze, "spec/data/2/CnyUnifiedSeq".freeze, "spec/data/3/Assem/Graph2".freeze, "spec/data/3/Assem/LastGraph".freeze, "spec/data/3/Assem/Log".freeze, "spec/data/3/Assem/PreGraph".freeze, "spec/data/3/Assem/Roadmaps".freeze, "spec/data/3/Assem/Sequences".freeze, "spec/data/3/Assem/contigs.fa".freeze, "spec/data/3/Assem/stats.txt".freeze, "spec/data/3/Sequences".freeze, "spec/data/4/LastGraphKmer51Head".freeze, "spec/data/5_singles_and_pairs/CnyUnifiedSeq".freeze, "spec/data/5_singles_and_pairs/CnyUnifiedSeq.names".freeze, "spec/data/5_singles_and_pairs/HOWTO_RECREATE.txt".freeze, "spec/data/5_singles_and_pairs/Log".freeze, "spec/data/5_singles_and_pairs/Roadmaps".freeze, "spec/graph_spec.rb".freeze, "spec/runner_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/wwood/bioruby-velvet_underground".freeze s.licenses = ["GPL".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Bindings to some internals of the velvet assembler".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["> 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.8".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.7".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, [">= 1.0.21".freeze]) s.add_development_dependency(%q.freeze, [">= 1.4.2".freeze]) end