summaryrefslogtreecommitdiff
path: root/json_pure.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'json_pure.gemspec')
-rw-r--r--json_pure.gemspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/json_pure.gemspec b/json_pure.gemspec
index b72f1a3..3020176 100644
--- a/json_pure.gemspec
+++ b/json_pure.gemspec
@@ -1,14 +1,14 @@
# -*- encoding: utf-8 -*-
-# stub: json_pure 1.8.4 ruby lib
+# stub: json_pure 1.8.5 ruby lib
Gem::Specification.new do |s|
s.name = "json_pure"
- s.version = "1.8.4"
+ s.version = "1.8.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Florian Frank"]
- s.date = "2015-09-11"
+ s.date = "2015-10-20"
s.description = "This is a JSON implementation in pure Ruby."
s.email = "flori@ping.de"
s.extra_rdoc_files = ["README.rdoc"]