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 0f585e9 commit 488ab6cCopy full SHA for 488ab6c
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- globalid (1.2.0)
+ globalid (1.2.1)
5
activesupport (>= 6.1)
6
7
GEM
globalid.gemspec
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'globalid'
- s.version = '1.2.0'
+ s.version = '1.2.1'
s.summary = 'Refer to any model with a URI: gid://app/class/id'
s.description = 'URIs for your models makes it easy to pass references around.'
0 commit comments