mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-05 19:06:12 +02:00
v0.3.2
This commit is contained in:
parent
f6e12baca3
commit
937cdc0b39
@ -1,3 +1,8 @@
|
||||
Release 0.3.2 - 2014/11/10
|
||||
|
||||
* [fixed] Auto update fluentd-ui feature
|
||||
|
||||
|
||||
Release 0.3.1 - 2014/11/05
|
||||
|
||||
* [maintenance] Update dependencies
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fluentd-ui (0.3.1)
|
||||
fluentd-ui (0.3.2)
|
||||
addressable
|
||||
bundler
|
||||
draper (~> 1.3)
|
||||
@ -103,7 +103,7 @@ GEM
|
||||
http-cookie (1.0.2)
|
||||
domain_name (~> 0.5)
|
||||
http_parser.rb (0.6.0)
|
||||
httpclient (2.5.3.1)
|
||||
httpclient (2.5.3.2)
|
||||
i18n (0.6.11)
|
||||
i18n_generators (1.2.1)
|
||||
mechanize
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
module FluentdUI
|
||||
VERSION = "0.3.1"
|
||||
VERSION = "0.3.2"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user