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 a3dcf7a commit c6bda15Copy full SHA for c6bda15
jbuilder.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'jbuilder'
3
- s.version = '2.11.4'
+ s.version = '2.11.5'
4
s.authors = 'David Heinemeier Hansson'
5
s.email = '[email protected]'
6
s.summary = 'Create JSON structures via a Builder-style DSL'
0 commit comments