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 a7919b0 commit 277eb9bCopy full SHA for 277eb9b
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- immutable_struct_ex (1.0.6)
+ immutable_struct_ex (1.0.7)
5
6
GEM
7
remote: https://rubygems.org/
lib/immutable_struct_ex/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module ImmutableStructEx
- VERSION = '1.0.6'
+ VERSION = '1.0.7'
end
0 commit comments