dasht.gemspec in dasht-0.1.5 vs dasht.gemspec in dasht-0.1.6
- old
+ new
@@ -1,19 +1,19 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: dasht 0.1.5 ruby lib
+# stub: dasht 0.1.6 ruby lib
Gem::Specification.new do |s|
s.name = "dasht"
- s.version = "0.1.5"
+ s.version = "0.1.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Rusty Klophaus"]
- s.date = "2015-09-23"
+ s.date = "2015-10-15"
s.description = "Dasht is a framework for building beautiful, developer-focused application dashboards. Dasht is especially good at displaying high-level application stats in real-time on a wall-mounted monitor."
s.email = "rklophaus@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
@@ -43,20 +43,21 @@
"assets/plugins/value.html",
"assets/plugins/value.js",
"dasht.gemspec",
"examples/simple_heroku_dashboard.rb",
"examples/simple_heroku_dashboard_2.rb",
+ "fivestreet_example.jpg",
"lib/dasht.rb",
"lib/dasht/array_monkeypatching.rb",
"lib/dasht/base.rb",
"lib/dasht/board.rb",
"lib/dasht/list.rb",
"lib/dasht/log_thread.rb",
"lib/dasht/metric.rb",
"lib/dasht/metrics.rb",
"lib/dasht/rack_app.rb",
"lib/dasht/reloader.rb",
- "screenshot_1.png",
+ "screenshot.png",
"test/helper.rb",
"test/test_list.rb",
"test/test_metric.rb",
"views/dashboard.erb"
]