Sha256: 05f648cee464cbc64da8194e3994ec99e1c517a125a17f239243e26414745d11
Contents?: true
Size: 325 Bytes
Versions: 1
Compression:
Stored size: 325 Bytes
Contents
source 'https://rubygems.org' gemspec gem 'test-unit', :platform => :ruby_22 gem 'rack', '~> 1.0' if RUBY_VERSION.to_f <= 2.1 gem 'nokogiri', '~> 1.6.0' if RUBY_VERSION.to_f <= 2.0 gem 'combustion', '~> 0.6', :git => 'https://github.com/pat/combustion.git', :branch => 'master', :ref => 'ef434634d7'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gutentag-0.9.0 | Gemfile |