We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9183a commit 10673efCopy full SHA for 10673ef
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- globalid (1.0.1)
+ globalid (1.1.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 = '1.0.1'
+ s.version = '1.1.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