We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc385fe commit 9cbb617Copy full SHA for 9cbb617
hocon.gemspec
@@ -1,7 +1,7 @@
1
Gem::Specification.new do |s|
2
s.name = 'hocon'
3
s.version = '1.0.0'
4
- s.date = '2016-02-16'
+ s.date = '2016-03-16'
5
s.summary = "HOCON Config Library"
6
s.description = "== A port of the Java {Typesafe Config}[https://github.com/typesafehub/config] library to Ruby"
7
s.authors = ["Chris Price", "Wayne Warren", "Preben Ingvaldsen", "Joe Pinsonault", "Kevin Corcoran"]
0 commit comments