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 40b6cd5 commit a101021Copy full SHA for a101021
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- globalid (1.2.1)
+ globalid (1.3.0)
5
activesupport (>= 6.1)
6
7
GEM
globalid.gemspec
@@ -1,4 +1,5 @@
-version = '1.2.1'
+version = '1.3.0'
+
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'globalid'
0 commit comments