We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29e12cb commit beab3e4Copy full SHA for beab3e4
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- globalid (0.5.2)
+ globalid (0.6.0)
5
activesupport (>= 5.0)
6
7
GEM
globalid.gemspec
Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.name = 'globalid'
- s.version = '0.5.2'
+ s.version = '0.6.0'
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